Skip to content

Changelog

Neo Technology Build Agent edited this page Jun 8, 2020 · 39 revisions

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