Skip to content

Releases: keeps/dbptk-ui

Version 2.4.0

16 Apr 11:07
Compare
Choose a tag to compare

Download

Select the OS that suites you better:

For Docker deploy please refer to https://github.com/keeps/db-visualization-toolkit-docker

What's New

  • Upgrade DBPTK Developer version to 2.8.2 (For more information consult this link)
  • Download LOBs from within SIARD #200
  • Configure lob download file name and mime type via templating system #201
  • Option to disable CAS authentication #202
  • DBPTK Enterprise plugin mode #203
New Under DBPTK Developer
  • Added MS Access import module
  • Update SIARD creation wizard:
    • Add option to materialize views
    • Add option to choose columns for Merkle Tree calculation
    • Add option to choose which digest algorithm to use (both on Merkle Tree filter and SIARD export)
    • Add option to choose which font case type for the message digest (both on Merkle Tree filter and SIARD export)

Configurations

  • Access REST API via whitelisted IP configuration

Other assets can be found at: https://github.com/keeps/db-visualization-toolkit-electron/releases/tag/v2.4.0

Version 2.3.1

04 Mar 16:21
Compare
Choose a tag to compare

Download

Select the OS that suites you better:

Bug Fixes

  • Fix configuration path for H2 database

Other assets can be found at: https://github.com/keeps/db-visualization-toolkit-electron/releases/tag/v2.3.1

Version 2.3.0

03 Mar 17:32
Compare
Choose a tag to compare

Download

Select the OS that suites you better:

