Skip to content

Releases: devforth/adminforth

v2.52.0

06 May 07:18
93c32f8

Choose a tag to compare

2.52.0 (2026-05-06)

Bug Fixes

  • add confirmation message for deletion action (185a443)
  • add import translation (5396980)
  • add irreversible deletion message to confirmation dialog (851fd14)
  • allow dynamic target attribute for external links in Link component (2de1867)
  • display full brand name in sidebar with tooltip for better visibility (af75c64)
  • enhance external link handling in Link component (015210c)
  • enhance URL handling in action configuration to support dynamic parameters (956d35e)
  • rebuild (a61189c)
  • remove brand name tooltip from sidebar for cleaner display (6890247)
  • remove max-width constraint on brand name display in sidebar (9e90df9)
  • truncate brand name in sidebar if it exceeds 10 characters (b217214)
  • update showIn default value logic and validation for actions (5a54749)
  • update validation logic to check for bulkHandler in allowed actions (b9d6baf)

Features

  • add AdminForthBaseConnector export and improve database connector initialization (7c48ae7)
  • add aggregation methods examples to Data API documentation (2b97636)
  • add AudioAdapter with SpeechToText and TextToSpeech types (1ac3af6)
  • add meta field to API schema interfaces for internal metadata (d766775)
  • add optional handler property to IRegisteredApiSchema and update OpenApiRegistry to use it (97aab4c)
  • add support of multipart/form-data for the adminforth api wrapper (e31cfa6)
  • docs: Enhance documentation with detailed descriptions for various tutorials and plugins (5e94500)

v2.50.0-next.16

06 May 12:35
b274996

Choose a tag to compare

v2.50.0-next.16 Pre-release
Pre-release

2.50.0-next.16 (2026-05-06)

Features

  • 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 resource data handling to include computed list helper fields and enhance test coverage for resource data retrieval (ad83afc)

v2.50.0-next.15

06 May 11:44

Choose a tag to compare

v2.50.0-next.15 Pre-release
Pre-release

2.50.0-next.15 (2026-05-06)

Bug Fixes

  • update agent streaming configuration to include speech-response endpoint (798da36)

v2.50.0-next.14

06 May 10:18

Choose a tag to compare

v2.50.0-next.14 Pre-release
Pre-release

2.50.0-next.14 (2026-05-06)

Features

  • accept finite numbers from JSON/OpenAPI clients in setFieldValue (00aadbb)

v2.50.0-next.13

06 May 09:15

Choose a tag to compare

v2.50.0-next.13 Pre-release
Pre-release

2.50.0-next.13 (2026-05-06)

Bug Fixes

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

v2.50.0-next.12

06 May 08:28

Choose a tag to compare

v2.50.0-next.12 Pre-release
Pre-release

2.50.0-next.12 (2026-05-06)

Features

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

v2.50.0-next.11

06 May 07:51

Choose a tag to compare

v2.50.0-next.11 Pre-release
Pre-release

2.50.0-next.11 (2026-05-06)

Features

  • update Docusaurus config to use custom anchors and change enum members format to list (5bf18c9)

v2.50.0-next.10

06 May 05:03

Choose a tag to compare

v2.50.0-next.10 Pre-release
Pre-release

2.50.0-next.10 (2026-05-06)

Bug Fixes

Features

  • add optional handler property to IRegisteredApiSchema and update OpenApiRegistry to use it (97aab4c)
  • docs: Enhance documentation with detailed descriptions for various tutorials and plugins (5e94500)

v2.50.0-next.9

04 May 13:30
cfff14b

Choose a tag to compare

v2.50.0-next.9 Pre-release
Pre-release

2.50.0-next.9 (2026-05-04)

Bug Fixes

  • update showIn default value logic and validation for actions (5a54749)
  • update validation logic to check for bulkHandler in allowed actions (b9d6baf)

v2.50.0-next.8

04 May 12:46
615333e

Choose a tag to compare

v2.50.0-next.8 Pre-release
Pre-release

2.50.0-next.8 (2026-05-04)

Bug Fixes

  • add confirmation message for deletion action (185a443)
  • add import translation (5396980)
  • add irreversible deletion message to confirmation dialog (851fd14)

Features

  • add aggregation methods examples to Data API documentation (2b97636)
  • add support of multipart/form-data for the adminforth api wrapper (e31cfa6)