Skip to content

Releases: SoftwareBrothers/adminjs

v7.8.13

18 Sep 08:49
Compare
Choose a tag to compare

7.8.13 (2024-09-18)

Bug Fixes

  • fix property type 'date' when backend returns an iso string (de86636)

v7.8.12

27 Aug 12:22
Compare
Choose a tag to compare

7.8.12 (2024-08-27)

Bug Fixes

  • fix ForbiddenError returning information about record (4cf9e7c)

v7.8.11

13 Aug 12:21
Compare
Choose a tag to compare

7.8.11 (2024-08-13)

Bug Fixes

  • use actual default translation keys if not provided explicitly to useModal (3a3961c)

v7.8.10

13 Aug 11:54
Compare
Choose a tag to compare

7.8.10 (2024-08-13)

Bug Fixes

  • export action utility functions via frontend bundle entry (636634e)

v7.8.9

08 Aug 10:23
Compare
Choose a tag to compare

7.8.9 (2024-08-08)

Bug Fixes

v7.8.8

31 Jul 11:11
Compare
Choose a tag to compare

7.8.8 (2024-07-31)

Bug Fixes

  • propertyType date should not convert to local timezone (d105b97)

v7.8.7

10 Jul 09:40
Compare
Choose a tag to compare

7.8.7 (2024-07-10)

Bug Fixes

  • use provided data-css in route wrapper if defined (f74973a)

v7.8.6

10 Jul 09:29
Compare
Choose a tag to compare

7.8.6 (2024-07-10)

Bug Fixes

  • add missing data-css attributes (e3a9dc4)

v7.8.5

05 Jul 15:51
Compare
Choose a tag to compare

7.8.5 (2024-07-05)

Bug Fixes

  • translate record property errors (e496d60)

v7.8.4

01 Jul 14:17
Compare
Choose a tag to compare

7.8.4 (2024-07-01)

Bug Fixes

  • add forgotten decodeURIComponent (3b4bca2)
  • incorrect file path in Windows platform (838ebd4)