Releases: devforth/adminforth-agent
Releases · devforth/adminforth-agent
v1.40.4
07 May 10:56
Compare
Sorry, something went wrong.
No results found
1.40.4 (2026-05-07)
Bug Fixes
when user deletes active session - clear this session from the screen (753bf8c )
v1.40.3
07 May 10:36
Compare
Sorry, something went wrong.
No results found
1.40.3 (2026-05-07)
Bug Fixes
add shiki version 4.0.2 and update related dependencies in pnpm-lock.yaml (c79e54b )
v1.40.2
07 May 09:52
Compare
Sorry, something went wrong.
No results found
1.40.2 (2026-05-07)
Bug Fixes
add missing shiki dependency to package.json (5316bf5 )
v1.40.1
07 May 05:48
Compare
Sorry, something went wrong.
No results found
1.40.1 (2026-05-07)
Bug Fixes
correct import if the debounce for the microphone button (eb97b1c )
v1.40.0
06 May 14:34
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.39.0 (2026-05-06)
Features
add background sound when agent using tools (06765ce )
v1.38.0
06 May 07:23
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )