Releases: devforth/adminforth
Releases · devforth/adminforth
v3.11.3
Compare
Sorry, something went wrong.
No results found
3.11.3 (2026-07-10)
Bug Fixes
add check, is sort column really exists (8c21a4b )
v3.11.2
Compare
Sorry, something went wrong.
No results found
3.11.2 (2026-07-10)
Bug Fixes
use timeout: 'unlimited' for alert when record is updated (5a4a04a )
v3.11.1
Compare
Sorry, something went wrong.
No results found
3.11.1 (2026-07-09)
Bug Fixes
correct color of toast timer line (8c105c8 )
v3.11.0
Compare
Sorry, something went wrong.
No results found
3.11.0 (2026-07-09)
Features
add disappear countdown for toast and posotion toast based on the #app container padding (to prevent toast appearance above agent plugin) (34e7b80 ), closes #app
v3.10.0
Compare
Sorry, something went wrong.
No results found
3.10.0 (2026-07-07)
Features
add validation for asset request paths to prevent navigation inside adminforth folder (e474186 )
v3.9.3
Compare
Sorry, something went wrong.
No results found
3.9.3 (2026-07-07)
Bug Fixes
allow '.path/.pnpm/node_modules' like (with ',')filepath for all spa files (3f109cf )
v3.9.2
Compare
Sorry, something went wrong.
No results found
3.9.2 (2026-07-07)
Bug Fixes
allow '.path/.pnpm/node_modules' like (with ',')filepath when return index.html (aa79875 )
v3.9.1
Compare
Sorry, something went wrong.
No results found
3.9.1 (2026-07-07)
Bug Fixes
add debug logs to debug express 5 static files sharing (42fd929 )
v3.8.3-next.3
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add documentation for TOTP setup and login validity period (8aac6c9 )
v3.9.0
Compare
Sorry, something went wrong.
No results found
3.9.0 (2026-07-06)
Bug Fixes
support express version 5 and version 4 (d2b9a7d )
use expres 5 in cli created app (b3b17eb )
Features
don't handle internal server error and let express 5 handle it (2f021d6 )