Releases: devforth/adminforth
Releases · devforth/adminforth
v2.4.0-next.200
v2.4.0-next.199
2.4.0-next.199 (2025-10-07)
Bug Fixes
- add migration for legacy custom layout to update sidebarAndHeader property (f3d223a)
v2.4.0-next.198
2.4.0-next.198 (2025-10-07)
Bug Fixes
- remove sidebarAndHeader meta property from settings route (ab84e7c)
v2.9.2
v2.9.1
v2.9.0
2.9.0 (2025-10-06)
Bug Fixes
- improve ulr change handling for SettingsView (fd4eddb)
- add getRenderWidgetFunctionName method to CaptchaAdapter interface (5c19ce2)
- add KV adapter export (ba1a28e)
- add recaptcha in install adapters (6515340)
- add renderWidget method to CaptchaAdapter interface (85e798d)
- add rounding to the table for the small screens (e3214bb)
- add setToken method to the CaptchaAdapter (bded928)
- adjust badge position in MenuLink for improved layout (59b55c2)
- adjust badge positioning and sidebar heading height for improved layout (af13c9b)
- adjust padding in VerticalTabs and remove unnecessary class in SettingsView (07c057a)
- change renderWidget method return type in CaptchaAdapter interface (e488da8)
- clear all button in filters doesn't clear hidden filters (b029cff)
- correct typo in darkDropdownOptionsBackground variable (c349dbd)
- disable pagination buttons when data is fetching for afcl table (cc42006)
- enhance badge visibility logic in MenuLink and adjust sidebar dropdown styles (6591762)
- enhance filter handling and visibility in filters store (ea0633a)
- fix disabled prop for ButtonGroup (0dd5ca5)
- fix icon size for the CompactUUID (b9177ed)
- fix infinite redirect, when user logouts from setting page (0772b2b)
- fix sidebar initialization by tracking opened menu items (cf9a197)
- fix styling for the afcl link button (63eec22)
- implement auto-refresh cleanup in ListView component (3755d7c)
- rebuild (be556e3)
- remove icon only logo from hovering state sidebar (e12f72b)
- remove on-load blinking in SettingsView (54d1582)
- remove outdated comment regarding filter visibility criteria (bed9d37)
- remove outdated comment regarding filter visibility criteria (c58fd90)
- remove sidebar on login page after removing or expiring cookie (7f42c75)
- remove token handling methods from CaptchaAdapter interface (7678562)
- remove unused flag-icon CSS import from UserMenuSettingsButton component (5a3789a)
- update badge size and adjust sidebar item padding for better alignment (2dfd675)
- update button label in AFCL documentation and adjust margin in SettingsView (f92c384)
- update ButtonGroup to use modelValue for v-model binding (6bd1392)
- update CaptchaAdapter interface to return script for the captcha widget (9345e4a)
- update CaptchaAdapter interface to use correct terminology for site key (e5309a4)
- update docs for passkeys setup (cbe6e55)
- update filter handling to use visibleFiltersCount for button state (5a3386e)
- update MenuLink component to use max-w-12 for icon-only sidebar items (9e38fd1)
- update setListFilter to modify existing filters instead of throwing an error (1cc5bad)
- update sidebar CTA visibility logic for icon-only mode (c34c41e)
- update validate method in CaptchaAdapter to include IP address parameter (8fe634c)
- update validate method return type in CaptchaAdapter to return a Record (c15892d)
Features
- add afcl button group (78a416c)
- add afcl card component (654c0a5)
- add captcha adapter (4f2b34b)
- add disable login button emit for the loginView (4d1c889)
- add disabled prop to the button group (4f2eb61)
- add emit of afcl table state (9a359a3)
- add getCustomCookie method (403ac62)
- add icons support for options in SettingView (0cb2ed2)
- add KV adapter (c9c6b68)
- add login captcha and login captcha adapter to installation scripts (dc37bd2)
- add possibility to add inner code in html head elements (a5901de)
- add settings button in userMenu (b5e65ee)
- add settings page and validation for user menu settings (f332404)
- 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)
- enhance settings routing (885e76c)
- enhance sidebar and header visibility control in custom layouts (d133ac2)
- enhance sidebar functionality with icon-only mode (2010b0d)
- implement user menu settings pages in configuration and UI (35f6271)
v2.8.2
v2.4.0-next.197
2.4.0-next.197 (2025-10-06)
Features
- enforce JSON-only content type for mutation methods in ExpressServer (0ca5f6b)
v2.4.0-next.196
2.4.0-next.196 (2025-10-06)
Bug Fixes
- remove "npm version patch" from package.json template in create plugin command (18ce292)
v2.4.0-next.195
2.4.0-next.195 (2025-10-06)
Bug Fixes
- update setCustomCookie to include expirySeconds parameter (36e14c7)