Skip to content

Commit 8e69b9e

Browse files
committed
Finalized 2.1.8 release notes
1 parent 4a8381e commit 8e69b9e

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
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
215
New features:
316
- Added *Radar Charts/Spider Charts*.

release-notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,8 @@ New features:
77

88
Bug 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).

0 commit comments

Comments
 (0)