diff --git a/README.md b/README.md index 4c7934bbe..7ba0e71da 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,14 @@ In September 2024 **Neo4j [announced](https://www.datanami.com/2024/09/04/neo4j-simplifies-graph-database-in-the-cloud/#:~:text=NeoDash%20is%20an%20open%20source,was%20open%20source%2C%20not%20supported) NeoDash is evolving into a fully supported dashboard builder, as part of the Neo4j product suite**. -This project (NeoDash Labs) will continue to exist and contain experimental features, but will have official support. If you're interested to get official support for NeoDash as part of a Neo4j License agreement, please reach out to your Neo4j contact person. +This project (NeoDash Labs) will still be available and contain experimental features, but will **not** have official support. If you're interested to get official support for NeoDash as part of a Neo4j License agreement, please reach out to your Neo4j contact person. -## About NeoDash +## About NeoDash Labs NeoDash is a web-based tool for visualizing your Neo4j data. It lets you group visualizations together as dashboards, and allow for interactions between reports. - - Neodash supports presenting your data as tables, graphs, bar charts, line charts, maps and more. It contains a Cypher editor to directly write the Cypher queries that populate the reports. You can save dashboards to your database, and share them with others. -## Try NeoDash +## Try NeoDash Labs You can run NeoDash in one of three ways: 1. You can install NeoDash Labs into Neo4j Desktop from the [graph app gallery](https://install.graphapp.io). NeoDash will automatically connect to your active database. diff --git a/changelog.md b/changelog.md index c23596fba..9227e1fff 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,22 @@ ## NeoDash 2.4.9 -This release adds some minor changes to documentation and resolves some open legacy issues. -- Added notice about project evolution. +This release adds some minor changes to documentation and implements some community contributions. +- Added notice about project evolution: [#967](https://github.com/neo4j-labs/neodash/pull/967) +- Added community contributions and bug fixes: +[#967](https://github.com/neo4j-labs/neodash/pull/967) +[#894](https://github.com/neo4j-labs/neodash/pull/894) +[#822](https://github.com/neo4j-labs/neodash/pull/822) +[#951](https://github.com/neo4j-labs/neodash/pull/951) +[#946](https://github.com/neo4j-labs/neodash/pull/946) +[#944](https://github.com/neo4j-labs/neodash/pull/944) +[#943](https://github.com/neo4j-labs/neodash/pull/943) +[#938](https://github.com/neo4j-labs/neodash/pull/938) +[#935](https://github.com/neo4j-labs/neodash/pull/935) +[#918](https://github.com/neo4j-labs/neodash/pull/918) +[#908](https://github.com/neo4j-labs/neodash/pull/908) +[#906](https://github.com/neo4j-labs/neodash/pull/906) +[#902](https://github.com/neo4j-labs/neodash/pull/902) +[#895](https://github.com/neo4j-labs/neodash/pull/895) +[#893](https://github.com/neo4j-labs/neodash/pull/893) ## NeoDash 2.4.8 This is a minor release containing an important fix and other minor fixes: diff --git a/release-notes.md b/release-notes.md index cfdc92735..68200808b 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,3 +1,19 @@ ## NeoDash 2.4.9 -This release adds some minor changes to documentation and resolves some open legacy issues. -- Added notice about project evolution. +This release adds some minor changes to documentation and implements some community contributions. +- Added notice about project evolution: [#967](https://github.com/neo4j-labs/neodash/pull/967) +- Added community contributions and bug fixes: +[#967](https://github.com/neo4j-labs/neodash/pull/967) +[#894](https://github.com/neo4j-labs/neodash/pull/894) +[#822](https://github.com/neo4j-labs/neodash/pull/822) +[#951](https://github.com/neo4j-labs/neodash/pull/951) +[#946](https://github.com/neo4j-labs/neodash/pull/946) +[#944](https://github.com/neo4j-labs/neodash/pull/944) +[#943](https://github.com/neo4j-labs/neodash/pull/943) +[#938](https://github.com/neo4j-labs/neodash/pull/938) +[#935](https://github.com/neo4j-labs/neodash/pull/935) +[#918](https://github.com/neo4j-labs/neodash/pull/918) +[#908](https://github.com/neo4j-labs/neodash/pull/908) +[#906](https://github.com/neo4j-labs/neodash/pull/906) +[#902](https://github.com/neo4j-labs/neodash/pull/902) +[#895](https://github.com/neo4j-labs/neodash/pull/895) +[#893](https://github.com/neo4j-labs/neodash/pull/893) \ No newline at end of file