Skip to content

v2.56.0-next.14

Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 18 May 09:48
· 87 commits to next since this release
ca2f43a

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)