Skip to content

Release 0.2.0.

Choose a tag to compare

@feuzeu feuzeu released this 16 Feb 18:25
· 1 commit to main since this release

Changes:

  • Rename the dbadmin_owners table to dbadmin_users.
  • Add migrations to create and delete the user preferences table.
  • Save the current tabs in the user preferences.
  • Open the databases in saved tabs on page load.
  • Change the javascript toast library.
  • Refactor the query logging and audit options.
  • Rename the UserFileReader class to ConfigProvider.

Bugfix:

  • Fix missing table name in the foreign key dto.
  • Query and import: fix the results and duration display.
  • Fix the upload field id: append the app tab id.