Skip to content

Releases: neo4j-devtools/neo4j-bloom

2.2.0

21 Apr 08:19
Compare
Choose a tag to compare

2.2.0

This is a new minor release of Neo4j Bloom, adding two new features:

  • Scene actions is a way to define custom Cypher queries that can be run from the context menu,
  • Improved captions let you define node and relationship caption text from the styling editor in the legend, and adds more flexibility

This release also includes a number of bug fixes.

2.1.1

02 Mar 18:55
Compare
Choose a tag to compare

2.1.1

This is a patch release fixing the following bugs:

  • Size of nodes when styling the node size with a styling rule was reversed
  • Fix styling of error messages in the search phrase editor
  • Timezone translation was not correct in all cases
  • Make sure Bloom shows an error message when WebGL can't be initialised and make error message more user friendly

2.1.0

23 Feb 09:24
Compare
Choose a tag to compare

2.1.0

New features:

  • Added full compatibility with Neo4j date and time types
  • Improved ability to filter and apply rule-based styling to date/time types with timezone
  • Added new logging system for improving debugging
  • Added a new graph layout mode to make the graph visualisation clearer to read
  • Improve density and readability of the visualisation

Some of the bug fixes & improvements done for this release:

  • Improve color picker performance
  • Show a error message if label is already in a category
  • Ensure encryption settings are valid for Neo4j connection
  • Fix search phrase in deep link is not working with Scenes
  • Fix datatype of parameters passed to Search phrase suggestion queries
  • UI fixes and improvements

2.0.0

14 Dec 10:06
Compare
Choose a tag to compare

2.0.0

The is a new major release of Bloom, introducing the concept of saving and sharing scenes between users! Bloom users can now publish the results of their visualisations for viewing and editing by other users.

Other new features are:

  • Histograms for style rules and filters
  • Improved layout of smaller graphs
  • Improved editing of properties with constraints and introduced the ability to duplicate and create nodes with constraints
  • Introduced the ability to delete nodes and relationships

1.9.1

24 Nov 22:32
Compare
Choose a tag to compare

1.9.1

This is a patch release introducing:

  • support for the built-in SSO features in Neo4j 4.4
  • a stability improvement in the database connection

1.9.0

15 Oct 08:39
Compare
Choose a tag to compare

1.9.0

This is a minor release of Bloom with these new features:

  • Node tooltips for faster at-a-glance information by hovering a node
  • Card list usability improvements
  • New product analytics section in the settings sidebar drawer with more granular settings
  • Reveal relationships: New context menu option to bring in additional relationships between the selected nodes

Other notable changes:

  • Improvements to SSO support for Enterprise deployments
  • Improvements to restore scene - it now stores one scene for each DB in each DBMS
  • Fixed web browser out of memory problems when having lots of nodes on the canvas
  • Other bug fixes and improvements

1.8.2

07 Oct 07:50
Compare
Choose a tag to compare

1.8.2

This is a patch release with two fixes to improve Bloom's Single Sign On functionality:

  • Improved handling of SSO in certain cases when running in Aura
  • Fixed an issue evident when Bloom is hosted from a path and not the root of the web server

1.8.1

08 Sep 07:47
Compare
Choose a tag to compare

1.8.1

This is a patch release containing two bug fixes:

  • Disable random sampling when detecting properties for quick perspective generation method. This significantly improves performance on large databases
  • Fix an issue where the Category list in the Legend panel was not scrollable

1.8.0

18 Aug 19:35
Compare
Choose a tag to compare

1.8.0

In the 1.8.0 version of Bloom, the following new features have been added:

  • Support for SSO using OIDC/OAuth - please note the list of supported providers in the docs, more might be added later

  • Better handling of when multiple users edit the same perspective

  • Save screenshot - ability to save your scene as a PNG image for use in presentations or other scenarios

  • Support for Neo4j temporal types across Bloom (search patterns, search phrases, filtering, rule based styling, editing). Some caveats exists, for example editing timezone and years with over four numbers is not supported, and filtering and rule based styling is only possible with local types (without timezone). For more information, see the docs

1.7.0

22 Jun 15:36
Compare
Choose a tag to compare

1.7.0

This release contains the following new features in Bloom:

  • Auto perspective: Upon first connection to a database, Bloom will auto-generate a perspective and show the user directly into the scene

  • Support for Neo4j 4.3, including pre-selecting the user's home database if such has been set

  • Optimisations to the visualisation component

  • Improved card list component with new search capability

  • Made it possible to reorder categories in the perspective

  • Usability improvements and auto save feature added to the search phrase drawer

Bugfixes:

  • Fix timeout issue on sandbox/aura

  • Expand leads to unconnected nodes in some cases

  • User is not allowed to share perspective to PUBLIC role