Releases: devforth/adminforth
Releases · devforth/adminforth
v1.11.0
1.11.0 (2025-02-19)
Bug Fixes
- add field-level restrictions for create and edit operations (a6e9db4)
- add i18n translations for confirmation and success messages (be1c571)
- add translation support for field group names (2b7c86f)
- change default teleport behavior in Select component (4904c01)
- change suggestOnCreate handling when url has values (5d32edb)
Features
v1.10.0-next.13
1.10.0-next.13 (2025-02-19)
Bug Fixes
- update OAuth plugin (56b18f8)
Features
- OAuth adapter interface (ca7d409)
v1.10.0-next.12
1.10.0-next.12 (2025-02-12)
Bug Fixes
v1.10.0-next.11
1.10.0-next.11 (2025-02-11)
Bug Fixes
- change default teleport behavior in Select component (4904c01)
v1.10.0-next.10
1.10.0-next.10 (2025-02-11)
Features
- add teleport option and dynamic dropdown positioning for Select component (cfa3e3f)
v1.10.0
1.10.0 (2025-02-10)
Bug Fixes
- add i18n for login page errors (8d5cd7a)
- afcl: support input.focus() for AFCL <Input ref="input" (42e61d3)
- change inputs for date and time to date selectors (bf0bf66)
- change table routing to a new tab to include baseUrl (1781149)
- CLI: call table admin users instead of users (84bd990)
- don't stretch wide logos (99dd2ed)
- fix dynamic showIn calls (621ebd4)
- postgres: fix fuzzy search for UUIDs in filters (f39dbce)
- remove separate i18n categories for editing notes (317ab9b)
- supply resource and adminUser props for custom components set it column.componetns.edit/column.components.create (6274ae9)
- support mysql in adminforth CLI (cf7fead)
- upgrade ApexCharts to v4.4.0 (fee1101)
Features
- add dotenvx support for CLI (4b6f689)
- add filterOptions field to columns (41af0f9)
- add README template for CLI (bd570cd)
- add suggestOnCreate field to column (b89e066)
- add unsetLabel field to foreign resources (c961191)
Performance Improvements
v1.10.0-next.9
v1.10.0-next.8
1.10.0-next.8 (2025-02-10)
Bug Fixes
- add i18n translations for confirmation and success messages (be1c571)