Releases: SoftwareBrothers/adminjs
Releases · SoftwareBrothers/adminjs
v7.3.1
7.3.1 (2023-11-14)
Bug Fixes
- add support for bundling .mjs and .mts files via component-loader (#1576) (2d4196f)
v7.3.0
7.3.0 (2023-10-17)
Features
v7.2.2
7.2.2 (2023-09-20)
Features
v7.2.1
7.2.1 (2023-08-18)
Bug Fixes
- make back button navigate one route up (4d7331e)
- refactor Routes (8b7c19e)
- retain filters when opening record in a drawer (65b1c89)
v7.2.0
7.2.0 (2023-07-25)
Features
- allow to translate resources in resource options (1c2d27f)
v7.1.0
7.1.0 (2023-07-18)
Features
- allow to set titleProperty in resource options (ea97b4a)
v7.0.9
7.0.9 (2023-07-04)
Bug Fixes
- do not call API on route enter if action has no component (88e30e9)
- fix 'no component' error when using a resource action with no component (09ade25)
- make delete action perform delete only for POST method (59ef554)
v7.0.8
7.0.8 (2023-06-28)
Bug Fixes
- allow to import original components without HOC-loop (52d2742)
v7.0.7
7.0.7 (2023-06-27)
Bug Fixes
- export action components so they can be imported by frontend (fbbbf2f)
v7.0.6
7.0.6 (2023-05-29)
Bug Fixes
- label for integer values (in availableValues) (000c0b3)