Skip to content

Releases: SoftwareBrothers/adminjs

v7.7.2

Choose a tag to compare

@github-actions github-actions released this 07 Mar 11:34

7.7.2 (2024-03-07)

Bug Fixes

v7.7.1

Choose a tag to compare

@github-actions github-actions released this 07 Mar 09:51

7.7.1 (2024-03-07)

Features

  • small: update default dashboard (89db81c)

v7.7.0

Choose a tag to compare

@github-actions github-actions released this 29 Feb 12:03

7.7.0 (2024-02-29)

Features

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

v7.6.1

Choose a tag to compare

@github-actions github-actions released this 26 Feb 09:03

7.6.1 (2024-02-26)

Bug Fixes

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

v7.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 08:26

7.6.0 (2024-02-21)

Features

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

v7.5.12

Choose a tag to compare

@github-actions github-actions released this 15 Feb 22:27

7.5.12 (2024-02-15)

Bug Fixes

  • return existing bundle immediately (b1174d4)

v7.5.11

Choose a tag to compare

@github-actions github-actions released this 15 Feb 08:47

7.5.11 (2024-02-15)

Bug Fixes

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

v7.5.10

Choose a tag to compare

@github-actions github-actions released this 07 Feb 13:49

7.5.10 (2024-02-07)

Bug Fixes

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

v7.5.9

Choose a tag to compare

@github-actions github-actions released this 24 Jan 14:42

7.5.9 (2024-01-24)

Bug Fixes

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

v7.5.8

Choose a tag to compare

@github-actions github-actions released this 24 Jan 09:56

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)