Skip to content

Releases: SoftwareBrothers/adminjs

v7.3.1

14 Nov 21:49
Compare
Choose a tag to compare

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
Choose a tag to compare

7.3.0 (2023-10-17)

Features

v7.2.2

20 Sep 09:10
Compare
Choose a tag to compare

7.2.2 (2023-09-20)

Features

v7.2.1

18 Aug 07:47
Compare
Choose a tag to compare

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
Choose a tag to compare

7.2.0 (2023-07-25)

Features

  • allow to translate resources in resource options (1c2d27f)

v7.1.0

18 Jul 07:41
Compare
Choose a tag to compare

7.1.0 (2023-07-18)

Features

  • allow to set titleProperty in resource options (ea97b4a)

v7.0.9

04 Jul 08:29
Compare
Choose a tag to compare

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
Choose a tag to compare

7.0.8 (2023-06-28)

Bug Fixes

  • allow to import original components without HOC-loop (52d2742)

v7.0.7

27 Jun 06:54
Compare
Choose a tag to compare

7.0.7 (2023-06-27)

Bug Fixes

  • export action components so they can be imported by frontend (fbbbf2f)

v7.0.6

29 May 07:10
Compare
Choose a tag to compare

7.0.6 (2023-05-29)

Bug Fixes

  • label for integer values (in availableValues) (000c0b3)