Skip to content

Releases: devforth/adminforth

v2.54.0-next.5

07 May 10:38

Choose a tag to compare

v2.54.0-next.5 Pre-release
Pre-release

2.54.0-next.5 (2026-05-07)

Bug Fixes

  • don't write content of .env.local to the .env file (1c8c366)

v2.54.0-next.4

07 May 10:04

Choose a tag to compare

v2.54.0-next.4 Pre-release
Pre-release

2.54.0-next.4 (2026-05-07)

Bug Fixes

  • update typescript version from 5.4.5 to 6.0.3 in create-app command (9377339)

v2.54.0-next.3

07 May 09:52

Choose a tag to compare

v2.54.0-next.3 Pre-release
Pre-release

2.54.0-next.3 (2026-05-07)

Features

  • add option "use prisma" to the create-app command (b427fc2)

v2.53.9

07 May 08:35

Choose a tag to compare

2.53.9 (2026-05-07)

Bug Fixes

v2.53.8

07 May 08:34

Choose a tag to compare

2.53.8 (2026-05-07)

Bug Fixes

v2.53.7

07 May 08:30

Choose a tag to compare

2.53.7 (2026-05-07)

Bug Fixes

  • correct package manager for the live demo (3f2e3a4)

v2.53.6

07 May 07:26

Choose a tag to compare

2.53.6 (2026-05-07)

Bug Fixes

v2.54.0-next.2

06 May 21:14

Choose a tag to compare

v2.54.0-next.2 Pre-release
Pre-release

2.54.0-next.2 (2026-05-06)

Bug Fixes

  • escape mustache syntax in Vue templates for error messages and translations (f61689c)

v2.54.0-next.1

06 May 21:05

Choose a tag to compare

v2.54.0-next.1 Pre-release
Pre-release

2.54.0-next.1 (2026-05-06)

Bug Fixes

  • comment out .agents/skills/adminforth-custom-vue/SKILL.md file not to break create-app command (d0f3ea2)
  • update agent streaming configuration to include speech-response endpoint (798da36)

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 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)

v2.53.5

06 May 13:47

Choose a tag to compare

2.53.5 (2026-05-06)

Bug Fixes

  • adjust defaultSpeed in OpenAIAudioAdapter from 1.5 to 1.25 (3dfaca9)