Skip to content

Changelog

Neo Technology Build Agent edited this page Aug 18, 2021 · 39 revisions

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

  • Add date/time support

  • Add save screenshot button

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.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.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.3

  • Topic/fix no fetch props large dataset

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

  • 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.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