Skip to content

Releases: devforth/adminforth

v2.60.3

21 May 10:08

Choose a tag to compare

2.60.3 (2026-05-21)

Bug Fixes

  • enhance message generation to handle masked columns in record change notifications (da92365)

v2.60.3-next.1

21 May 10:07

Choose a tag to compare

v2.60.3-next.1 Pre-release
Pre-release

2.60.3-next.1 (2026-05-21)

Bug Fixes

  • enhance message generation to handle masked columns in record change notifications (da92365)

v2.60.2

21 May 09:24
1cf905a

Choose a tag to compare

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)

v2.60.1

20 May 14:42

Choose a tag to compare

2.60.1 (2026-05-20)

Bug Fixes

  • remove unused data-collapse-toggle attribute from sidebar menu buttons (2f78baa)

v2.60.0

20 May 09:57

Choose a tag to compare

2.60.0 (2026-05-20)

Bug Fixes

  • enhance endpoint options with authenticated and no-auth variants (9573079)
  • refactor user menu dropdown to use Teleport and improve dropdown handling (91f752b)

Features

  • remove unused imports and update createConnectAction method in ChatSurfaceAdapter (b377673)

v2.59.0

18 May 12:24

Choose a tag to compare

2.59.0 (2026-05-18)

Features

  • add Telegram Chat Surface Adapter with configuration options and documentation (4c43e47)

v2.56.0-next.14

18 May 09:48
ca2f43a

Choose a tag to compare

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)

v2.58.6

15 May 14:17

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

2.58.4 (2026-05-15)

Bug Fixes

  • clean up resource import paths in injectResourceIntoIndex function (06d5775)