Releases: devforth/adminforth
Releases · devforth/adminforth
v2.27.0-next.9
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
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
2.27.0-next.14 (2026-03-31)
Bug Fixes
v2.27.0-next.13
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
v2.27.0-next.11
v2.27.0-next.10
2.27.0-next.10 (2026-03-31)
Bug Fixes
v2.26.5
v2.27.0-next.8
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
2.27.0-next.7 (2026-03-30)
Bug Fixes
- ensure meta is defined for custom components in ThreeDotsMenu (63b0e3a)