Skip to content

Releases: devforth/adminforth-agent

v2.5.2

Choose a tag to compare

@ivictbor ivictbor released this 10 Jul 14:00

2.5.2 (2026-07-10)

Bug Fixes

  • implement chat surface authorization logic and add tests (993bbd4)

v2.5.1

Choose a tag to compare

@ivictbor ivictbor released this 10 Jul 05:17

2.5.1 (2026-07-10)

Bug Fixes

  • correct text select; rebove border at the bottom of the text area; add three dots to the thinking animation (96bb1b1)

v2.5.0

Choose a tag to compare

@ivictbor ivictbor released this 09 Jul 09:59

2.5.0 (2026-07-09)

Features

  • add copy button for the agent response (007aeca)

v2.4.1

Choose a tag to compare

@ivictbor ivictbor released this 09 Jul 09:50

2.4.1 (2026-07-09)

Bug Fixes

  • prevent showing microphone button when edit mode is on (03e3a1c)

v2.4.0

Choose a tag to compare

@ivictbor ivictbor released this 09 Jul 09:42

2.4.0 (2026-07-09)

Features

  • dublicate text input on message itstelf on message edit (ec928a2)

v2.3.3

Choose a tag to compare

@ivictbor ivictbor released this 09 Jul 09:20

2.3.3 (2026-07-09)

Bug Fixes

  • when user submits edit - join all steered messages together (47058be)

v2.3.2

Choose a tag to compare

@ivictbor ivictbor released this 09 Jul 09:06

2.3.2 (2026-07-09)

Bug Fixes

  • implement edit of steeres messages (only loaded from backend) (6778937)

v2.3.1

Choose a tag to compare

@ivictbor ivictbor released this 08 Jul 14:55

2.3.1 (2026-07-08)

Bug Fixes

  • show spinner when microphone is calibrating (328792d)

v2.3.0

Choose a tag to compare

@ivictbor ivictbor released this 08 Jul 14:37
6a5c5e5

2.3.0 (2026-07-08)

Bug Fixes

  • correct edit of the first message (ca7745a)
  • fix tests (3383d52)
  • fix tests[2] (8dfed8d)
  • fix tests[3] (48f6720)
  • prevent re-start of generation if user didn't change message and press enter (a5edbfb)
  • remove 'beep' sound, when user uses audio adapter and click edit button (21c3e7a)

Features

  • add (not fully tested) frontend implementation of message edit (b94fa9c)
  • enhance message editing with chat status management and clear queue functionality (607f1e6)
  • implement message editing functionality with checkpoint management (c154bee)

v2.2.5

Choose a tag to compare

@ivictbor ivictbor released this 08 Jul 07:34

2.2.5 (2026-07-08)

Bug Fixes

  • break thinking flow when user is steering the message (380b677)