Releases
v2.26.0
Compare
Sorry, something went wrong.
No results found
2.26.0 (2026-03-25)
Bug Fixes
add 'test' prerelease to release test package (555366b )
add 'test' prerelease to release test package (5e10dfa )
add ability to validate password hash from adminforth.utils (336333f )
add add url property to menu item (3826478 )
add check for correct error (08bd858 )
add check, if user has pnmp, before installing frontend dependencies and update Dockerfile to use devforth/node20-pnpm image for the dev-demo (dd848be )
add check, if user has pnpm-lock in custom folder and use npm/pnpm (fbea776 )
add debug logs (db6a9bb )
add missing package name (1c690c5 )
add sctripts directory to package files for inclusion (53ec143 )
add support of mobiles for the afcl modal (ad8f3ca )
add type for id and logger (3ad316b )
allow all hooks return { ok: [secure] } (9f3ab53 )
allow beforeDataSourceRequest hook to return an { ok: [secure] } (18e8650 )
allow custom classes for input element in Select component (68691ac )
bind isVirtualScrollEnabled prop to computed value in ListView.vue (db9ad60 )
change dropdown width to w-max for better responsiveness (2f5fc55 )
change dropdown width to w-max for better responsiveness (2dce379 )
correct data type in the afcl select (f258533 )
correct discover fields for the qdrant, if there is an empty collection (take list of fields from resource) (26ea14e )
correct path for the iconPackages in codeInjector (f00146e )
correct typo in scripts directory path in package.json (a62f31d )
correct typos in README and codeInjector, update package.json link path (6cd3333 )
decrease z-index three dots that the modal is higher (138ed3e )
delete unused code (c5057ba )
don't copy package.json/package-lock.json/pnpm-lock.yaml from the adminforth spa sr folder, if there is already package.json in tmp folder (4c0fe9f )
don't try to display brand logo in folded sidebar, if there is is no image (ef4a92f )
enhance file exclusion logic to prevent copying package.json and lock files (899ed8f )
fallback to the package-lock.json, if there is no pnpm-lock.yaml in the project folder (b004b4c )
fix create-plugins cli (2f3e88a )
fix logs for the code injector (276d942 )
fix virtual resource list table style (dfd178f )
improve error message for missing lock files and adjust package manager usage (40d3a75 )
improve leave create/edit view guard (when data is unsaved). (08f6407 )
improve lock file handling by checking for pnpm-lock.yaml or falling back to package-lock.json (0fdd74a )
improve user data script for Docker installation on EC2 (cd0afa6 )
increase debounce value (d04cfd2 )
make create-app work with pnpm (0cee947 )
make getRecordByPrimaryKey return null, instead of throwing an error (5bddf3a )
rebuild (2262464 )
rebuild (9c7ff1f )
rebuild (797028f )
rebuild (3972371 )
remove default padding from the afcl modal for the better customization ability (2a0e429 )
resolve copilot comment (edd5f2f )
resolve copilot comment (e55df9c )
rework afcl accept modal to use afcl modal, instead of flowbite one. (1022563 )
rework config validator to use pnpm (2eaf2cc )
separate custom url logic in function (c941abe )
show 404 page when recource wrong (fe1bd3d )
show 404 page when recource wrong (6d2f3ad )
show 404 page when recource wrong (0f7f962 )
show sidebar shadow only when it it floating (722eb35 )
simplify trigger slot template and clean up modal attributes (fc9ed25 )
standardize asset file naming conventions in Vite config (50ccb4e )
standardize asset file naming conventions in Vite config[2] (6932521 )
standardize asset file naming conventions in Vite config[3] (637c003 )
throw an error, when we are bundling adminforth (9d77809 )
unsubscribe from websocket before subsribing, when we call adminforth.menu.refreshMenuBadges() (c45b8c2 )
updata release scripts to use pnpm (562e33c )
updata release scripts to use pnpm[2] (58858e2 )
updata release scripts to use pnpm[3] (229ac56 )
updata release scripts to use pnpm[4] (092f4b9 )
updata release scripts to use pnpm[5] (3ed14f1 )
update adminforth version to 2.26.0-next.11 in package.json and package-lock.json (6129e10 )
update build scripts to include pnpm link for proper package linking (4386ff4 )
update dependency resolution logic to prioritize version over specifier (27e3a31 )
update dockerfile for the newly created adminforth app (804b8bb )
update error for wrong resource id (b74b0e8 )
update file exclusion logic and improve build cache miss message (5dc8293 )
update import path for icon packages to use pathToFileURL (c991aa3 )
update prompt message for package manager selection (e2b4108 )
update tluma configuration key from 'repo' to 'source' (8f5e0dc )
update tooltip render when showCountryName: true (9a92068 )
update type for recordIds (4db2ea8 )
update vite config to rename compiled .pnpm.... files into pnpm... (d998335 )
update vite config to rename compiled .pnpm.... files into pnpm... [2] (59061e3 )
update vite config to rename compiled .pnpm.... files into pnpm... [3] (664a99f )
update vite config to rename compiled .pnpm.... files into pnpm... [4] (9defc0f )
update vite config to rename compiled .pnpm.... files into pnpm... [5] (f151425 )
Features
add ability to disable "There are unsaved changes" popup for the resource (17726f1 )
add ability to select between pnpm and npm, when we create apdminforth app (bdf2721 )
add adminforth-auto-remove plugin to Taskfile.yaml (db21a6e )
add closeByEsc prop to the afcl modal and rename clickToCloseOutside -> closeByClickOutside (6e0b43d )
add deleteMany method to data source connectors for batch deletion (d8ece07 )
add hero icons set (159c403 )
add light secondary color and secondary style for the afcl button (4cacd7d )
add support for selecting package manager and include pnpm lockfile template (68b03e3 )
add support of the qdrant db (readonly) (3872b37 )
add tluma configuration script and update documentation deployment command (d9ca7c1 )
add URL property to AdminForthConfigMenuItem and handle URL clicks in Sidebar to implement url property in menu item (f2bff09 )
make code injector to notify user, that there are new files or some files we changed at the bundle stage (37ea4db )
rework afcl dialog to use afcl modal (b496616 )
You can’t perform that action at this time.