|
1 |
| -## NeoDash 2.4.9 |
2 |
| -This release adds some minor changes to documentation and implements some community contributions. |
3 |
| -- Added notice about project evolution: [#967](https://github.com/neo4j-labs/neodash/pull/967) |
4 |
| -- Added community contributions and bug fixes: |
5 |
| -[#967](https://github.com/neo4j-labs/neodash/pull/967) |
6 |
| -[#894](https://github.com/neo4j-labs/neodash/pull/894) |
7 |
| -[#822](https://github.com/neo4j-labs/neodash/pull/822) |
8 |
| -[#951](https://github.com/neo4j-labs/neodash/pull/951) |
9 |
| -[#946](https://github.com/neo4j-labs/neodash/pull/946) |
10 |
| -[#944](https://github.com/neo4j-labs/neodash/pull/944) |
11 |
| -[#943](https://github.com/neo4j-labs/neodash/pull/943) |
12 |
| -[#938](https://github.com/neo4j-labs/neodash/pull/938) |
13 |
| -[#935](https://github.com/neo4j-labs/neodash/pull/935) |
14 |
| -[#918](https://github.com/neo4j-labs/neodash/pull/918) |
15 |
| -[#908](https://github.com/neo4j-labs/neodash/pull/908) |
16 |
| -[#906](https://github.com/neo4j-labs/neodash/pull/906) |
17 |
| -[#902](https://github.com/neo4j-labs/neodash/pull/902) |
18 |
| -[#895](https://github.com/neo4j-labs/neodash/pull/895) |
19 |
| -[#893](https://github.com/neo4j-labs/neodash/pull/893) |
| 1 | +## NeoDash 2.4.10 - Community contributions |
| 2 | +- [#1039](https://github.com/neo4j-labs/neodash/pull/1039) - Fix default color scheme for bar charts |
| 3 | +- [#1038](https://github.com/neo4j-labs/neodash/pull/1038) - Fix rule-based styling for line charts |
| 4 | +- [#1036](https://github.com/neo4j-labs/neodash/pull/1036) - Fix table cell rule-based styling |
| 5 | +- [#1029](https://github.com/neo4j-labs/neodash/pull/1029) - Fix rule-based styling for numeric values |
| 6 | +- [#1028](https://github.com/neo4j-labs/neodash/pull/1028) - Fix OpenStreetMap leaflet display |
| 7 | +- [#1020](https://github.com/neo4j-labs/neodash/pull/1020) - Fix boolean handling in parameter selection |
| 8 | +- [#1014](https://github.com/neo4j-labs/neodash/pull/1014) - Remove autoPageSize flag (defaults to 0) |
| 9 | +- [#1009](https://github.com/neo4j-labs/neodash/pull/1009) - Fix SSO parameters lost on browser redirect |
| 10 | +- [#1008](https://github.com/neo4j-labs/neodash/pull/1008) - Fix existence check for `value.low` |
| 11 | +- [#1005](https://github.com/neo4j-labs/neodash/pull/1005) - Replace Neo4j Logo |
| 12 | +- [#1002](https://github.com/neo4j-labs/neodash/pull/1002) - Patch FAQ on supportability |
| 13 | +- [#999](https://github.com/neo4j-labs/neodash/pull/999) - Fix dark mode table header styling |
| 14 | +- [#956](https://github.com/neo4j-labs/neodash/pull/956) - Change default protocol to `neo4j+s` |
0 commit comments