-
Notifications
You must be signed in to change notification settings - Fork 235
Roadmap
Andrew Thanalertvisuti edited this page Mar 17, 2015
·
5 revisions
Please note that after v1.5.0, we will continue to maintain the code in this branch (e.g. bug fixes and general improvement). However, our main focus will be on releasing v2.0.0.
- Improvements in Table panel:
- Dynamically display only non-empty fields on the field list.
- Enhance micropanel by adding an option to calculate the top field values from all data in Solr (not just the data retrieved in the table).
- Add a new solrSrv service code to improve and optimize Solr requests.
- Add a template panel for tutorial on how to build a custom panel.
- Bug fixes and enhancements to some panels.
More details will be included in the release notes for each release.
Starting with v2.0.0, Banana will include server-side code (powered by NodeJS) in order to support more functionalities and features that we cannot accomplish with client-side Javascript alone.