Skip to content

Releases: appbaseio/mirage

Elasticsearch Chrome ext - Support for index aliases

09 Jan 05:31
Compare
Choose a tag to compare

Bug Fixes

  • Support index aliases (alternative for appname) for authentication cd500ee.

Elasticsearch Chrome Ext - Improved geo_distance sorting

03 Dec 00:28
Compare
Choose a tag to compare

Features

  • Improved geo_distance sorting e8cea6a
  • Add support for sub(raw) fields 5267eb2
  • Misc UI fixes 5267eb2
  • Bug fixes for supporting preloaded queries 456aabf

Elasticsearch Plugin - Improved geo_distance sorting

03 Dec 00:29
Compare
Choose a tag to compare

Features

  • Improved geo_distance sorting e8cea6a
  • Add support for sub(raw) fields 5267eb2
  • Misc UI fixes 5267eb2
  • Bug fixes for supporting preloaded queries 456aabf

Elasticsearch Chrome Ext - Sorting support added

24 Nov 10:07
Compare
Choose a tag to compare

Features

  • Support for sorting added 7e439a6
    • Support for sorting with optional params is added 58d03da
    • Support for geo_distance sorting is added 7d6e013
  • UI upgrades 8ff49f4

Elasticsearch Plugin - Sorting support added

24 Nov 10:04
Compare
Choose a tag to compare

Features

  • Support for sorting added 7e439a6
    • Support for sorting with optional params is added 58d03da
    • Support for geo_distance sorting is added 7d6e013
  • UI upgrades 8ff49f4

Elasticsearch Chrome Ext - Joining Queries Added

13 Nov 18:09
Compare
Choose a tag to compare

Features

  • Support for ES v5.0 added 9446863
  • Joining Queries are supported.
  • Some Span Queries are supported.

Elasticsearch Plugin - Joining Queries added

11 Nov 15:12
Compare
Choose a tag to compare

Features

  • Support for es v5.0 added 9446863
  • Joining Queries are supported.
  • Some Span Queries are supported.

Elasticsearch Plugin - Geo Queries added

24 Oct 14:42
Compare
Choose a tag to compare

Features

  • Docker file is added 62119f9
  • Geo queries are supported.
  • GeoBoundingBox Query is added e9b3de8
  • GeoDistanceRange Query is added c08e75b
  • GeoPolygon Query is added f3cea89
  • GeohashCell Query is added 7602555
  • GeoShape Query is added 0e11fc8

Bug fixes

  • Show error message if type is not found 2243fd7.

Docker file and geo queries added

24 Oct 13:48
Compare
Choose a tag to compare

Features

  • Docker file is added 62119f9
  • Geo queries are supported.
  • GeoBoundingBox Query is added e9b3de8
  • GeoDistanceRange Query is added c08e75b
  • GeoPolygon Query is added f3cea89
  • GeohashCell Query is added 7602555
  • GeoShape Query is added 0e11fc8

Bug fixes

  • Show error message if type is not found 2243fd7.

Angular 2.0 upgrade and new features - Elasticsearch Plugin Release

14 Oct 11:25
Compare
Choose a tag to compare

Features

  • GeoDistance query is supported for the geo-point datatype field f10cae3, 6cf12bf
  • Sub-fields are now supported in fields dropdown GUI (not to be confused with nested object fields) 01593c3
  • Filter clause is supported in the bool query combinator c883dd8
  • Elasticsearch Plugin: Show existing indices in the appname field when connecting to an Elasticsearch cluster d525a44

Bug fixes

  • Remove should_not clause from the bool query combinator clauses c883dd8
  • connect button should be disabled when url or appname field has no value c71ed9d