Skip to content

Releases: SoftwareBrothers/adminjs

v7.8.17

Choose a tag to compare

@github-actions github-actions released this 15 Jul 07:29

7.8.17 (2025-07-15)

v7.8.16

Choose a tag to compare

@github-actions github-actions released this 20 May 08:04

7.8.16 (2025-05-20)

Bug Fixes

  • Update sort-link.tsx to include resourceId in memo check (341ff54)

v7.8.15

Choose a tag to compare

@github-actions github-actions released this 14 Jan 10:43

7.8.15 (2025-01-14)

Bug Fixes

  • use ?? instead of || for fallbacks in modalProps to allow empty strings (9890e42)

v7.8.14

Choose a tag to compare

@github-actions github-actions released this 14 Jan 09:46

7.8.14 (2025-01-14)

Bug Fixes

  • pass empty subTitle to default delete confirmation modal (a1623f9)

v7.8.13

Choose a tag to compare

@github-actions github-actions released this 18 Sep 08:49

7.8.13 (2024-09-18)

Bug Fixes

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

v7.8.12

Choose a tag to compare

@github-actions github-actions released this 27 Aug 12:22

7.8.12 (2024-08-27)

Bug Fixes

  • fix ForbiddenError returning information about record (4cf9e7c)

v7.8.11

Choose a tag to compare

@github-actions github-actions released this 13 Aug 12:21

7.8.11 (2024-08-13)

Bug Fixes

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

v7.8.10

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:54

7.8.10 (2024-08-13)

Bug Fixes

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

v7.8.9

Choose a tag to compare

@github-actions github-actions released this 08 Aug 10:23

7.8.9 (2024-08-08)

Bug Fixes

v7.8.8

Choose a tag to compare

@github-actions github-actions released this 31 Jul 11:11

7.8.8 (2024-07-31)

Bug Fixes

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