Releases: lagdo/dbadmin-backpack-addon
Releases · lagdo/dbadmin-backpack-addon
Release 0.2.1.
Release 0.2.0.
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.
Release 0.1.0.
Changes:
- Publish default Jaxon and DbAdmin config files.
- Docs in the readme.
Release 0.0.3.
Changes:
- Generate relative URLs in the Jaxon javascript files.
- Add a Laravel migration for creating the audit logs tables.
- Upgrade the Jaxon DbAdmin package.
Release 0.0.2.
Release for testing.