Skip to content

Changelog

Neo Technology Build Agent edited this page May 9, 2022 · 39 revisions

2.2.1

  • Fix bug where search phrase list was not scrollable

  • Fix a bug where caption styling for relationships were not loaded when restoring scene

2.2.0

  • Fix bug where size of nodes were inverted when applying style rule for node size

  • Fix styling of error messages in the search phrase editor

  • Make sure Bloom shows an error message for all WebGL problems and make error message more user friendly

  • Fix timezone translation when original time and translated time is not in the same day

  • Improve filtering of suggestions that don't return results

  • New feature: Scene Actions

  • Fix duplicate a node with style crashes

  • Fix share scene for reader with access to perspective and scene nodes.

  • Display search phrase on top of search

  • Captions re-design and improvements

  • fix crash when creating search phrase

  • Recognize Urls in arrays with more than one element

  • Apply default rel styling to scene migration

  • Fix tooltip value type in histograms

2.1.1

  • Fix bug where size of nodes were inverted when applying style rule for node size

  • Fix styling of error messages in the search phrase editor

  • Fix timezone translation when original time and translated time is not in the same day

  • Make sure Bloom shows an error message for all WebGL problems and make error message more user friendly

2.1.0

  • Fix: Disable certain actions in scene viewing mode

  • Fix missing restore dialog for desktop dbms switch

  • Fix bug where captions of nodes didn't always update in the visualisation

  • Fix: Logout time OFF crashes Bloom

  • New logging system

  • Fulltext search performance improvements when there are no fulltext indexes

  • Cast parameter values to the right data types

  • Set histogram bin count to be larger or equal to unique values

  • Fix search phrase in deep link is not working with Scenes

  • ensure encryption settings are valid for neo js driver

  • Remove search messages when we change perspective

  • Fixed some cases where the style editor popup was cut off

  • Add toggle button to enable/disable Cytoscape layout

  • Improve color picker performance

  • Increase Information Density

  • Better handling of WebGL errors

  • Improved date/time support (editing, histograms, full range of values supported by Neo4j supported)

  • Show a error message if label is already in a category

2.0.0

  • Change fonts to Nunito Sans

  • Topic: SSO refresh-token functionality and DiscoveryAPI

  • Fix: Search deeplink with empty database led to exception

  • Use Segment.io for tracking

  • Feature/hiding credentials

  • Fix: Transaction error handling - allow retries

  • Saving and Sharing Scenes

  • Add experimental feature to explicitly set a search phrase as read or write transaction

  • Fix: Text capitalization

  • Node editing enhancements - delete, better handling of constraints, add new properties

  • Histogram

1.9.1

  • Topic: SSO refresh-token functionality and DiscoveryAPI

  • Fix: Search deeplink with empty database led to exception

  • Fix: Transaction error handling - allow retries

1.9.0

  • Disable random sampling for quick scan perspectives

  • ensure tab pane in legend is scrollable

  • Make SSO work when Bloom is hosted from a path and not the root of the web server

  • Tooltip on hovering over node/rel

  • Reset scene if logging in with a different user than when scene was saved

  • Reveal relationships among selected nodes

  • Icon color fix

  • Usability improvements to card list

  • Add a couple of customer specific hosts to the Aura allowlist to make it possible to connect to an Aura database from those hosts

  • New UI in settings for changing product analytics consent settings

  • Multi editing - Fix conflict resolution order

  • Topic: Tracking for screenshot export functionality

  • Fix: Wrong displayed username in settings panel

1.8.2

  • Make SSO work when Bloom is hosted from a path and not the root of the web server

  • Add a couple of customer specific hosts to the Aura allowlist to make it possible to connect to an Aura database from those hosts

1.8.1

  • Disable random sampling for quick scan perspectives

  • ensure tab pane in legend is scrollable

1.8.0

  • Fix error when adding an empty label to a node

  • upgrade driver to 4.3.1

  • SSO support, OIDC/OAuth

  • Topic Multi User Concurrent Editing

  • Do not show empty scene if nodes exists

  • Add date/time support

  • Add save screenshot button

  • Fix DateTime filtering

  • Fix: Duplicate nodes with temporal and spatial property types

1.7.0

  • Fix: Allow selection with enter for filtering dropdowns

  • 4.3 - Enable Database Home

  • 4.3 Compatibility - Roles and new privileges

  • 4.3 lookup indexes have not the properties column

  • Fix timeout issue on sandbox/aura

  • Topic: Search phrase drawer improvements

  • update nevada to latest version

  • Fix: Expand leads to unconnected nodes

  • User is not allowed to share perspective to PUBLIC role

  • Add clear scene shortcut

  • ensure commented cypher is not included when checking for limit or write statements

  • Auto generate perspective final PR

  • Add update property action on refresh

  • Made minimap transition slide + opacity and not scale

  • Fix: Deep link parameters on Desktop

  • Fix: remove comma in CardList

