Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added release notes for 2.4.6 #877

Merged
merged 3 commits into from
Apr 26, 2024
Merged

Added release notes for 2.4.6 #877

merged 3 commits into from
Apr 26, 2024

Conversation

nielsdejong
Copy link
Collaborator

@nielsdejong nielsdejong commented Apr 26, 2024

NeoDash 2.4.6

This is a minor release containing a few critical fixes and some extra style customizations:

  • Fix bad text wrapping for arrays in tables (868).
  • Make wrapping in table optional, enabled by default (872).
  • Fixed issues where cross database dashboard sharing always reverted back to the default database (873).
  • Added option to define style config using environment variables for the Docker image (876).

changelog.md Outdated
This is a minor release containing a few critical fixes and some extra style customizations:

- Fix bad text wrapping for arrays in tables ([868](https://github.com/neo4j-labs/neodash/pull/868)).
- Make wrapping in table optional, enabled by default ([872](https://github.com/neo4j-labs/neodash/pull/872)).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

disabled not enabled

release-notes.md Outdated
- Fix bad text wrapping for arrays in tables ([868](https://github.com/neo4j-labs/neodash/pull/868)).
- Make wrapping in table optional, enabled by default ([872](https://github.com/neo4j-labs/neodash/pull/872)).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

disabled not enabled

@nielsdejong nielsdejong merged commit 912994a into develop Apr 26, 2024
1 check passed
Copy link

sonarcloud bot commented Apr 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

nielsdejong added a commit that referenced this pull request Apr 26, 2024
* Make wrapping in table optional, enabled by default (#872)

* Make wrapping in table optional, enabled by default

* Make wrapping disabled by default

---------

Co-authored-by: Marius Conjeaud <[email protected]>

* Fix bad wrapping for arrays (#868)

* Fix bad wrapping for arrays

* Add space for array display

---------

Co-authored-by: Marius Conjeaud <[email protected]>

* Fixed issues where cross database dashboard sharing always reverted back to the default database (#873)

* Fixed issues where cross database dashboard sharing always reverted back to the default database

* Fix code smell from SonarQube

* Added option to define style config using environment variables for the NeoDash docker image (#876)

* Added release notes for 2.4.6 (#877)

* Added release notes for 2.4.6

* Removed one PR from the release notes

* Fixed typo in release notes

---------

Co-authored-by: MariusC <[email protected]>
Co-authored-by: Marius Conjeaud <[email protected]>
@mariusconjeaud mariusconjeaud deleted the 2.4.6-release-notes branch May 16, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants