Skip to content

Releases: devforth/adminforth

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)

v2.58.3

15 May 10:36

Choose a tag to compare

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
cbb36cb

Choose a tag to compare

v2.56.0-next.13 Pre-release
Pre-release

2.56.0-next.13 (2026-05-15)

Bug Fixes

  • update confirmation message for bulk deletion action (3841690)

v2.58.2

14 May 13:17

Choose a tag to compare

2.58.2 (2026-05-14)

Bug Fixes

  • ensure UTC formatting for date values in Clickhouse and Mysql connectors (abeaf84)