1.6.2

  • Fix timeout issue on sandbox/aura

1.6.1

  • New branding for desktop icon

1.6.0

  • Handle deep link in Desktop when Bloom is open

  • Added "between" style rule

  • do not disable presentation mode toggle when scene is empty

  • Logout time configuration

  • Reduce suggestion value queries to one a single query for performance

  • Reduce empty suggestion queries with locked suggestion evaluation

  • Fix - Page unresponsive when selecting all relationship types in Perspective Drawer

  • Switched to reactive drivers

  • Added filtering feature

  • Properly support virtual nodes and relationships

  • Suggestion - Add query plan result Cache

  • Don't reset search component when changing style rules

  • Rebranding

  • Remove check of 10000K rows

1.5.1

  • Optimisation - fixed double fetching of suggestions when deleting a locked evaluation

  • Topic/add auto select setting

  • Pack subgraphs in a grid instead of on a line in hierarchical layout

  • Perspective panel polish

  • apply query limit to node expansions

  • Sidebar tooltips

  • Feature: Canny.io integration

  • https://github.com/neo4j/neo4j-javascript-driver/wiki/4.2-changelog

  • Deep link enhancements

  • New selection styling, bent relationships in hierarchical layout

  • Bugfix: Context menu, refresh data

  • Refactor context menu

  • Fix - Search phrase are slow to be suggested

  • Fix DeepLink duplicate search when re-logging

1.5.0

  • Topic/remove duplicate node shortcut

  • Stop suggestions when in search phrase mode

  • Remove chunk approach from search phrases

  • Feature: auto min/max point for rule based styling

  • Bugfix: equal minPoint, maxPoint and value in sizeRule lets node disappear

  • Fix bug where not all property keys were suggested when building a graph pattern for a specific property key

  • Fix error when searching using search phrase and the phrase contains parenthesis

  • Remove array type from style rules

  • Bugfix: Hierarchical button active color

  • Reset applyColor/Size on change property

  • Add minimap

  • Bugfix: Perspective and Legend, handle very long category or rel names

  • Escape special characters in cypher queries

  • Fix limit message for update queries

  • Filter RelationshipTypes in Graph Pattern and Path expansion Search

  • Prevent incorrect perspective changes that happend while perspective dashboard was open

1.4.1

  • Improve performance on large datasets with many categories

  • Improve locking suggestions

  • Fix for DeepLink search

  • Made node positions reset when switching back to force-directed layout

  • always show the clear search icon when text exists

  • Run hierarchical layout in a Web Worker - don't block UI while layout is computing

  • Search box grows & shrinks repeatedly when entering a long pattern

  • Handle procedure access control in Neo4j 4.2

  • Highlight search phrase values

  • Fix bug - DeepLink Search does not show value suggestions

  • Fix Styling issue in Perspective Title

  • Fix console warning when opening the property dropdown

1.4.0

  • Do not use search timeout for 3.4 servers

  • Display rest of first suggestion

  • Make visualisation update when editing a relationship property

  • Handle when license expiry is exactly 7 days away

  • Show metadata on empty input, rest of locked evaluations suggestions

  • Fix create role in 3.5

  • Performance fix when having many (50-100+) categories

  • clear search state properly when database changes

  • fix incorrect escaping of '&' '<' and '>' introduced in dompurify v2

  • use square-root-based scale for node sizing

  • add logging of Bloom plugin auth errors to console output

  • Scroll suggestions by holding down/up keys

  • Fix bug where Bloom would not always return all search results when searching for a graph pattern

  • Optimise generated Cypher for searching by removing unnecessary filtering

  • Don't sort search suggestions by length

1.3.3

  • Do not use search timeout for 3.4 servers

  • Make visualisation update when editing a relationship property

  • Handle when license expiry is exactly 7 days away

  • Fix create role in 3.5

  • Performance fix when having many (50-100+) categories

1.3.2

  • Fix crash - escape regexp characters in legend filter text

  • Fix comments at search queries

  • Set timer in chunk approach, clean code

  • Topic/license expired modal fix

  • Fixing expand sub menu sometimes not showing up

  • Timeout on transactions / fix catch error on transactions

  • Set user agent in driver to indicate app name (neo4j-bloom) + version

  • Adding backticks for roles and users

  • Change count nodes on legend per category

  • Remove category index, add incremental category id

  • Added an experimental feature for exporting all perspectives at once

  • Show spinner in relationship types tab if relationship type counts is not loaded

