Releases: devforth/adminforth
Releases · devforth/adminforth
v2.27.0-next.72
v2.27.0-next.71
2.27.0-next.71 (2026-04-20)
Features
- update TurnDebugShow to display token counts and add ForeignInlineListPlugin to sessions (1a72c03)
v2.27.0-next.70
2.27.0-next.70 (2026-04-20)
Bug Fixes
- correct syntax for component binding in ThreeDotsMenu (8c268c1)
v2.27.0-next.69
2.27.0-next.69 (2026-04-20)
Features
- add cached prompt tokens display and calculation in debug tool (9e5af25)
v2.27.0-next.68
2.27.0-next.68 (2026-04-20)
Bug Fixes
- update installation command for agent plugin to use correct package name (571590d)
v2.27.0-next.67
2.27.0-next.67 (2026-04-20)
Bug Fixes
- correct file path for API example in page injections documentation (8d4d9ef)
v2.27.0-next.66
v2.27.0-next.65
2.27.0-next.65 (2026-04-19)
Bug Fixes
v2.27.0-next.64
2.27.0-next.64 (2026-04-19)
Bug Fixes
- update model version to gpt-5.4-mini in AdminForthAgent configuration (fff01f1)
v2.27.0-next.63
2.27.0-next.63 (2026-04-18)
Bug Fixes
- 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)
Features
- update resource handling to exclude backend-only metadata and enhance frontend resource types (865d64f)