Skip to content

Releases: devforth/adminforth

v2.25.0-next.13

13 Mar 08:24

Choose a tag to compare

v2.25.0-next.13 Pre-release
Pre-release

2.25.0-next.13 (2026-03-13)

Reverts

  • Revert "fix: bind additional attributes to input element in Select component" (77dd0f3)

v2.25.0-next.12

13 Mar 08:15

Choose a tag to compare

v2.25.0-next.12 Pre-release
Pre-release

2.25.0-next.12 (2026-03-13)

Bug Fixes

  • bind additional attributes to input element in Select component (58ea29b)

v2.25.0

11 Mar 09:44
b64ed2f

Choose a tag to compare

2.25.0 (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.23

11 Mar 10:19

Choose a tag to compare

v2.25.0-test.23 Pre-release
Pre-release

2.25.0-test.23 (2026-03-11)

Reverts

  • Revert "fix: add debug logs" (e24623e)

v2.25.0-test.22

11 Mar 10:08

Choose a tag to compare

v2.25.0-test.22 Pre-release
Pre-release

2.25.0-test.22 (2026-03-11)

Bug Fixes

  • update import path for icon packages to use pathToFileURL (c991aa3)

v2.25.0-test.21

11 Mar 09:58

Choose a tag to compare

v2.25.0-test.21 Pre-release
Pre-release

2.25.0-test.21 (2026-03-11)

Bug Fixes

v2.25.0-test.20

11 Mar 09:51

Choose a tag to compare

v2.25.0-test.20 Pre-release
Pre-release

2.25.0-test.20 (2026-03-11)

Bug Fixes

  • update prompt message for package manager selection (e2b4108)

v2.25.0-test.19

11 Mar 09:48

Choose a tag to compare

v2.25.0-test.19 Pre-release
Pre-release

2.25.0-test.19 (2026-03-11)

Bug Fixes

  • add pnpm-workspace.yaml to the live-demo (24f730b)
  • correct path for the iconPackages in codeInjector (f00146e)
  • rebuild (15b107f)
  • update adminforth package version to 2.25.0-test.4 in package.json and pnpm-lock.yaml (752cd65)
  • update adminforth package version to 2.25.0-test.5 in package.json and pnpm-lock.yaml (f1541cd)
  • update adminforth package version to 2.25.0-test.6 in package.json and pnpm-lock.yaml (f781115)
  • update adminforth package version to 2.25.0-test.7 in package.json and pnpm-lock.yaml (fd3c24e)
  • update adminforth package version to 2.25.0-test.8 in package.json and pnpm-lock.yaml (1daa630)
  • update dockerfile for the live demo (e965901)
  • update live-demo (bb9c667)
  • update package versions and improve image generation prompt in apartments resource live-demo (22c4915)

v2.25.0-test.18

11 Mar 09:35

Choose a tag to compare

v2.25.0-test.18 Pre-release
Pre-release

2.25.0-test.18 (2026-03-11)

Bug Fixes

  • correct typos in README and codeInjector, update package.json link path (6cd3333)

v2.25.0-test.17

11 Mar 09:20

Choose a tag to compare

v2.25.0-test.17 Pre-release
Pre-release

2.25.0-test.17 (2026-03-11)

Bug Fixes