Skip to content

Releases: devforth/adminforth

v2.27.0-next.9

31 Mar 05:36
62f4246

Choose a tag to compare

v2.27.0-next.9 Pre-release
Pre-release

2.27.0-next.9 (2026-03-31)

Bug Fixes

  • add @types/lodash.debounce and update lodash types in package.json and lock files (0d9641c)
  • move field loader spinner next to error message (8c9b779)
  • update regex validation handling and make properties optional in ValidationObject (3408b4c)
  • validate columns with custom validator in parallel (3ff0b72)

Features

  • add custom validation functionality for resource columns[1] (2092c71)
  • add custom validation functionality for resource columns[2] (e7affbd)
  • add custom validation functionality for resource columns[3] (6073982)
  • add custom validation functionality for resource columns[4] (0fc29a2)
  • add mutex dependancy (e36cdf0)

v2.27.0-next.15

31 Mar 12:22

Choose a tag to compare

v2.27.0-next.15 Pre-release
Pre-release

2.27.0-next.15 (2026-03-31)

Bug Fixes

  • make three dots menu wrapper apply styles to itself, instead of child (87b3fb0)

v2.27.0-next.14

31 Mar 11:03
0f0b190

Choose a tag to compare

v2.27.0-next.14 Pre-release
Pre-release

2.27.0-next.14 (2026-03-31)

Bug Fixes

  • don't allow to change state to empty in the afcl select in create/edit view. (1ed1962)
  • prevent setting of two "Unset" options in select for create/edit views (24b39be)

v2.27.0-next.13

31 Mar 09:28

Choose a tag to compare

v2.27.0-next.13 Pre-release
Pre-release

2.27.0-next.13 (2026-03-31)

Bug Fixes

  • refactor range picker to correctly set filters, when value changes quickly (237a19b)

v2.27.0-next.12

31 Mar 08:17

Choose a tag to compare

v2.27.0-next.12 Pre-release
Pre-release

2.27.0-next.12 (2026-03-31)

Bug Fixes

  • add border to the show/edit/create view tables (e03681d)

v2.27.0-next.11

31 Mar 08:04

Choose a tag to compare

v2.27.0-next.11 Pre-release
Pre-release

2.27.0-next.11 (2026-03-31)

Bug Fixes

  • align actions in callActionWrapper to the center (4928863)

v2.27.0-next.10

31 Mar 07:55

Choose a tag to compare

v2.27.0-next.10 Pre-release
Pre-release

2.27.0-next.10 (2026-03-31)

Bug Fixes

  • add loading states for actions in ThreeDotsMenu and ListView (3a5d378)
  • ensure action ID is defined when setting loading state in handleActionClick (520827a)

v2.26.5

31 Mar 08:22

Choose a tag to compare

2.26.5 (2026-03-31)

Bug Fixes

  • update adminforth package version to 2.27.0-next.12 on live demo (586f5c2)

v2.27.0-next.8

30 Mar 16:37

Choose a tag to compare

v2.27.0-next.8 Pre-release
Pre-release

2.27.0-next.8 (2026-03-30)

Bug Fixes

  • show actions without custom component in threeDotsMenu (ea82f69)

Reverts

  • Revert "fix: ensure meta is defined for custom components in ThreeDotsMenu" (6a040b9)

v2.27.0-next.7

30 Mar 14:57

Choose a tag to compare

v2.27.0-next.7 Pre-release
Pre-release

2.27.0-next.7 (2026-03-30)

Bug Fixes

  • ensure meta is defined for custom components in ThreeDotsMenu (63b0e3a)