Skip to content

Releases: SoftwareBrothers/adminjs

v7.6.0

21 Feb 08:26
Compare
Choose a tag to compare

7.6.0 (2024-02-21)

Features

  • update rollup to v4, use esbuild to minify instead of terser (#1631) (e29d9ac)

v7.5.12

15 Feb 22:27
Compare
Choose a tag to compare

7.5.12 (2024-02-15)

Bug Fixes

  • return existing bundle immediately (b1174d4)

v7.5.11

15 Feb 08:47
Compare
Choose a tag to compare

7.5.11 (2024-02-15)

Bug Fixes

  • fix records list not visible when resource action is open in drawer (d472210)

v7.5.10

07 Feb 13:49
Compare
Choose a tag to compare

7.5.10 (2024-02-07)

Bug Fixes

  • fix filter drawer being open below resource action content (1b8ce0f)

v7.5.9

24 Jan 14:42
Compare
Choose a tag to compare

7.5.9 (2024-01-24)

Bug Fixes

  • fix empty checkboxes when selecting a bulk action (df54a10)

v7.5.8

24 Jan 09:56
Compare
Choose a tag to compare

7.5.8 (2024-01-24)

Bug Fixes

  • do not open filter panel automatically (32f69ef)
  • fix translation of selected option in filter panel (e4b1703)

Features

  • small: show the number of active filters on Filter button (d49854b)

v7.5.7

23 Jan 08:43
Compare
Choose a tag to compare

7.5.7 (2024-01-23)

Bug Fixes

  • move bool/select value translations to labels (#1609) (8f4e2f2)

v7.5.6

19 Jan 11:19
Compare
Choose a tag to compare

7.5.6 (2024-01-19)

Bug Fixes

  • add missing translations for boolean/select fields (28d920c)

v7.5.5

19 Jan 08:55
Compare
Choose a tag to compare

7.5.5 (2024-01-19)

Bug Fixes

v7.5.4

18 Jan 18:29
Compare
Choose a tag to compare

7.5.4 (2024-01-18)

Bug Fixes

  • add missing availableValues translation in filters (7a35ac5)