Releases: devforth/adminforth
Releases · devforth/adminforth
v2.25.0-next.11
2.25.0-next.11 (2026-03-11)
Bug Fixes
- add ability to validate password hash from adminforth.utils (336333f)
v2.25.0-next.10
2.25.0-next.10 (2026-03-11)
Bug Fixes
- 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)
- 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)
- refine cascading deletion logic in delete endpoint (8b5b7b5)
- update discoverFields method to include config parameter across data connectors (1641242)
v2.25.0-test.9
2.25.0-test.9 (2026-03-10)
Bug Fixes
- add check, if user has pnmp, before installing frontend dependencies and update Dockerfile to use devforth/node20-pnpm image for the dev-demo (dd848be)
v2.25.0-test.8
2.25.0-test.8 (2026-03-10)
Bug Fixes
- update vite config to rename compiled .pnpm.... files into pnpm... [5] (f151425)
v2.25.0-test.7
2.25.0-test.7 (2026-03-10)
Bug Fixes
- update vite config to rename compiled .pnpm.... files into pnpm... [4] (9defc0f)
v2.25.0-test.6
2.25.0-test.6 (2026-03-10)
Bug Fixes
- update vite config to rename compiled .pnpm.... files into pnpm... [3] (664a99f)
v2.25.0-test.5
2.25.0-test.5 (2026-03-10)
Bug Fixes
- update vite config to rename compiled .pnpm.... files into pnpm... [2] (59061e3)
v2.25.0-test.4
2.25.0-test.4 (2026-03-10)
Bug Fixes
- update vite config to rename compiled .pnpm.... files into pnpm... (d998335)
v2.25.0-test.3
2.25.0-test.3 (2026-03-10)
Bug Fixes
- update dockerfile for the newly created adminforth app (804b8bb)
v2.25.0-test.14
2.25.0-test.14 (2026-03-10)
Bug Fixes
- add check, if user has pnpm-lock in custom folder and use npm/pnpm (fbea776)