Skip to content

Releases: devforth/adminforth-agent

v1.48.0

29 May 11:17

Choose a tag to compare

1.48.0 (2026-05-29)

Features

  • enhance agent functionality with plugin custom folder paths support (6d72f75)

v1.47.2

28 May 09:10

Choose a tag to compare

1.47.2 (2026-05-28)

Bug Fixes

  • enhance mode menu button with transition effects and rotation (c4b163f)

v1.47.1

26 May 08:30

Choose a tag to compare

1.47.1 (2026-05-26)

Bug Fixes

  • add chat surface endpoints setup for handling incoming messages (bc9ac7a)

v1.47.0

25 May 11:18

Choose a tag to compare

1.47.0 (2026-05-25)

Features

  • remove deprecated chat surface settings and endpoints, and update context types for external identity resource (f566049)

v1.46.0

21 May 11:59

Choose a tag to compare

1.46.0 (2026-05-21)

Features

  • integrate audio handling in ChatSurfaceService and bind runAndPersistAgentResponse method (df9ffec)

v1.45.1

21 May 09:04
8effd46

Choose a tag to compare

1.45.1 (2026-05-21)

Bug Fixes

  • add createSystemTurn method to handle system messages in session management (6a5f6a5)
  • enhance validation for session limit and optimize error handling logic (23815ea)
  • improve session endpoint error handling and response structure (8a57990)

v1.45.0

20 May 10:10

Choose a tag to compare

1.45.0 (2026-05-20)

Bug Fixes

  • update adminforth dependency version to ^2.60.0 in package.json and pnpm-lock.yaml (609f6ad)

Features

  • add ChatSurfaceSettings component for managing external chat connections (f4d6267)

v1.44.2

19 May 11:37

Choose a tag to compare

1.44.2 (2026-05-19)

Bug Fixes

  • improve chat teleportation logic and local storage handling (032e318)

v1.44.1

18 May 14:23

Choose a tag to compare

1.44.1 (2026-05-18)

Bug Fixes

  • enhance rendering event handling with new types and SSE integration (040c300)

v1.44.0

18 May 12:48

Choose a tag to compare

1.44.0 (2026-05-18)

Bug Fixes

  • remove unused ChatSurface types from index.ts (f48402e)
  • update adminforth version and add new package dependencies in pnpm-lock.yaml (45345ae)

Features

  • add agent event types and SSE event emitter for improved event handling (c07c30b)