Releases: devforth/adminforth
Releases · devforth/adminforth
v2.25.0-test.30
2.25.0-test.30 (2026-03-13)
Reverts
- Revert "fix: exclude 'hashes.json' from file processing in CodeInjector" (ea5fc77)
v2.25.0-test.29
2.25.0-test.29 (2026-03-13)
Bug Fixes
- standardize asset file naming conventions in Vite config[3] (637c003)
v2.25.0-test.28
2.25.0-test.28 (2026-03-13)
Bug Fixes
- standardize asset file naming conventions in Vite config[2] (6932521)
v2.25.0-test.27
2.25.0-test.27 (2026-03-13)
Bug Fixes
- standardize asset file naming conventions in Vite config (50ccb4e)
v2.25.0-test.26
2.25.0-test.26 (2026-03-13)
Bug Fixes
- exclude 'hashes.json' from file processing in CodeInjector (13a7152)
v2.25.0-test.25
v2.25.0-test.24
2.25.0-test.24 (2026-03-13)
Bug Fixes
- add ability to validate password hash from adminforth.utils (336333f)
- add check for cascade strategy (552ecdc)
- add check for foreign resource onDelete strategy (96c2c8f)
- add errror message (2ad14c6)
- add required check for setNull deletion (21cc9a4)
- allow custom classes for input element in Select component (68691ac)
- cange requests for check cascade (058283c)
- change check for cascade and upload plugin (ca5bf91)
- change query for check cascade (b0acb77)
- change query for check pg database cascade (067b87c)
- change resource.options.allowedActions.delete check (81fce83)
- change variable name foreignKeyColumn to foreignResourceColumn (ee04911)
- delete mistake in error message (423d6a0)
- delete strategy check (8ef2973)
- delete unused arguments from function (c3a7a73)
- delete unused check (ea5e92f)
- delete unused console.log (a48d0a7)
- implement cascading deletion checks for MySQL, PostgreSQL, and SQLite connectors (d6502d3)
- resolve comment (b3d3f24)
- resolve copilot comment (25c0007)
- resolve copilot comment (b4d8aa1)
- resolve copilot comment (1843641)
- streamline foreign resource onDelete strategy validation (ff63b6c)
- update check strategy (23d178b)
- update condition (01dfcfd)
- update errors copilot comment (2ed72a3)
- update query for mysql (aa3b223)
Features
- add onDelete type (a300f83)
- enhance cascading deletion logic to prevent infinite loops and improve foreign key checks (1acfe3e)
- implement cascading deletion checks for MySQL, Postgres, and SQLite connectors (1cbb653)
- implement cascading deletion for related records in delete endpoint (ca65f67)
- implement cascading deletion logic in AdminForthRestAPI (ec17bd5)
- implement cascading deletion logic in delete endpoint (02e216b)
- implement cascading deletion utility for child resources (66b0377)
- implement checkCascadeWhenUploadPlugin method in base connector and remove from specific connectors (778a90b)
- make code injector to notify user, that there are new files or some files we changed at the bundle stage (37ea4db)
- refine cascading deletion logic in delete endpoint (8b5b7b5)
- update discoverFields method to include config parameter across data connectors (1641242)
v2.25.0-next.15
2.25.0-next.15 (2026-03-13)
Bug Fixes
- add debug logs (db6a9bb)
- standardize asset file naming conventions in Vite config (50ccb4e)
- standardize asset file naming conventions in Vite config[2] (6932521)
- standardize asset file naming conventions in Vite config[3] (637c003)
Features
- make code injector to notify user, that there are new files or some files we changed at the bundle stage (37ea4db)
v2.25.0-next.14
2.25.0-next.14 (2026-03-13)
Bug Fixes
- allow custom classes for input element in Select component (68691ac)
v2.25.0-next.13
2.25.0-next.13 (2026-03-13)
Reverts
- Revert "fix: bind additional attributes to input element in Select component" (77dd0f3)