Skip to content

Releases: devforth/adminforth-agent

v1.40.0

06 May 14:34

Choose a tag to compare

1.40.0 (2026-05-06)

Bug Fixes

  • update adminforth dependency version to 2.53.5 (cf6af9f)

Features

  • add abort signal handling for agent speech transcription and audio streaming (e83e376)

v1.39.1

06 May 10:23

Choose a tag to compare

1.39.1 (2026-05-06)

Bug Fixes

  • adjust styles for audio chat mode and microphone button behavior (5cd3392)

v1.39.0

06 May 10:16

Choose a tag to compare

1.39.0 (2026-05-06)

Features

  • add background sound when agent using tools (06765ce)

v1.38.0

06 May 07:23
f6f5678

Choose a tag to compare

1.38.0 (2026-05-06)

Bug Fixes

  • add ability to start audio chat from the voice message (471f931)
  • correct stop of generation when user click on microphone second time (a960954)
  • display data tool calls for the audio chat (25092ee)
  • play audio just after chat response (962bc28)
  • rebuild (4da4af9)
  • rebuild (225f095)
  • rebuild (9f46aa0)
  • regenerate pnpm-lock file (04dcb1c)
  • reset microphone button to default state on chat close (366afc6)
  • update adminforth version to latest (8695e21)
  • update button width for audio chat mode in MicrophoneButon.vue (3cc00ab)
  • update sessionId handling in sendAudioToServerAndHandleResponse function (efb0fdf)

Features

  • add abortSignal handling to API tool calls and agent response streaming (f737d24)
  • add emitToolCallEvent function to handle tool call events in runAgentTurn (0625d7e)
  • add optional abortSignal parameter to contextSchema and callAgent function (6da5490)
  • enhance audio handling by adding currentPage context and improving request structure (7563b3a)
  • implement agent event stream for real-time response handling (ae175fd)

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)