Banana 1.6.0
This release includes the following key new features and improvements:
- Hits panel can now show a stats value (e.g. min, max, mean, and etc).
- Publish Banana WAR to Maven Central. #203
- Fix d3.tip module.
- Add a D3 Bar Chart panel. #175
- Add an option to ignore stop words (English) in Tag cloud panel. #174
- Add Antarctica to the World map in Map panel. #173
- Add Sunburst panel. #169
- Add banana-int conf directory to support Solr 5.x.
- Add export option to Terms panel. #228
- Various bug fixes and improvements:
- Remove unused ajax-solr library.
- JSHint fixes. #223
- Update filesaver.js to the latest version . #222
- Translation of field names in Table micropanel. #221
- Allow human-friendly translations for facet fields to be defined on a per-dashboard basis. #217
- Update browser window/tab title to reflect current dashboard title. #215
- JS Docs for underscore.extended.js + kbn.js in src/app/components. #206
- Method documentation & typo clean-up in kbn.js. #205
- Fix IE bug in Map panel. #204
- Fix Terms panel bug: exclude_filter value change to empty. #197
- Centralize downloading / exporting response data. #227