Skip to content

Releases: devforth/adminforth

v2.4.0-next.63

31 Jul 09:30
00093c9

Choose a tag to compare

v2.4.0-next.63 Pre-release
Pre-release

2.4.0-next.63 (2025-07-31)

Bug Fixes

  • fix incorrect dropdown position with teleportToBody prop (147bc28)

v2.4.0-next.62

31 Jul 07:03
49c3756

Choose a tag to compare

v2.4.0-next.62 Pre-release
Pre-release

2.4.0-next.62 (2025-07-31)

Bug Fixes

  • fix incorrect position of the dropdown without teleportToBody prop (9adc56b)

v2.4.0-next.61

30 Jul 12:53
6cf2d98

Choose a tag to compare

v2.4.0-next.61 Pre-release
Pre-release

2.4.0-next.61 (2025-07-30)

Bug Fixes

  • prevent error when customHeadItems is not provided (18f3457)

Features

  • add ability to add cutoms items to head (d9da154)
  • add docs for the customHeadItems (36c59ea)
  • add possibility to customize select colors (cd38fd1)

v2.4.0-next.60

30 Jul 12:35

Choose a tag to compare

v2.4.0-next.60 Pre-release
Pre-release

2.4.0-next.60 (2025-07-30)

Bug Fixes

  • avoid TypeScript error by casting value to any before checking _bsontype (1ba495b)
  • correctly detect Decimal128 fields as DECIMAL in create resource (2c3c930)

v2.4.0-next.59

30 Jul 11:28
69c4b17

Choose a tag to compare

v2.4.0-next.59 Pre-release
Pre-release

2.4.0-next.59 (2025-07-30)

Bug Fixes

  • add correct dark theme for the checkboxes (699f314)

v2.4.0-next.58

30 Jul 10:32
a0ec20a

Choose a tag to compare

v2.4.0-next.58 Pre-release
Pre-release

2.4.0-next.58 (2025-07-30)

Features

  • validate ADMIN_BASE_URL and warn when VITE_ADMINFORTH_PUBLIC_PATH is defined in the environment (9abab70)

v2.4.0-next.57

30 Jul 10:05
100d012

Choose a tag to compare

v2.4.0-next.57 Pre-release
Pre-release

2.4.0-next.57 (2025-07-30)

Bug Fixes

  • fix incorrect position of dropdown content (a2c0ac3)

v2.4.0-next.56

30 Jul 09:56
780a733

Choose a tag to compare

v2.4.0-next.56 Pre-release
Pre-release

2.4.0-next.56 (2025-07-30)

Bug Fixes

  • unsubscribe before subscribing in adminforth.menu.refreshMenuBadges() (bf335dd)

v2.4.0-next.55

30 Jul 09:54
810b938

Choose a tag to compare

v2.4.0-next.55 Pre-release
Pre-release

2.4.0-next.55 (2025-07-30)

Bug Fixes

  • don't validate optional empty fields as invalid (0cf7a4a)

v2.4.0-next.54

30 Jul 09:21

Choose a tag to compare

v2.4.0-next.54 Pre-release
Pre-release

2.4.0-next.54 (2025-07-30)

Features

  • add option to disable background blend mode for login image (2cf899d)