Releases: devforth/adminforth
Releases · devforth/adminforth
v2.56.0-next.14
18 May 09:48
Compare
Sorry, something went wrong.
No results found
Bug Fixes
set response status to 401 for unauthorized access in AdminForthRestAPI and prevent redirect to login on 401 status for login path in callApi function (fe8193b )
update response handling to use setStatus for unauthorized access in AdminForthRestAPI (28a1391 )
update setStatus method to accept optional message parameter in IAdminForthHttpResponse (4235a91 )
v2.58.6
15 May 14:17
Compare
Sorry, something went wrong.
No results found
2.58.6 (2026-05-15)
Bug Fixes
update EmailAdapter to make HTML parameter optional and enhance email sending functionality (cf00578 )
v2.58.5
15 May 12:29
Compare
Sorry, something went wrong.
No results found
2.58.5 (2026-05-15)
Bug Fixes
add wrapColumn option for code formatting in resource file generation (a4dacb1 )
v2.58.4
15 May 12:13
Compare
Sorry, something went wrong.
No results found
2.58.4 (2026-05-15)
Bug Fixes
clean up resource import paths in injectResourceIntoIndex function (06d5775 )
v2.58.3
15 May 10:36
Compare
Sorry, something went wrong.
No results found
2.58.3 (2026-05-15)
Bug Fixes
add support for pending endpoint registrations in ExpressServer (857c17f )
v2.56.0-next.13
15 May 08:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
update confirmation message for bulk deletion action (3841690 )
v2.58.2
14 May 13:17
Compare
Sorry, something went wrong.
No results found
2.58.2 (2026-05-14)
Bug Fixes
ensure UTC formatting for date values in Clickhouse and Mysql connectors (abeaf84 )
v2.58.1
14 May 09:45
Compare
Sorry, something went wrong.
No results found
2.58.1 (2026-05-14)
Bug Fixes
update list page size options for apartments resource (4d5e282 )
v2.58.0
14 May 09:39
Compare
Sorry, something went wrong.
No results found
2.58.0 (2026-05-14)
Features
add list page size options to apartments resource (9c74f00 )
v2.57.2
14 May 09:15
Compare
Sorry, something went wrong.
No results found
2.57.2 (2026-05-14)
Bug Fixes
prevent setting default value for JSON columns when not shown in create mode (2738fd8 )
update condition for displaying page size options in ResourceListTable (4f02814 )
update condition to check visibility for JSON column in create/edit mode (b228f4a )
use dynamic import for the apex charts (a745553 )
use dynamic import for the json viewer (6230eb9 )