Skip to content

v2.25.0-test.1

Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 09 Mar 17:59
· 179 commits to test since this release

2.25.0-test.1 (2026-03-09)

Bug Fixes

  • add 'test' prerelease to release test package (555366b)
  • add 'test' prerelease to release test package (5e10dfa)
  • add missing package name (1c690c5)
  • add support of mobiles for the afcl modal (ad8f3ca)
  • change dropdown width to w-max for better responsiveness (2f5fc55)
  • change dropdown width to w-max for better responsiveness (2dce379)
  • correct data type in the afcl select (f258533)
  • don't try to display brand logo in folded sidebar, if there is is no image (ef4a92f)
  • fallback to the package-lock.json, if there is no pnpm-lock.yaml in the project folder (b004b4c)
  • improve leave create/edit view guard (when data is unsaved). (08f6407)
  • rebuild (797028f)
  • rebuild (3972371)
  • remove default padding from the afcl modal for the better customization ability (2a0e429)
  • rework config validator to use pnpm (2eaf2cc)
  • simplify trigger slot template and clean up modal attributes (fc9ed25)
  • unsubscribe from websocket before subsribing, when we call adminforth.menu.refreshMenuBadges() (c45b8c2)
  • updata release scripts to use pnpm (562e33c)
  • updata release scripts to use pnpm[2] (58858e2)
  • updata release scripts to use pnpm[3] (229ac56)
  • updata release scripts to use pnpm[4] (092f4b9)
  • updata release scripts to use pnpm[5] (3ed14f1)
  • update build scripts to include pnpm link for proper package linking (4386ff4)
  • update dependency resolution logic to prioritize version over specifier (27e3a31)

Features

  • add ability to disable "There are unsaved changes" popup for the resource (17726f1)
  • add closeByEsc prop to the afcl modal and rename clickToCloseOutside -> closeByClickOutside (6e0b43d)
  • add light secondary color and secondary style for the afcl button (4cacd7d)
  • rework afcl dialog to use afcl modal (b496616)