Releases: devforth/adminforth
Releases · devforth/adminforth
Release list
v2.27.0-next.11
v2.27.0-next.10
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)
v2.27.0-next.6
2.27.0-next.6 (2026-03-30)
Bug Fixes
- do not update list view twice on range picker range change (eedf7fc)
v2.27.0-next.5
v2.27.0-next.4
2.27.0-next.4 (2026-03-30)
Bug Fixes
- add conditional rendering for custom component in ThreeDotsMenu (b1ca1f8)
- add conditional rendering for custom component in ThreeDotsMenu (eb1199c)
- make 'actionId' optional in executeCustomAction and executeCustomBulkAction functions (6b9ef3a)
- show actions without custom renderer (69de01c)
Features
- add API for to determine our link or from a third-party source (4bc6382)
v2.27.0-next.3
v2.27.0-next.2
2.27.0-next.2 (2026-03-30)
Bug Fixes
- add optional chaining to prevent errors when accessing actions in ListView (046e740)
Features
- implement custom action execution and bulk action handling in the admin interface (802c37c)