Releases
v2.12.0
Compare
Sorry, something went wrong.
No results found
2.12.0 (2025-11-05)
Bug Fixes
add check for the type of data user passing (eb965b7 )
add console logs for token expiration and cookie format in AdminForthAuth (bc9717b )
add margin for the help text in resourceListTable (d212c14 )
add missing class names to toast icon and button elements (65bcf57 )
add setComponentRef function to manage dropdown item references (d5311d0 )
add translations to the callApi error messages (bd8b122 )
broken package-lock file into live-demo (411ff9d )
check if user provides settingPages, before translation them (047a524 )
clarify instruction for creating copilot-instructions.md file (833bed3 )
declare global interface for i18n on window object (8085af1 )
enhance action handling with optional payload support and improve type definitions (e02ba0c )
enhance CallActionWrapper to accept extra props and update ThreeDotsMenu to handle null bulkActions (e65f705 )
enhance tooltip arrow styling for improved visibility (0347c5b )
enhance uniqueness check in checkUnique method to exclude current record (899a45d )
fix bug with the menu overlapping the table (fdfbfac )
fix checking if field unique for updateRecord (ef4688a )
fix isUnique resource constraint for the records edit (d70b0ae )
fix padding for afcl toast (db2e840 )
fix three dots menu dropdown items z-index (dc7c538 )
fix toast style for toast called with "adminforth.alert" (18f4c0c )
fix translations for the user menu and settingsView (3a5ff9c )
fix translations for userMenySettingsButton (3326f5a )
fix unclicable threeDotsMenu in listView (497973e )
fix z index for select with active "teleportToBody" (898db4d )
fix z-index for accept modal (d45ee96 )
fix Z-index for accept modal (e5161a0 )
improve handling of multiple URL encoding in query values (951c744 )
increase z-index for header and sidebar components (4f59358 )
load injected pages only after fetching resource (447e5e7 )
mistype fix in afcl docs (a1638a2 )
normalize PostgreSQL data type handling to support array types and improve type detection (7865c95 )
pass rememberMeDays into BLC hooks, so hooks are aware what cookie time initially was going to be set and can reuse it when resume login ceremony (03e40a2 )
prevent rendering components during resource fetching when initialization is in process (83040a3 )
prevent zoom in input on Iphone (d8207dc )
remove JSON encoding/decoding functions and update query handling in CreateView to use base64 (217f98b )
remove multiple URL encoding from filters (197e18a )
remove unnecessary opacity class from filter clear button (5bf5d72 )
remove white strip from the AcceptModal while scroling on mobile (b3884e4 )
replace record with updates in updateResourceRecord method (172fc0e )
simplify logo rendering logic in Sidebar component (a55ff66 )
update @adminforth/i18n package version to 1.6.1 (0fb7b3d )
update @adminforth/upload plugin (4bab66a )
update adminforth package version for live-demo (7061ddd )
update adminforth package version to 2.4.0-next.240 (d41be77 )
update adminforth package version to 2.4.0-next.243 (5574125 )
update adminforth package version to 2.4.0-next.247 on live demo (b5885f6 )
update adminforth version in live-demo (858b189 )
update adminforth version in live-demo (7ed3315 )
update adminforth version to 2.4.0-next.262 on live demo (b108f57 )
update adminforth version to 2.4.0-next.280 on live demo (91f74e2 )
update adminforth, bulk-ai-flow, upload, text-complete and rich-editor plugins (6bf1a19 )
update customComponent file handling to support string type (41eea76 )
update foreign-inline-list and adminforth versions to 1.6.5 and 2.4.0-next.273 (9676c36 )
update foreign-inline-list and adminforth versions to 1.6.6 and 2.4.0-next.274 on live demo (74917e1 )
update package versions for bulk-ai-flow, rich-editor, text-complete, and upload (07c4fd0 )
update version of adminforth and foreign-inline-list on live demo (bf54757 )
update z-index for table headers and adjust container height style (1622c1b )
warn about deprecated 'record' parameter in updateResourceRecord function (102bd40 )
z-index in badges tooltip (4a6179a )
Features
add 'adminforth-user-soft-delete' plugin to installation script (b996349 )
add "adminUserAuthorize" hook (bf4e311 )
add "clearFilter" method for filters store (93d567b )
add api.ts file to the project generated with create-app (c1127d0 )
add btoa and atob functions in utils (710926b )
add CallActionWrapper component and integrate with action menus (c83ee3b )
add clear filter icon for each filter (4786356 )
add custom class to the afcl toast (37ea1c1 )
add custom class to the login modal (78cf7d8 )
add custom Save button injection for create/edit pages and update documentation (195ff77 )
add getLoginFormConfig function to the coreStore to fetch login form configuration and use it on login page (37c1298 )
add JSON encoding and decoding functions for query parameters (557e508 )
add reftesh table emit from resource list table to the custom actions (b3670d9 )
add search debounce functionality to Select component (a9d2822 )
add sticky column functionality to list view documentation (bf79b7f )
enhance call action handling to support additional payloads across components (c95b1b6 )
enhance Sidebar component to manage body scroll behavior based on sidebar state (10b4ba2 )
implement conditional column display logic with showIf property (22846e7 )
made unified classes for the user menu dropdown (cc99b18 )
move border from right to left in toast (b733b6e )
update afcl toast style (ac39891 )
update bulk action to "Mark as listed" with custom UI wrapper and improved action handling (1e221f2 )
update filter clear button icon and improve layout (502ed67 )
update style for CustomRangePIcker (a864e01 )
update Toggle listed action to use custom component and adjust visibility in list view (023b322 )
You can’t perform that action at this time.