v2.56.0-next.14
Pre-release
Pre-release
2.56.0-next.14 (2026-05-18)
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)