Skip to content

Releases: devforth/adminforth-agent

v1.37.0

05 May 08:21
369b92b

Choose a tag to compare

1.37.0 (2026-05-05)

Bug Fixes

  • move i18n initialization inside the store function (fdbceae)
  • remove unnecessary blank lines in useAgentSessions.ts (27d930c)

Features

  • add message to modal and i18n support (481154a)

v1.36.0

04 May 10:05
6d3d3ab

Choose a tag to compare

1.36.0 (2026-05-04)

Bug Fixes

  • correct save of chat opened state in local storage (8cb6645)
  • correct save of generation mode in local storage (4c1b71b)

Features

  • add abilyty to stop generation(frontend implementation) (9996cb2)

v1.35.0

01 May 14:14

Choose a tag to compare

1.35.0 (2026-05-01)

Bug Fixes

  • improve error handling for agent responses and provide detailed error messages (c73e205)
  • update adminforth dependency version to 2.51.0 (f075822)

Features

  • add audio adapter support for speech-to-text and text-to-speech flows (cfc76c7)
  • add current page context support to agent tools and API requests (14caba2)

v1.34.2

01 May 09:58

Choose a tag to compare

1.34.2 (2026-05-01)

Bug Fixes

  • return accidentally deleted chat resize area (8fe3ad5)

v1.34.1

30 Apr 14:25

Choose a tag to compare

1.34.1 (2026-04-30)

Bug Fixes

  • impooved support for mobile devices (2698198)

v1.34.0

30 Apr 12:11

Choose a tag to compare

1.34.0 (2026-04-30)

Features

  • allow to run multiple task in paralel (d848711)

v1.33.1

30 Apr 10:58

Choose a tag to compare

1.33.1 (2026-04-30)

Bug Fixes

  • open chat an make it sticky by default (8bea527)

v1.33.0

30 Apr 09:19
3746f67

Choose a tag to compare

1.33.0 (2026-04-30)

Bug Fixes

  • add correct support for android devices (a00ff69)
  • hide app element when user set fullScreen (49f5d69)

Features

  • some basic iphone support (need to fix blinking in future) (ebb8537)

v1.32.2

29 Apr 13:36

Choose a tag to compare

1.32.2 (2026-04-29)

Bug Fixes

  • add break-work to the inkremark table cell (3358703)

v1.32.1

29 Apr 12:59

Choose a tag to compare

1.32.1 (2026-04-29)

Bug Fixes

  • ise dynamic import for the incremark (f09abd1)