Releases: devforth/adminforth
Releases · devforth/adminforth
v1.9.1-next.6
v1.9.1-next.5
1.9.1-next.5 (2025-02-03)
Performance Improvements
v1.9.1-next.4
v1.9.1-next.3
v1.9.1-next.2
v1.9.1-next.1
1.9.1-next.1 (2025-02-01)
Bug Fixes
v1.7.0-next.25
1.7.0-next.25 (2025-02-01)
Bug Fixes
v1.7.0-next.24
v1.7.0-next.23
v1.9.0
1.9.0 (2025-01-30)
Bug Fixes
- add ellipsis to dropdown menu items (ecf64dc)
- add foreign resource unset only when column is not required (e0de9b7)
- add input prefix and suffix support for columns in forms (41eeb89)
- add menu click unselect behaviour to afcl select component (6afa39b)
- add missing inputs on filters panel (cc57d81)
- add unset option to foreign resource select (c0a261c)
- afcl multiple select to have empty array if no items selected (instead of null) (3a32d10)
- change three dots menu placement (dd1771f)
- cli: change users resourceId to match table name (a6cb227)
- correct custom component validity and emptiness watching (227f9f7)
- improve doc fofr foreignInline resource (ee8a9fd)
- make emptiness emit to have precedence over natural emptiness, and add docs for emptiness and inValidity on custom create/edit components (6c95742)
- preven translated column field from reappearing in translation table (36143bc)
- prevent failed db connect from stopping node process (5ae95b4)
- replace multiline inputs in filter with singleline ones (06cb1c3)
- typescript type for showIn (7a17e4b)