Releases: devforth/adminforth
Releases · devforth/adminforth
v2.4.0-next.194
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
v2.4.0-next.192
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
v2.4.0-next.190
2.4.0-next.190 (2025-10-03)
Bug Fixes
- remove token handling methods from CaptchaAdapter interface (7678562)
v2.4.0-next.189
2.4.0-next.189 (2025-10-03)
Features
v2.4.0-next.188
v2.4.0-next.187
v2.4.0-next.186
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)