File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ ## NeoDash 2.1.8
2+ New features:
3+ - Added the [ Dashboard Gallery] ( https://neodash-gallery.graphapp.io ) , a live gallery of example NeoDash dashboards.
4+ - Added ** Gauge Charts** , a contribution of the [ BlueHound] ( https://github.com/zeronetworks/BlueHound ) fork.
5+ - Updated testing pipeline to work as an independent procedure.
6+ - Added option to select a different Neo4j database for each report.
7+
8+ Bug fixes:
9+ - Fixed issue preventing dashboards to be shared with a non-standard database name.
10+ - Fixed table chart breaking when returning a property called 'id' with a null value.
11+ - Fixed bug not allowing users to select a different database when loading/saving a dashboard.
12+
13+
114## NeoDash 2.1.6 & 2.1.7
215New features:
316- Added * Radar Charts/Spider Charts* .
Original file line number Diff line number Diff line change @@ -7,4 +7,8 @@ New features:
77
88Bug fixes:
99- Fixed issue preventing dashboards to be shared with a non-standard database name.
10- -
10+ - Fixed table chart breaking when returning a property called 'id' with a null value.
11+ - Fixed bug not allowing users to select a different database when loading/saving a dashboard.
12+
13+
14+ For a complete version history, see the [ Changelog] ( https://github.com/neo4j-labs/neodash/blob/master/changelog.md ) .
You can’t perform that action at this time.
0 commit comments