What's New

  • Upgrade DBPTK version to 2.6.5 more information
  • Actions done in the DBPTK Enterprise are now logged (#148, #149)
  • Data transformation capabilities where added to DBPTK Enterprise version (#150)
  • Added a configuration panel with the goal of improving the visualization and search of information in the database (Table Management and Column Management)

Usability

  • Logo doesn't work well on dark desktops (#179)
  • Added welcome page to HomePanel
  • Added sponsors page
  • Improved layout from Siard Manager Panel
  • Improved usability when the table is hidden
  • Prevents multiple data transformation jobs for the same resource

Integration

  • Integration with Micrometer/Prometheus b8e82c9

Translation

  • Special thanks to Czech Republic National Archives for their help on Czech and German translation

Other assets can be found at: https://github.com/keeps/db-visualization-toolkit-electron/releases/tag/v2.3.0

Version 2.3.0-RC-2

06 Feb 09:35
Compare
Choose a tag to compare
Version 2.3.0-RC-2 Pre-release
Pre-release

Download

Select the OS that suites you better:

What's New

Usability

  • Added welcome page to HomePanel 643ec23
  • Improved layout from Siard Manager Panel 8b8ed69
  • Improved usability when the table is hidden fe11571
  • Prevents multiple data transformation jobs for the same resource e03ab8b

Other assets can be found at: https://github.com/keeps/db-visualization-toolkit-electron/releases/tag/v2.3.0-RC-2

Vesion 2.3.0-RC

03 Feb 09:47
Compare
Choose a tag to compare
Vesion 2.3.0-RC Pre-release
Pre-release

Download

Select the OS that suites you better:

What's New

Added a configuration panel with the goal of improving the visualization and search of information in the database

Enterprise and Desktop version:

  • Table Management: Configuration to hide/show certain tables and change the name and description that will be displayed in the browse data panel;
  • Column Management: Configuration to hide/show certain columns, change the order, edit the name and description and fixed columns to advanced search panel

Only Enterprise version:

  • Data Transformation: Configuration to denormalize table, in order to allow a better visualization and search over the preserved data. This functionality allows to aggregate tables that are related and showing the information in a more human-readable format.

Other assets can be found at: https://github.com/keeps/db-visualization-toolkit-electron/releases/tag/v2.3.0-RC

Version 2.2.0

02 Dec 17:19
Compare
Choose a tag to compare

Download

Select the OS that suites you better:

What's New

  • Update communication protocol between server and client
  • Add button to remove database (#105)
  • Upgrade DBPTK version to 2.6.4 more information

Usability

  • Improve breadcrumb design and content (#146)
  • Hint for advanced search (#142)
  • Improve column description view (#140)
  • Filter sidebar function is not easily noticed (#51)

Improvements

  • Support for materialized views (#145)
  • Column descriptions on export (#141, #65)
  • Display Table description in record page (#136)
  • Improve and allow export of a single row (#134)
  • Clear advanced search (#131)
  • Display owner on database list (#129)
  • Place descriptions next to column names (#128)
  • Re-organize sidebar content (#127)
  • Structure page usability improvements (#143)
  • Redesign of ingestion phase (#137)

DBPTK Integration

  • Same default parameters when creating the SIARD on GUI and Command-Line-DBPTK (#175)

Infrastructure

  • Startup script to dynamically allocate memory by default (#135)

Bug Fixes

  • Fix #177 - Create SIARDDK - browsing files: file extension is locked to .siard

Other assets can be found at: https://github.com/keeps/db-visualization-toolkit-electron/releases/tag/v2.2.0

Version 2.2.0-RC

26 Nov 16:20
Compare
Choose a tag to compare
Version 2.2.0-RC Pre-release
Pre-release

What's New

Usability

  • Improve breadcrumb design and content (#146)
  • Hint for advanced search (#142)
  • Improve column description view (#140)
  • Filter sidebar function is not easily noticed (#51)

Improvements

  • Support for materialized views (#145)
  • Column descriptions on export (#141, #65)
  • Display Table description in record page (#136)
  • Improve and allow export of a single row (#134)
  • Clear advanced search (#131)
  • Display owner on database list (#129)
  • Place descriptions next to column names (#128)
  • Re-organize sidebar content (#127)
  • Structure page usability improvements (#143)
  • Redesign of ingestion phase (#137)

DBPTK Integration

  • Same default parameters when creating the SIARD on GUI and Command-Line-DBPTK (#175)

Infrastructure

  • Startup script to dynamically allocate memory by default (#135)

Bug Fixes

  • Fix #177 - Create SIARDDK - browsing files: file extension is locked to .siard

Builds

Select the OS that suites you better:

  • Windows
  • MacOS
  • Linux: Snap (This is a release candidate choose the snap version accordingly) | AppImage (For AppImage make it executable and run)

Other assets can be found at: https://github.com/keeps/db-visualization-toolkit-electron/releases/tag/v1.2.0-RC

Version 2.1.0

02 Oct 18:14
Compare
Choose a tag to compare

What's New

Integration with the DBPTK functionalities

  • Create SIARD from a supported data source
  • Visualize metadata information about the SIARD file
  • Edit SIARD metadata
  • Export SIARD to another SIARD or a supported data source
  • Validate SIARD

Improvements

  • Add a button on DBMS connection page to test if the connection is valid.
  • Improve error notifications
  • Improve custom view queries testing method (related to #166). Now it is possible to test if the query produces the expected result. Safeguards were added, it can only show 5 results and a max size of 256 bytes per column.
  • Add size column to Manage page
  • Add validation indicators on SIARD main page

Builds

Select the OS that suites you better:

Other assets can be found at: https://github.com/keeps/db-visualization-toolkit-electron/releases/tag/v1.1.1

DBVTK Version 2.1.0-RC-3

11 Sep 17:14
Compare
Choose a tag to compare
Pre-release

What's New

Integration with the DBPTK functionalities

  • Create SIARD from a supported data source
  • Visualize information about the SIARD by pre-ingesting the SIARD file
  • Edit SIARD metadata
  • Export SIARD to another SIARD or a supported data source

Bug Fixes

  • Fix bug #161 - Method to open a SIARD in the interface
  • Fix bug #163 - centos gnome postgresql: create siard for 15MB database keeps thinking forever
  • Fix bug #164 - create siard - select table and columns shows no views
  • Fix bug #166 - custom queries - if query contains error then there are some weird behaviour
  • Fix bug #167 - create siard - destination folder
  • Fix bug #168 - send SIARD to live dbms - download button
  • Fix bug #169 - Ingest -> open -> all siard file inputs do not get any feedback at all
  • Fix bug #170 - Connection with duplicate parameters

Improvements

Improve custom view queries testing method (related to #166). Now it is possible to test if the query produces the expected result. Safeguards were added, it can only show 5 results and a max size of 256 bytes per column.

Builds

Select the OS that suites you better:

Other assets can be found at: https://github.com/keeps/db-visualization-toolkit-electron/releases/tag/v1.1.0-RC-3

v2.0.0

15 May 10:27
Compare
Choose a tag to compare

Version 2.0.0 radically changes the backend and model by upgrading to Solr 7.X and using one collection per database (instead of one per table), which greatly improves the performance and stability of the system.

The method of ingest is also now different with a specific REST API method to ingest a new SIARD.

To upgrade you must reset all Solr data and re-ingest all databases.

The deploy method was also remade, please check the instructions on how to setup.

New features:

  • Update to Solr 7.X #126
  • Configurable stemming language #125
  • Support the new SIARD 2.1 #123
  • Improve search completeness and accuracy #119
  • Allow modified solr config files to be used #118

Enhancements:

  • Use 1 solr collection per database #139
  • Move DBVTK module to be part of DBVTK #124