Skip to content

Releases: devforth/adminforth-agent

v1.26.9

27 Apr 23:54

Choose a tag to compare

1.26.9 (2026-04-27)

Bug Fixes

  • add validation for get_resource_data response and improve datetime formatting handling (bb579da)

v1.26.8

27 Apr 23:40

Choose a tag to compare

1.26.8 (2026-04-27)

Bug Fixes

  • refactor ToolOverrideContext to include adminforth and update getDateTimeColumnNames function (99deb3c)

v1.26.7

27 Apr 14:23

Choose a tag to compare

1.26.7 (2026-04-27)

Bug Fixes

  • use rem for the scroll container mask (b8ab76e)

v1.26.6

27 Apr 11:50

Choose a tag to compare

1.26.6 (2026-04-27)

Bug Fixes

  • correct disabling of autoscroll for the reasoning container (e8f3e04)

v1.26.5

27 Apr 11:12

Choose a tag to compare

1.26.5 (2026-04-27)

Bug Fixes

  • make reasoning expand-collapse animation smooth (5bfbf38)

v1.26.4

27 Apr 10:21

Choose a tag to compare

1.26.4 (2026-04-27)

Bug Fixes

  • update dark theme support for the textarea (a659e44)

v1.26.3

27 Apr 09:48

Choose a tag to compare

1.26.3 (2026-04-27)

Bug Fixes

  • adjust height approval logic for user and assistant messages (bb261b9)

v1.26.2

27 Apr 09:13

Choose a tag to compare

1.26.2 (2026-04-27)

Bug Fixes

  • turn off autoscroll for reasoning chain when generation is finished (1f4064b)

v1.26.1

27 Apr 08:22

Choose a tag to compare

1.26.1 (2026-04-27)

Bug Fixes

  • fall to toolname, when there is no description for tool (toolcall renderer) (00b963d)

v1.26.0

27 Apr 08:21
3707625

Choose a tag to compare

1.26.0 (2026-04-27)

Bug Fixes

  • get actual height of newly sended messages when bottom spacer is shown (fa58b72)
  • update bottom spacer height whenever height of the scroll height changes (6d8dcca)

Features