Skip to content

Releases: devforth/adminforth

v2.37.1

21 Apr 08:35

Choose a tag to compare

2.37.1 (2026-04-21)

Bug Fixes

  • update adminforth dependency version and adjust related package versions (3320b80)

v2.37.0

21 Apr 08:33

Choose a tag to compare

2.37.0 (2026-04-21)

Bug Fixes

  • fix race condition on menu fetch, when get_public_config injections overwrites get_base_config injections (dd6901e)
  • update action type in handleActionClick function for consistency (f8a2b47)

Features

  • add embedZoom parameter handling for demo iframe and adjust body zoom (80d01b2)
  • enhance MenuLink component to support external URLs and new tab option (a53aea9)
  • normalize AdminForthAgent instantiation and improve code structure (65a2103)
  • normalize allowed action handling and update related types (c0d55a1)

v2.36.2

21 Apr 06:27

Choose a tag to compare

2.36.2 (2026-04-21)

Bug Fixes

  • update @adminforth/agent to version 1.9.1 and adminforth to version 2.36.1 on live demo (638caf6)

v2.36.1

21 Apr 06:25

Choose a tag to compare

2.36.1 (2026-04-21)

Bug Fixes

  • fix race condition on menu fetch, when get_public_config injections overwrites get_base_config injections (3b33ce1)
  • rebuild (c82e505)
  • update adminforth package version to 2.36.0-next.2 on live demo (62a43fb)

v2.36.0

21 Apr 05:33
f173ea8

Choose a tag to compare

2.36.0 (2026-04-21)

Bug Fixes

  • add CompletionTool type export to CompletionAdapter (77c8516)
  • add missing toolCallId property to DebugToolCall type (c64f763)
  • correct file path for API example in page injections documentation (8d4d9ef)
  • correct syntax for component binding in ThreeDotsMenu (8c268c1)
  • don't run tests over HTTP, run natively without spawning HTTP server (a113dec)
  • dont mutate filters (fixes bug with get_resource_data on sqlite with listed field involved in filters), and normalize them handling across data connectors for consistent query execution (07f5c64)
  • update carsResourseTemplate to use dynamic labels based on data source (1a055f0)
  • update documentation to reflect changes in API file for dashboard setup (2df2b31)
  • update header icons size and grouping (e9e6baa)
  • update installation command for agent plugin to use correct package name (571590d)
  • update model version to gpt-5.4-mini in AdminForthAgent configuration (fff01f1)

Features

  • add Agent Plugin documentation and image assets (5ca0af3)
  • add cached prompt tokens display and calculation in debug tool (9e5af25)
  • add debug field to turns model and integrate TurnDebugShow component (460bbea)
  • add sessions and turns resources with superadmin access control (060d4d2)
  • enhance demo iframe and update layout styles for better responsiveness (e66a36b)
  • enhance TurnDebugShow component with collapsible details and copy functionality for debug data (d7f1dd8)
  • implement autologin functionality and refactor redirect logic (bafb5b0)
  • update resource handling to exclude backend-only metadata and enhance frontend resource types (865d64f)
  • update TurnDebugShow to display token counts and add ForeignInlineListPlugin to sessions (1a72c03)

v2.36.0-next.5

21 Apr 08:19
318a11c

Choose a tag to compare

v2.36.0-next.5 Pre-release
Pre-release

2.36.0-next.5 (2026-04-21)

Bug Fixes

  • update action type in handleActionClick function for consistency (f8a2b47)

Features

  • normalize AdminForthAgent instantiation and improve code structure (65a2103)
  • normalize allowed action handling and update related types (c0d55a1)

v2.36.0-next.4

21 Apr 07:59

Choose a tag to compare

v2.36.0-next.4 Pre-release
Pre-release

2.36.0-next.4 (2026-04-21)

Features

  • add embedZoom parameter handling for demo iframe and adjust body zoom (80d01b2)

v2.36.0-next.3

21 Apr 07:45

Choose a tag to compare

v2.36.0-next.3 Pre-release
Pre-release

2.36.0-next.3 (2026-04-21)

Features

  • enhance MenuLink component to support external URLs and new tab option (a53aea9)

v2.36.0-next.2

21 Apr 06:19

Choose a tag to compare

v2.36.0-next.2 Pre-release
Pre-release

2.36.0-next.2 (2026-04-21)

Bug Fixes

  • fix race condition on menu fetch, when get_public_config injections overwrites get_base_config injections (dd6901e)

v2.36.0-next.1

21 Apr 05:33

Choose a tag to compare

v2.36.0-next.1 Pre-release
Pre-release

2.36.0-next.1 (2026-04-21)

Bug Fixes

  • add CompletionTool type export to CompletionAdapter (77c8516)
  • add missing toolCallId property to DebugToolCall type (c64f763)
  • correct file path for API example in page injections documentation (8d4d9ef)
  • correct syntax for component binding in ThreeDotsMenu (8c268c1)
  • don't run tests over HTTP, run natively without spawning HTTP server (a113dec)
  • dont mutate filters (fixes bug with get_resource_data on sqlite with listed field involved in filters), and normalize them handling across data connectors for consistent query execution (07f5c64)
  • update carsResourseTemplate to use dynamic labels based on data source (1a055f0)
  • update documentation to reflect changes in API file for dashboard setup (2df2b31)
  • update header icons size and grouping (e9e6baa)
  • update installation command for agent plugin to use correct package name (571590d)
  • update model version to gpt-5.4-mini in AdminForthAgent configuration (fff01f1)

Features

  • add Agent Plugin documentation and image assets (5ca0af3)
  • add cached prompt tokens display and calculation in debug tool (9e5af25)
  • add debug field to turns model and integrate TurnDebugShow component (460bbea)
  • add sessions and turns resources with superadmin access control (060d4d2)
  • enhance demo iframe and update layout styles for better responsiveness (e66a36b)
  • enhance TurnDebugShow component with collapsible details and copy functionality for debug data (d7f1dd8)
  • implement autologin functionality and refactor redirect logic (bafb5b0)
  • update resource handling to exclude backend-only metadata and enhance frontend resource types (865d64f)
  • update TurnDebugShow to display token counts and add ForeignInlineListPlugin to sessions (1a72c03)