Skip to content

Releases: devforth/adminforth

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)

v2.50.0

29 Apr 20:10
9d389a9

Choose a tag to compare

2.50.0 (2026-04-29)

Bug Fixes

  • add adminuser to the everyPageBottom injection, if exists (7be6207)
  • clean up imports and improve normalization in CustomRangePicker (bf577c6)
  • improve normalization function for better clarity and error handling (5e82bb6)
  • rebuild (cc4ff6e)
  • resolve realese (7cacb6d)
  • resolve warnings in console (b62af8a)
  • resolve warnings in console (0d89755)
  • resolve warnings in console (2649237)
  • resolve warnings in console (160e917)
  • switch from Client to Pool for PostgreSQL connection management (a6a3deb)
  • unblock save button whenever custom edit component updates inValidity to true (d79f845)
  • update confirmation dialog to use title instead of message for delete action (73d85d0)
  • update dataSource from 'sqlite' to 'maindb' in agent plugin resources (a7c7889)
  • update filter name from 'Listed' to 'Listing' in Quick Filters documentation and update example image (c04377c)
  • update icon (05fa6db)

Features

  • add getInternalApiOrigin method to ExpressHttpServer interface for internal API calls (0becc63)
  • add guard message to modal confirmation and update related components (520782a)
  • add title prop to AcceptModal for customizable unsaved changes message (6394313)
  • enhance median calculation in MySQL connector by managing session variable for group_concat_max_len (ed5ae7e)
  • enhance modal confirmation by adding customizable title and updating related components (77ed295)
  • enhance MongoDB connector to support typed aggregations and improve groupBy handling (2b534b3)
  • enhance MySQL connector median query and add new aggregate API endpoints for car statistics (70366c6)
  • enhance unsaved changes modal with improved message layout and change style (8944168)
  • implement aggregation methods with support for grouping and median calculations in Clickhouse, MongoDB, and MySQL connectors (0b8f475)
  • implement aggregation methods with support for grouping and median calculations in Clickhouse, MongoDB, and MySQL connectors (63322e7)
  • refactor median calculation in MySQL connector to use window functions and improve performance (a1f7db1)
  • replace SVG icon with IconExclamationCircle in AcceptModal for improved consistency (5b304c6)
  • simplify AcceptModal by removing title prop and hardcoding unsaved changes message (42efbe3)
  • update AcceptModal styles for improved visual consistency and accessibility (10b79f6)
  • update Clickhouse and MongoDB connectors to enhance aggregation return types and improve date truncation handling (235814e)

v2.50.0-next.1

29 Apr 20:10
cb83451

Choose a tag to compare

v2.50.0-next.1 Pre-release
Pre-release

2.50.0-next.1 (2026-04-29)

Bug Fixes

  • add adminuser to the everyPageBottom injection, if exists (7be6207)
  • clean up imports and improve normalization in CustomRangePicker (bf577c6)
  • improve normalization function for better clarity and error handling (5e82bb6)
  • rebuild (cc4ff6e)
  • resolve realese (7cacb6d)
  • resolve warnings in console (b62af8a)
  • resolve warnings in console (0d89755)
  • resolve warnings in console (2649237)
  • resolve warnings in console (160e917)
  • switch from Client to Pool for PostgreSQL connection management (a6a3deb)
  • unblock save button whenever custom edit component updates inValidity to true (d79f845)
  • update confirmation dialog to use title instead of message for delete action (73d85d0)
  • update dataSource from 'sqlite' to 'maindb' in agent plugin resources (a7c7889)
  • update filter name from 'Listed' to 'Listing' in Quick Filters documentation and update example image (c04377c)
  • update icon (05fa6db)

Features

  • add getInternalApiOrigin method to ExpressHttpServer interface for internal API calls (0becc63)
  • add guard message to modal confirmation and update related components (520782a)
  • add title prop to AcceptModal for customizable unsaved changes message (6394313)
  • enhance median calculation in MySQL connector by managing session variable for group_concat_max_len (ed5ae7e)
  • enhance modal confirmation by adding customizable title and updating related components (77ed295)
  • enhance MongoDB connector to support typed aggregations and improve groupBy handling (2b534b3)
  • enhance MySQL connector median query and add new aggregate API endpoints for car statistics (70366c6)
  • enhance unsaved changes modal with improved message layout and change style (8944168)
  • implement aggregation methods with support for grouping and median calculations in Clickhouse, MongoDB, and MySQL connectors (0b8f475)
  • implement aggregation methods with support for grouping and median calculations in Clickhouse, MongoDB, and MySQL connectors (63322e7)
  • refactor median calculation in MySQL connector to use window functions and improve performance (a1f7db1)
  • replace SVG icon with IconExclamationCircle in AcceptModal for improved consistency (5b304c6)
  • simplify AcceptModal by removing title prop and hardcoding unsaved changes message (42efbe3)
  • update AcceptModal styles for improved visual consistency and accessibility (10b79f6)
  • update Clickhouse and MongoDB connectors to enhance aggregation return types and improve date truncation handling (235814e)