Releases: SoftwareBrothers/adminjs
Releases · SoftwareBrothers/adminjs
v7.4.1
22 Nov 09:35
Compare
Sorry, something went wrong.
No results found
7.4.1 (2023-11-22)
Bug Fixes
set page to 1 when applying filters (a2d82ce )
v7.4.0
21 Nov 09:27
Compare
Sorry, something went wrong.
No results found
7.4.0 (2023-11-21)
Features
add support for auth providers (fd0395b )
v7.3.1
14 Nov 21:49
Compare
Sorry, something went wrong.
No results found
7.3.1 (2023-11-14)
Bug Fixes
add support for bundling .mjs and .mts files via component-loader (#1576 ) (2d4196f )
v7.3.0
17 Oct 08:14
Compare
Sorry, something went wrong.
No results found
7.3.0 (2023-10-17)
Features
v7.2.2
20 Sep 09:10
Compare
Sorry, something went wrong.
No results found
7.2.2 (2023-09-20)
Features
v7.2.1
18 Aug 07:47
Compare
Sorry, something went wrong.
No results found
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
25 Jul 08:57
Compare
Sorry, something went wrong.
No results found
7.2.0 (2023-07-25)
Features
allow to translate resources in resource options (1c2d27f )
v7.1.0
18 Jul 07:41
Compare
Sorry, something went wrong.
No results found
7.1.0 (2023-07-18)
Features
allow to set titleProperty in resource options (ea97b4a )
v7.0.9
04 Jul 08:29
Compare
Sorry, something went wrong.
No results found
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
28 Jun 11:01
Compare
Sorry, something went wrong.
No results found
7.0.8 (2023-06-28)
Bug Fixes
allow to import original components without HOC-loop (52d2742 )