Releases: neo4j/neo4j-browser
Releases · neo4j/neo4j-browser
5.24.0
5.24.0
- Ensure node expansion runs against the correct database PR: #1975
5.21.0
5.21.0
Improvements and fixes:
-
Fix csv export of 100k+ rows PR: #1963
-
Fix formatting of large duration values PR: #1958
-
Avoid running SHOW ALIASES
to show only non-composite aliases in database dropdown PR: #1964
-
Ensure credentials are not left in form after disconnect PR: #1968
-
Fix bug where csv strings were triple quoted PR: #1970
5.15.0
5.15.0
Improvements and fixes:
-
Update outdated documentation links PR: #1946
-
Respect visible
field in SSO provider configuration PR: #1948
-
Only show non-composite aliases in database dropdown PR: #1947
-
Ensure right protocol is used for http reachablity check PR: #1951
-
Fix element-id showing incorrectly in table PR: #1949
-
Add setting to specify read transactions on cypher queries PR: #1954
5.12.0
5.12.0
Improvements and fixes:
-
Ensure sso access token is always refreshed on expiry PR: #1933
-
Expand completion detail by default PR: #1936
-
Handle more database states PR: #1937
-
Fix plan view for DbHits over 32 bit integer max PR: #1938
5.11.0
5.11.0
Improvements and fixes:
-
fix bug where metadata was incorrectly formated PR: #1927
-
Fix bug where :auto hint would not show PR: #1929
-
SSO papercuts (more logs & make downloading them easier) PR: #1930
5.9.0
5.9.0
-
Debug connectivity touch ups PR: #1906
-
prevent briefly storing credentials before reading setting PR: #1905
-
improve sysinfo frame consistency PR: #1913
-
Gracefully handle when some databases are unavailable PR: #1918
-
Faster bootup & better connection handling PR: #1916
5.6.0
5.6.0
Improvements and fixes:
-
Make text table display of node information consistent with cypher-shell PR: #1879
-
Fix bug where plan view downloads got very low resolution PR: #1885
-
Add :debug connectivity
command and frame to help debug bolt connections PR: #1895
-
Add codes to notifications PR: #1900
5.4.0
5.4.0
Improvements and fixes:
-
Add neo4j trial banners PR: #1867
-
Bugfix: role cluster role incorrectly reported as leader PR: #1869
-
Allow setting parameters on composite databases PR: #1868
-
Update driver to 5.3.0 PR: #1873
-
Ensure lost connection doesn't break browser PR: #1870
-
Bugfix - :auto didn't handle newlines PR: #1872
5.3.0
5.3.0
Improvements and Fixes:
-
Fix bug where email was not supported as a username in :server user list PR: #1839
-
Fix performance issue with browser background metadata for rbac users PR: #1840
-
Handle connections to composite databases PR: #1856
-
Fix indent formatting in nested objects PR: #1857
-
Fix relationship stylings not getting applied PR: #1858
-
Update driver PR: #1822
-
show alias name in database selector PR: #1861
-
Clear metadata on switching database PR: #1862
5.0.0
5.0.0
Improvements and Fixes:
-
Fix sysinfo depending on setting missing in 5.0 PR: #1825
-
Improve messaging around startup of newly created database PR: #1830
-
Fix northwind data not loading properly due to https redirect PR: #1831
-
Support connecting to cluster members missing default database PR: #1832