Releases: devforth/adminforth
Releases · devforth/adminforth
v2.37.1
v2.37.0
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
v2.36.1
v2.36.0
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
2.36.0-next.5 (2026-04-21)
Bug Fixes
- update action type in handleActionClick function for consistency (f8a2b47)
Features
v2.36.0-next.4
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
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
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
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)