Skip to content

Releases: devforth/adminforth

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)

v2.35.1

20 Apr 10:18

Choose a tag to compare

2.35.1 (2026-04-20)

Bug Fixes

  • correct syntax for component binding in ThreeDotsMenu (02e3986)

v2.27.0-next.75

20 Apr 22:12

Choose a tag to compare

v2.27.0-next.75 Pre-release
Pre-release

2.27.0-next.75 (2026-04-20)

Features

  • add sessions and turns resources with superadmin access control (060d4d2)

v2.27.0-next.74

20 Apr 22:07

Choose a tag to compare

v2.27.0-next.74 Pre-release
Pre-release

2.27.0-next.74 (2026-04-20)

Features

  • enhance demo iframe and update layout styles for better responsiveness (e66a36b)

v2.27.0-next.73

20 Apr 22:02

Choose a tag to compare

v2.27.0-next.73 Pre-release
Pre-release

2.27.0-next.73 (2026-04-20)

Features

  • implement autologin functionality and refactor redirect logic (bafb5b0)

v2.27.0-next.72

20 Apr 14:09

Choose a tag to compare

v2.27.0-next.72 Pre-release
Pre-release

2.27.0-next.72 (2026-04-20)

Bug Fixes

  • update header icons size and grouping (e9e6baa)