Skip to content

Releases: devforth/adminforth

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)

v2.53.4

06 May 13:34

Choose a tag to compare

2.53.4 (2026-05-06)

Bug Fixes

  • update dependencies for @adminforth/agent and @adminforth/audio-adapter-openai; add defaultVoice and defaultSpeed to AdminForthAgent (0f966af)

v2.53.3

06 May 13:22

Choose a tag to compare

2.53.3 (2026-05-06)

Bug Fixes

  • add abortSignal property to SpeechToTextInput and TextToSpeechInput types (ad3778e)

v2.53.2

06 May 10:46

Choose a tag to compare

2.53.2 (2026-05-06)

Bug Fixes

v2.53.1

06 May 09:17

Choose a tag to compare

2.53.1 (2026-05-06)

Bug Fixes

  • comment out .agents/skills/adminforth-custom-vue/SKILL.md file not to break create-app command (7c7d895)

v2.53.0

06 May 08:30

Choose a tag to compare

2.53.0 (2026-05-06)

Features

  • add ability to add files to the custom folder of the spa from plugins (dca4cc1)

v2.52.3

06 May 07:49

Choose a tag to compare

2.52.3 (2026-05-06)

Bug Fixes

  • update audio-adapter-openai version to 1.0.1 and make httpExtra parameter optional in getClientCountry function (1687921)