You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)