Elasticsearch v6 support is here and important fixes
Since the v1.5.0
release ~2w ago, we have seen an explosion of activity around our github - 2,500+ new 🌟 gazers, new contributors, watchers, forkers and issues - and several edge-cases and important bugs got surfaced. Cheers for the amazing support! 🥂
With this release, we are officially adding support for Elasticsearch v6 (see #190 and #192).
We are also fixing two important functionalities that were breaking for majority of users:
- There was a bug with exporting JSON / CSV files, which has been addressed in #187.
- Query view couldn't scroll to the next page of documents, which has been addressed in #193.
We would also like to thank these new contributors 🙇:
- @MPierre9 implemented important usability fixes related to #174 and #176.
- @bstst helped debug an interesting edge-case around indexing parent-child documents at #139.
- @brylie for bringing up new suggestions around improving future usability, one of which has already been baked in this release #183.
- @EdwardBetts for proof-reading the README #186.
Full changelog can be seen here.
The new 1.6.0
release can be downloaded as a docker image, chrome extension, or can be tried as a web app here.