Skip to content

Releases: JetBrains/xodus-entity-browser

Text blob files support

13 Jan 14:40
@jk1 jk1
Compare
Choose a tag to compare
  • Blob file content can be downloaded either as a binary file or as a text one
  • A number of bugs fixed

Working with broken links

21 Jan 12:56
Compare
Choose a tag to compare
  • implemented label for broken links in UI and ability to fix them.
  • small bug fixes
  • updated frontend dependencies and webpack version.

Supporting encrypted databases

16 Mar 14:39
Compare
Choose a tag to compare

This release offers browsing encrypted databases. For details, refer to the documentation.

Databases and links

16 Feb 20:20
Compare
Choose a tag to compare

Major

  • working with multiple databases
  • links collections is fully editable
  • creating new entity types

Other

  • revise zip distribution content which reduce size of distributive to 10Mb
  • upgrade dependencies versions (Xodus, Kotlin etc)