Skip to content

Releases: devforth/adminforth

v2.4.0-next.290

30 Oct 07:33

Choose a tag to compare

v2.4.0-next.290 Pre-release
Pre-release

2.4.0-next.290 (2025-10-30)

Bug Fixes

  • fix z index for select with active "teleportToBody" (898db4d)

v2.11.18

29 Oct 07:24

Choose a tag to compare

2.11.18 (2025-10-29)

Bug Fixes

  • update adminforth version to 2.4.0-next.280 on live demo (d1d31b4)

v2.4.0-next.289

29 Oct 15:32

Choose a tag to compare

v2.4.0-next.289 Pre-release
Pre-release

2.4.0-next.289 (2025-10-29)

Reverts

  • Revert "fix: add unique representation for multiple plugin instances" (ca29802)

v2.4.0-next.288

29 Oct 15:29

Choose a tag to compare

v2.4.0-next.288 Pre-release
Pre-release

2.4.0-next.288 (2025-10-29)

Bug Fixes

  • add unique representation for multiple plugin instances (8ec191c)

v2.4.0-next.287

29 Oct 14:48
a9e0750

Choose a tag to compare

v2.4.0-next.287 Pre-release
Pre-release

2.4.0-next.287 (2025-10-29)

Bug Fixes

  • remove unnecessary opacity class from filter clear button (5bf5d72)

Features

  • add "clearFilter" method for filters store (93d567b)
  • add clear filter icon for each filter (4786356)
  • update filter clear button icon and improve layout (502ed67)
  • update style for CustomRangePIcker (a864e01)

v2.4.0-next.286

29 Oct 13:10

Choose a tag to compare

v2.4.0-next.286 Pre-release
Pre-release

2.4.0-next.286 (2025-10-29)

Features

  • add btoa and atob functions in utils (710926b)

v2.4.0-next.285

29 Oct 12:39

Choose a tag to compare

v2.4.0-next.285 Pre-release
Pre-release

2.4.0-next.285 (2025-10-29)

Bug Fixes

  • fix checking if field unique for updateRecord (ef4688a)

v2.4.0-next.284

29 Oct 11:31

Choose a tag to compare

v2.4.0-next.284 Pre-release
Pre-release

2.4.0-next.284 (2025-10-29)

Features

  • move border from right to left in toast (b733b6e)

v2.4.0-next.283

29 Oct 09:59

Choose a tag to compare

v2.4.0-next.283 Pre-release
Pre-release

2.4.0-next.283 (2025-10-29)

Features

  • update bulk action to "Mark as listed" with custom UI wrapper and improved action handling (1e221f2)
  • update Toggle listed action to use custom component and adjust visibility in list view (023b322)

v2.4.0-next.282

29 Oct 09:46

Choose a tag to compare

v2.4.0-next.282 Pre-release
Pre-release

2.4.0-next.282 (2025-10-29)

Bug Fixes

  • add setComponentRef function to manage dropdown item references (d5311d0)