Skip to content

Releases: devforth/adminforth

v2.4.0-next.194

06 Oct 12:13

Choose a tag to compare

v2.4.0-next.194 Pre-release
Pre-release

2.4.0-next.194 (2025-10-06)

Bug Fixes

  • update setCustomCookie to use expirySeconds and deprecate expiry (fallback still) (4caed99)

v2.4.0-next.193

06 Oct 09:31

Choose a tag to compare

v2.4.0-next.193 Pre-release
Pre-release

2.4.0-next.193 (2025-10-06)

Features

  • add getCustomCookie method (403ac62)

v2.4.0-next.192

06 Oct 09:29

Choose a tag to compare

v2.4.0-next.192 Pre-release
Pre-release

2.4.0-next.192 (2025-10-06)

Bug Fixes

  • remove sidebar on login page after removing or expiring cookie (7f42c75)

v2.4.0-next.191

03 Oct 12:47

Choose a tag to compare

v2.4.0-next.191 Pre-release
Pre-release

2.4.0-next.191 (2025-10-03)

Bug Fixes

  • add recaptcha in install adapters (6515340)

v2.4.0-next.190

03 Oct 11:32

Choose a tag to compare

v2.4.0-next.190 Pre-release
Pre-release

2.4.0-next.190 (2025-10-03)

Bug Fixes

  • remove token handling methods from CaptchaAdapter interface (7678562)

v2.4.0-next.189

03 Oct 11:03

Choose a tag to compare

v2.4.0-next.189 Pre-release
Pre-release

2.4.0-next.189 (2025-10-03)

Features

  • add disable login button emit for the loginView (4d1c889)
  • add login captcha and login captcha adapter to installation scripts (dc37bd2)

v2.4.0-next.188

03 Oct 10:20

Choose a tag to compare

v2.4.0-next.188 Pre-release
Pre-release

2.4.0-next.188 (2025-10-03)

Bug Fixes

  • fix styling for the afcl link button (63eec22)

v2.4.0-next.187

02 Oct 19:12
c14d01b

Choose a tag to compare

v2.4.0-next.187 Pre-release
Pre-release

2.4.0-next.187 (2025-10-02)

Features

  • add emit of afcl table state (9a359a3)

v2.4.0-next.186

02 Oct 18:49
e78924f

Choose a tag to compare

v2.4.0-next.186 Pre-release
Pre-release

2.4.0-next.186 (2025-10-02)

Bug Fixes

  • add rounding to the table for the small screens (e3214bb)
  • adjust padding in VerticalTabs and remove unnecessary class in SettingsView (07c057a)
  • correct typo in darkDropdownOptionsBackground variable (c349dbd)
  • fix disabled prop for ButtonGroup (0dd5ca5)
  • update button label in AFCL documentation and adjust margin in SettingsView (f92c384)
  • update ButtonGroup to use modelValue for v-model binding (6bd1392)

Features

  • add afcl button group (78a416c)
  • add afcl card component (654c0a5)
  • add disabled prop to the button group (4f2eb61)
  • add solid color prop to the afcl button group (969787c)
  • add support for different card sizes in AFCL Card component (a3803b5)
  • enhance Card component with custom slot and optional title/description props (a3010fd)

v2.4.0-next.185

02 Oct 13:51

Choose a tag to compare

v2.4.0-next.185 Pre-release
Pre-release

2.4.0-next.185 (2025-10-02)

Bug Fixes

  • add setToken method to the CaptchaAdapter (bded928)