Skip to content

Releases: devforth/adminforth

v2.44.0-next.3

26 Apr 06:01

Choose a tag to compare

v2.44.0-next.3 Pre-release
Pre-release

2.44.0-next.3 (2026-04-26)

Bug Fixes

  • use rem in sidebar anouncement (ca2d7d5)

v2.44.0-next.2

26 Apr 05:28

Choose a tag to compare

v2.44.0-next.2 Pre-release
Pre-release

2.44.0-next.2 (2026-04-26)

Bug Fixes

  • define height of buttons in rem, instead of pixels (294a655)

v2.44.0-next.1

25 Apr 19:40

Choose a tag to compare

v2.44.0-next.1 Pre-release
Pre-release

2.44.0-next.1 (2026-04-25)

Features

v2.43.3

24 Apr 07:18

Choose a tag to compare

2.43.3 (2026-04-24)

Bug Fixes

  • update version of @adminforth/completion-adapter-openai-responses to 2.0.24 on live demo (5053cf7)

v2.43.2

24 Apr 07:07

Choose a tag to compare

2.43.2 (2026-04-24)

Bug Fixes

  • update version of @adminforth/completion-adapter-openai-responses to 2.0.23 on live demo (2e25c74)

v2.43.1

24 Apr 06:51

Choose a tag to compare

2.43.1 (2026-04-24)

Bug Fixes

  • update dependencies for @adminforth/agent and completion-adapter-open-ai-chat-gpt on live demo (fd83ea0)

v2.43.0-next.2

24 Apr 14:29

Choose a tag to compare

v2.43.0-next.2 Pre-release
Pre-release

2.43.0-next.2 (2026-04-24)

Features

  • enhance ExpressServer with schema-aware route registration and normalization functions (af5ce58)

v2.43.0

23 Apr 20:47
b13e7b6

Choose a tag to compare

2.43.0 (2026-04-23)

Features

  • add LangChain agent types to CompletionAdapter interface (c7e57cc)
  • update plugin documentation and links for consistency (0f9658f)

v2.43.0-next.1

23 Apr 20:46
bddb407

Choose a tag to compare

v2.43.0-next.1 Pre-release
Pre-release

2.43.0-next.1 (2026-04-23)

Features

  • add LangChain agent types to CompletionAdapter interface (c7e57cc)
  • update plugin documentation and links for consistency (0f9658f)

v2.42.0

23 Apr 11:44
a9707e8

Choose a tag to compare

2.42.0 (2026-04-23)

Bug Fixes

  • set data-theme atribute onMount (9b1316b)

Features

  • add median aggregate function support in SQLite connector (3c815a2)
  • add plugins category to documentation (e1c5992)
  • add various adapter documentation and update completion adapter interface (6e4cfdb)
  • enhance aggregation handler to support user-defined time zones (f8d092a)
  • replace OpenAI ChatGPT adapter with OpenAI Responses adapter across documentation and codebase (e27b8e4)