Releases: devforth/adminforth
Releases · devforth/adminforth
v2.56.0-next.1
2.56.0-next.1 (2026-05-12)
Bug Fixes
- improve stdout handling in callTsProxy and enhance resource column synchronization error handling (c0c7db4)
Features
- enhance resource file generation and column synchronization logic (0b9e623)
v2.55.4
v2.55.4-next.3
2.55.4-next.3 (2026-05-12)
Bug Fixes
- update PostgreSQL URL scheme in documentation and improve Prisma migration handling in utils (3b5399a)
v2.55.4-next.2
v2.55.4-next.1
v2.55.0-next.2
v2.55.3
v2.55.2
v2.55.1
v2.55.0
2.55.0 (2026-05-09)
Bug Fixes
- comment out .agents/skills/adminforth-custom-vue/SKILL.md file not to break create-app command (d0f3ea2)
- don't write content of .env.local to the .env file (1c8c366)
- enhance filter display with clear button and improved layout (dd5b8a3)
- escape mustache syntax in Vue templates for error messages and translations (f61689c)
- update agent streaming configuration to include speech-response endpoint (798da36)
- update filter clear button styling for improved user experience (fb3c448)
- update typescript version from 5.4.5 to 6.0.3 in create-app command (9377339)
Features
- accept finite numbers from JSON/OpenAPI clients in setFieldValue (00aadbb)
- add ability to add files to the custom folder of the spa from plugins (77f5922)
- add option "use prisma" to the create-app command (b427fc2)
- add optional columns property to resource data request schema and implement column validation in AdminForthRestAPI (ea758cb)
- enhance resource data handling by updating column descriptions, adding polymorphic car references, and expanding test coverage for resource data retrieval (8e25924)
- update Docusaurus config to use custom anchors and change enum members format to list (5bf18c9)
- update resource data handling to include computed list helper fields and enhance test coverage for resource data retrieval (ad83afc)