Skip to content

v2.60.2

Choose a tag to compare

@ivictbor ivictbor released this 21 May 09:24
· 9 commits to main since this release
1cf905a

2.60.2 (2026-05-21)

Bug Fixes

  • ensure UTC formatting for date values in Clickhouse and Mysql connectors (efdff16)
  • 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 confirmation message for bulk deletion action (3841690)
  • update response handling to use setStatus for unauthorized access in AdminForthRestAPI (28a1391)
  • update setStatus method to accept optional message parameter in IAdminForthHttpResponse (4235a91)