Skip to content

Commit eb05802

Browse files
author
Marius Conjeaud
committed
Update release notes 2.4.5
1 parent 9c4475e commit eb05802

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

release-notes.md

+10-7
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
## NeoDash 2.4.4
2-
This is a hotfix release fixing some breaking issues in the 2.4.3:
3-
- Fixed number parsing using newer versions of the Neo4j driver. [811](https://github.com/neo4j-labs/neodash/pull/811)
4-
- Reverted new connection handler for auto-renewed SSO sessions. [815](https://github.com/neo4j-labs/neodash/pull/815)
5-
- Improved handling of parameters in form extension, resolved local state issues. [813](https://github.com/neo4j-labs/neodash/pull/813)
6-
- Updated Role management extension to no longer execute queries in parallel, improved UX and error handling [813](https://github.com/neo4j-labs/neodash/pull/813)
1+
## NeoDash 2.4.5
2+
This is a small release containing a few fixes:
3+
- Fixed rendering of string arrays inside tables, report titles, and report action buttons [849](https://github.com/neo4j-labs/neodash/pull/849)
4+
- Allowed text to wrap in tables, preserving the number of rows [852](https://github.com/neo4j-labs/neodash/pull/852)
5+
- Disabled auto-sorting of Cypher query-based Parameter Select ; use Cypher ORDER BY to control result order [857](https://github.com/neo4j-labs/neodash/pull/857)
6+
- Updated role selector menu, and made user updates more robust [854](https://github.com/neo4j-labs/neodash/pull/854)
77

8-
If you are currently using NeoDash version 2.4.3, we recommend updating as soon as possible.
8+
Thanks to all the contributors for this release:
9+
- [MariusC](https://github.com/mariusconjeaud),
10+
- [LiamEdwardsLamarche](https://github.com/LiamEdwardsLamarche),
11+
- [AleSim94](https://github.com/AleSim94)

0 commit comments

Comments
 (0)