Skip to content

Releases: SoftwareBrothers/adminjs

v7.7.2

07 Mar 11:34

Choose a tag to compare

7.7.2 (2024-03-07)

Bug Fixes

v7.7.1

07 Mar 09:51

Choose a tag to compare

7.7.1 (2024-03-07)

Features

  • small: update default dashboard (89db81c)

v7.7.0

29 Feb 12:03

Choose a tag to compare

7.7.0 (2024-02-29)

Features

  • add tinymce richtext editor variant, update design system (130c74b)

v7.6.1

26 Feb 09:03

Choose a tag to compare

7.6.1 (2024-02-26)

Bug Fixes

  • add output#inlineDynamicImports to custom components bundler (f472c5a)

v7.6.0

21 Feb 08:26

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

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

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

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

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

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)