Skip to content

Releases: devforth/adminforth

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)

v2.51.0

01 May 12:58

Choose a tag to compare

2.51.0 (2026-05-01)

Features

  • add AudioAdapter with SpeechToText and TextToSpeech types (143e271)

v2.50.0-next.7

01 May 13:43
9281a17

Choose a tag to compare

v2.50.0-next.7 Pre-release
Pre-release

2.50.0-next.7 (2026-05-01)

Bug Fixes

  • enhance URL handling in action configuration to support dynamic parameters (956d35e)

v2.50.0-next.6

01 May 12:56

Choose a tag to compare

v2.50.0-next.6 Pre-release
Pre-release

2.50.0-next.6 (2026-05-01)

Features

  • add AudioAdapter with SpeechToText and TextToSpeech types (1ac3af6)

v2.50.0-next.5

01 May 10:32
a8a927a

Choose a tag to compare

v2.50.0-next.5 Pre-release
Pre-release

2.50.0-next.5 (2026-05-01)

Bug Fixes

  • allow dynamic target attribute for external links in Link component (2de1867)
  • enhance external link handling in Link component (015210c)

v2.50.1

30 Apr 11:03

Choose a tag to compare

2.50.1 (2026-04-30)

Bug Fixes

  • update all adminforth packages on live demo (11d50ae)

v2.50.0-next.4

30 Apr 09:58

Choose a tag to compare

v2.50.0-next.4 Pre-release
Pre-release

2.50.0-next.4 (2026-04-30)

Features

  • add meta field to API schema interfaces for internal metadata (d766775)

v2.50.0-next.3

30 Apr 09:42

Choose a tag to compare

v2.50.0-next.3 Pre-release
Pre-release

2.50.0-next.3 (2026-04-30)

Features

  • add AdminForthBaseConnector export and improve database connector initialization (7c48ae7)

v2.50.0-next.2

30 Apr 07:54
b0c3c80

Choose a tag to compare

v2.50.0-next.2 Pre-release
Pre-release

2.50.0-next.2 (2026-04-30)

Bug Fixes

  • display full brand name in sidebar with tooltip for better visibility (af75c64)
  • 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)