Releases: devforth/adminforth
Releases · devforth/adminforth
v2.4.0-next.295
2.4.0-next.295 (2025-11-07)
Bug Fixes
- update allowed injection keys for the 'list' page in ConfigValidator (fd2f927)
v2.12.0
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
v2.4.0-next.294
v2.4.0-next.293
2.4.0-next.293 (2025-11-04)
Bug Fixes
- update z-index for table headers and adjust container height style (1622c1b)
v2.4.0-next.292
2.4.0-next.292 (2025-11-04)
Bug Fixes
- add missing class names to toast icon and button elements (65bcf57)
v2.4.0-next.291
2.4.0-next.291 (2025-11-01)
Features
- add search debounce functionality to Select component (a9d2822)
v2.4.0-next.290
v2.11.18
v2.4.0-next.289
2.4.0-next.289 (2025-10-29)
Reverts
- Revert "fix: add unique representation for multiple plugin instances" (ca29802)
v2.4.0-next.288
2.4.0-next.288 (2025-10-29)
Bug Fixes
- add unique representation for multiple plugin instances (8ec191c)