Banana 1.4.0
Banana 1.4.0 contains many new features, new panels, enhancements and bug fixes to improve the overall experience and stability. Thank you our communities for all the contributions! Please keep sending us feedbacks and suggestions so we can continue to improve Banana!
Key new features and improvements in this release are the followings:
- Performance optimization by better utilizing Solr's caches in Timepicker Module with Relative time mode or Since time mode.
- A new Full Text Search panel allows you to visualize your non time-series data with faceting and highlighting capabilities of Solr.
- New features and enhancements in Table panel:
- Sorting option can be turned off in order to speed up the search results returned from Solr.
- A table column can be set as hyperlink column so that its values will be clickable and linked to URIs.
- Display images inside a table column.
- Improvement in Range Facet panel with the ability to set the chart's precision automatically or manually.
- In Terms panel, the chart colors can be customized by changing the default color template or using field values as colors.
- Allow loading and saving dashboard to Gist.
- Fix Solr server location for banana-int collection. Now banana-int should be located on the same Solr server as specified in Solr Settings in the Dashboard configuration. You do not have to manually edit config.js file anymore.
- New button on the dashboard to quickly create a new dashboard from templates. Currently, we provide two default templates: Time-series dashboard and Non time-series dashboard.
- Histogram panel will not require time field in the setting anymore, because it will use the same time field from the Filtering panel.
- Usability enhancement to all panels by allowing you to specifying custom help messages inside each panel without needing to use Text panel. So now you can embed any information or instructions for each panel in the dashboard to better communicate with your users.