Releases: SoftwareBrothers/adminjs
Releases · SoftwareBrothers/adminjs
v7.8.13
7.8.13 (2024-09-18)
Bug Fixes
- fix property type 'date' when backend returns an iso string (de86636)
v7.8.12
7.8.12 (2024-08-27)
Bug Fixes
- fix ForbiddenError returning information about record (4cf9e7c)
v7.8.11
7.8.11 (2024-08-13)
Bug Fixes
- use actual default translation keys if not provided explicitly to useModal (3a3961c)
v7.8.10
7.8.10 (2024-08-13)
Bug Fixes
- export action utility functions via frontend bundle entry (636634e)
v7.8.9
7.8.9 (2024-08-08)
Bug Fixes
v7.8.8
7.8.8 (2024-07-31)
Bug Fixes
- propertyType date should not convert to local timezone (d105b97)
v7.8.7
7.8.7 (2024-07-10)
Bug Fixes
- use provided data-css in route wrapper if defined (f74973a)
v7.8.6
7.8.6 (2024-07-10)
Bug Fixes
- add missing data-css attributes (e3a9dc4)
v7.8.5
7.8.5 (2024-07-05)
Bug Fixes
- translate record property errors (e496d60)
v7.8.4
7.8.4 (2024-07-01)
Bug Fixes
- add forgotten
decodeURIComponent
(3b4bca2)
- incorrect file path in Windows platform (838ebd4)