Skip to content

Releases: devforth/adminforth

v2.25.0-test.30

13 Mar 12:58

Choose a tag to compare

v2.25.0-test.30 Pre-release
Pre-release

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

13 Mar 12:38

Choose a tag to compare

v2.25.0-test.29 Pre-release
Pre-release

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

13 Mar 12:11

Choose a tag to compare

v2.25.0-test.28 Pre-release
Pre-release

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

13 Mar 12:05

Choose a tag to compare

v2.25.0-test.27 Pre-release
Pre-release

2.25.0-test.27 (2026-03-13)

Bug Fixes

  • standardize asset file naming conventions in Vite config (50ccb4e)

v2.25.0-test.26

13 Mar 10:51

Choose a tag to compare

v2.25.0-test.26 Pre-release
Pre-release

2.25.0-test.26 (2026-03-13)

Bug Fixes

  • exclude 'hashes.json' from file processing in CodeInjector (13a7152)

v2.25.0-test.25

13 Mar 10:37

Choose a tag to compare

v2.25.0-test.25 Pre-release
Pre-release

2.25.0-test.25 (2026-03-13)

Bug Fixes

v2.25.0-test.24

13 Mar 10:36
8b438ba

Choose a tag to compare

v2.25.0-test.24 Pre-release
Pre-release

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

13 Mar 12:59
ea33b90

Choose a tag to compare

v2.25.0-next.15 Pre-release
Pre-release

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

13 Mar 08:26

Choose a tag to compare

v2.25.0-next.14 Pre-release
Pre-release

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

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)