Releases: devforth/adminforth
Releases · devforth/adminforth
v1.10.0-next.6
Bug Fixes
- remove separate i18n categories for editing notes (317ab9b)
v1.10.0-next.5
Features
- add README template for CLI (bd570cd)
v1.10.0-next.4
Bug Fixes
- CLI: call table admin users instead of users (84bd990)
- postgres: fix fuzzy search for UUIDs in filters (f39dbce)
v1.10.0-next.3
Features
- add unsetLabel field to foreign resources (c961191)
v1.10.0-next.2
Features
- add dotenvx support for CLI (4b6f689)
v1.10.0-next.1
Features
- add filterOptions field to columns (41af0f9)
v1.9.1-next.6
Bug Fixes
- change table routing to a new tab to include baseUrl (1781149)
v1.9.1-next.5
Performance Improvements
- call getTotals query only for list page (fa93aae)
- call listTableClickUrl only for list page, increase perf for show/edit views (6a478e9)
- postgres: remove cast for UUID, significant improve of show speed (66273c0)
v1.9.1-next.4
Bug Fixes
- change inputs for date and time to date selectors (bf0bf66)