Releases: appbaseio/dejavu
Fixes Subscription Behavior
- Fixes the subscription behavior in the Auth Callback.
Slick UI updates and Chrome Extension Release
Dejavu v0.9
and future releases will be available as a chrome extension at https://chrome.google.com/webstore/detail/dejavu/jopjeaiilkcibeohjdmejhoifenbnmlh in the light of Google phasing out Chrome apps starting mid 2017.
v0.9.1
comes with a slicker User Interface and a subscription modal to keep in know how of new releases.
Chrome App Freeze
- Fixes #43.
Chrome app version is freezed at v0.8.3
as Google is phasing out chrome packaged apps by mid 2017. New versions from v0.9
are available as a chrome extension at https://chrome.google.com/webstore/detail/dejavu/jopjeaiilkcibeohjdmejhoifenbnmlh.
Elasticsearch v0.5.0 compatibaility
Brings v0.5.0 compatibility and makes changes to the share links.
Auto handle edge-cases
- Removes types that have no documents from view
- For Elasticsearch branch (
master
), dejaVu creates an index if one doesn't exist - Start of internal code refactoring that separates branch concerns
Elasticsearch Plugin Release: Auto handle edge-cases
- Removes types that have no documents from view
- For Elasticsearch branch (master), dejaVu creates an index if one doesn't exist
- Start of internal code refactoring that separates branch concerns
Fixes update documents behavior
Fixes an issue with updating documents from the chrome app - #32.
Accessibility update
Accessibility update
Syncs Elasticsearch plugin release with the chrome app.
Elasticsearch Plugin Release
Sync Elasticsearch plugin release with the chrome extension semver.