1.3.1

  • Generate zip file on csv export

  • show loading spinner while generating perspective

  • filter database list to remove duplicates with server clusters

  • Map all Neo4j kernel types

  • Send integer search phrase parameter as Neo4j bigint type

1.3.0

  • Topic/fix search phrases limit

  • update nevada version

  • Removing admin mode

  • Add backtips on remove property

  • ensure perspective editing is not possible when plugin is installed and user has no write permissions

  • Bump Nevada - Pick up Ms Edge icon fix

1.2.0

  • Topic/instant show of search phrase suggestions

  • Don't persist activated nodes

  • Show message when auth is disabled

  • Make Bloom run if listRoles is not avaliable

  • Advanced selective expansion - Expand by Type/Category

  • Search parameter data types

  • Fix performance on autogenerate perspective when many categories

  • improve ui performance

  • Extend style rule conditions for labels

1.1.4

  • Make Bloom run if listRoles is not avaliable

1.1.3

  • Topic/fix no fetch props large dataset

  • Don't persist activated nodes

1.1.2

  • Fix not show hidden rels on expand and detailed view of node

  • Fix slow query limit load, improve fetch results code, fix missing nodes if override limit

  • Check Bloom version matches server plugin version

  • Add metadata to all queries

  • Topic/launch external url properties

1.1.1

  • Fix relationship table styling in node inspector for Edge

  • Fix for search phrase parameter suggestions not showing right away

  • Fixes a memory leak caused by node animations

  • Enable copying text from node/relationship details and other views

  • Perspectives: Relationship tab usability improvements

  • Auto-grow search input, Increase search suggestions coherence and navigation

  • Track only visible graph changes for undo/redo and limit history to 10

  • User session management

  • Ensure uniqueness of nodes until limit reached (chunk approach for fetching results)

  • Fix crash on hover over 'Create relationship' if none exists

  • Change resultset limit from the settings

1.1.0

  • Limit context menu height and make scrollable

  • Downgrade Nevada to fix subgraphs separating too much regression

  • Fix layout errors in relationship detail view

  • Bypass restore popup if old scene was empty

  • Fix broken relationship list item and handle long types

  • Add WebGL compatibility mode setting

  • Perspective aware Search Component

  • Bump Nevada - pick up zoom towards mouse and faster select changes

  • Handle duplicate properties for a category and removal of a label

  • Perspective relationship management

  • Hide uncategorised data and enable hiding categories

  • Add UI for hiding labels in the perspective

  • Avoid uniform value suggestions to improve search suggestion performance

  • disable web-browser autocomplete on search bar

  • animate search suggestion list

  • Cancel previous suggestion queries as searchbar input updates

  • improve icon picker search

  • improve icon picker search

  • Generate cypher correctly for temporal and spatial types

  • browser support notification for unsupported browsers on login

  • add the animated bloom loading icon

  • Run search on picking a suggestion, autocomplete with tab

  • Check if user is authorized on startup

  • Fix inconsistencies in perspective access

  • Suggest metadata on partial match

  • License check popup & watermark

  • Partial match property keys at search suggestions

  • Provide appropriate messages for connection failures

  • Firefox - editing properties not being saved

  • Fix dense node expansion and present appropriate message

  • add Firefox and Edge to the list of supported browsers

  • Provide user friendly message for unique constraint violation on duplicate node

  • fix property editing with Microsoft Edge

1.0.6

  • Perspective aware Search Component

  • Bump Nevada - pick up zoom towards mouse and faster select changes

  • Handle duplicate properties for a category and removal of a label

  • Perspective relationship management

  • Hide uncategorised data and enable hiding categories

  • Add UI for hiding labels in the perspective

  • Avoid uniform value suggestions to improve search suggestion performance

1.0.5

  • Fix broken relationship list item and handle long types

  • Limit context menu height and make scrollable

  • Add WebGL compatibility mode setting

1.0.4

  • Fix layout errors in relationship detail view

  • Bypass restore popup if old scene was empty

1.0.3

  • Disable duplicate node and create relationship if user lacks write permission

  • Make it possible to add multiple properties without closing edit mode

  • Invalidate search phrases with empty cypher queries

  • Ask to restore on startup

  • Fix the error that occurs when doing full text search for something in single quotes

1.0.2

  • Add streamline 3.0 icon set

  • Disable edit node option in more menu if editing is disabled

Clone this wiki locally