Skip to content

Releases: neo4j-devtools/neo4j-bloom

2.7.1

18 Apr 13:38
Compare
Choose a tag to compare

2.7.1

This is a patch release that fixes two issues:

  • Fix perspective issues when duplicating an existing DB from a dump file
  • Fix a bug where the GDS panel wouldn't select categories correctly

2.7.0

13 Mar 13:30
Compare
Choose a tag to compare

2.7.0

This is a Bloom minor release with the following new features:

  • Slicer is now available as a regular feature (removed from experimental drawer), along with numerous enhancements
  • New experimental search bar component, which can be enabled from the experimental features drawer
  • Coordinate layout - a new layout where the node positions are determined by node properties (either Point types or x and y coordinates)
  • Share scene via link - Bloom Enterprise users can now generate links that will allow authorized users to open shared scenes directly

In addition, a number of bug fixes and improvements have been made, most notable are:

  • Made it possible to run Bloom against a secondary cluster member (formerly known as read replica)
  • Fixed a bug where it was not possible to run scene actions when directly clicking a node without selecting
  • Various styling issues

2.6.1

18 Jan 10:17
Compare
Choose a tag to compare

2.6.1

This is a patch release of Neo4j Bloom that contains fixes for the following bugs:

  • Apply scene action when we click an unselected node

  • Fixed a bug where users without write permission were not able to create perspectives in Bloom basic access

2.6.0

10 Jan 10:09
Compare
Choose a tag to compare

2.6.0

This is a new minor release of Bloom that introduces the following new features/changes:

  • Added three new GDS algorithms
  • Added more options to the CSV export, making it possible to export nodes and relationships in one file as well as control which properties are exported
  • For Bloom Enterprise users, changes to the UI and permissions structure that make it easier to understand which users can edit scenes and perspectives
  • A new Experimental feature, Slicer, which offers a histogram-based view allowing users to to view the graph changing in real time based on numerical or date/time property values

In addition a number of bugs were fixed, for a complete list see the changelog on github.

2.5.1

28 Oct 09:31
Compare
Choose a tag to compare

2.5.1

This is a patch release that fixes three bugs:

  • Unable to login with SSO in some circumstances
  • Browser refresh forces user logout on Windows
  • Issues with searching for datetime values on Neo4j 5

2.5.0

19 Oct 09:51
Compare
Choose a tag to compare

2.5.0

This is a minor release that introduces the following new features:

  • Customize the order in which scene actions are listed
  • Added search filtering to scene and perspective lists
  • Context menu options for selecting all connected / all single nodes
  • New login modal and connection handling

2.4.1

07 Oct 16:20
Compare
Choose a tag to compare

2.4.1

This is a patch release introducing full compatibility with Neo4j 5.0.

2.4.0

24 Aug 16:06
Compare
Choose a tag to compare

2.4.0

  • Note that this and future releases of Bloom are no longer compatible with Neo4j 3.x databases
  • Adopted new Neo4j design guidelines
  • Added showcase "Show me a graph" search phrase for Basic Access users
  • Added auto-sync for perspectives for Basic Access users
  • Modified how layout settings are selected

2.3.1

05 Jul 18:53
Compare
Choose a tag to compare

2.3.1

This is a patch release with fixes for the following issues:

  • Fixed a bug where the orientation setting in the GDS panel had no effect
  • Fixed an issue where large integers did not display correctly on node captions
  • Added metadata to all queries and removed support for older DBs without transactional config

2.3.0

21 Jun 08:40
Compare
Choose a tag to compare

2.3.0

This is a minor release of Neo4j Bloom with the following new features:

  • A Graph Data Science panel that makes it possible to run GDSL algorithms and visualize the results
  • Updates to prepare for compatibility with the upcoming Neo4j 5.0

In addition this release includes the following bug fixes:

  • Fix an issue where the visualization got stuck in low detail mode (without captions etc) even when the graph was zoomed in