Skip to content

Releases: devforth/adminforth

v2.49.3

29 Apr 13:01

Choose a tag to compare

2.49.3 (2026-04-29)

Bug Fixes

  • update @adminforth/agent dependency to version 1.32.1 in package.json and package-lock.json on live demo (b980fc6)

v2.49.2

29 Apr 12:11

Choose a tag to compare

2.49.2 (2026-04-29)

Bug Fixes

  • update i18n, bulk-ai-flow and adminforth on live-demo (1cadcd1)

v2.49.1

29 Apr 09:52

Choose a tag to compare

2.49.1 (2026-04-29)

Bug Fixes

  • add background jobs plugin and update i18n and agent plugins on live demo (de887c9)

v2.45.0-next.9

29 Apr 10:13

Choose a tag to compare

v2.45.0-next.9 Pre-release
Pre-release

2.45.0-next.9 (2026-04-29)

Bug Fixes

  • update confirmation dialog to use title instead of message for delete action (73d85d0)

v2.45.0-next.8

29 Apr 09:52
e9bb6ac

Choose a tag to compare

v2.45.0-next.8 Pre-release
Pre-release

2.45.0-next.8 (2026-04-29)

Bug Fixes

  • update filter name from 'Listed' to 'Listing' in Quick Filters documentation and update example image (c04377c)

v2.45.0-next.7

29 Apr 06:34
b431096

Choose a tag to compare

v2.45.0-next.7 Pre-release
Pre-release

2.45.0-next.7 (2026-04-29)

Features

  • enhance median calculation in MySQL connector by managing session variable for group_concat_max_len (ed5ae7e)
  • 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)
  • 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)
  • update Clickhouse and MongoDB connectors to enhance aggregation return types and improve date truncation handling (235814e)

v2.45.0-next.11

29 Apr 11:27
8d8f7ce

Choose a tag to compare

v2.45.0-next.11 Pre-release
Pre-release

2.45.0-next.11 (2026-04-29)

Bug Fixes

  • switch from Client to Pool for PostgreSQL connection management (a6a3deb)

v2.45.0-next.10

29 Apr 10:20
f56f836

Choose a tag to compare

v2.45.0-next.10 Pre-release
Pre-release

2.45.0-next.10 (2026-04-29)

Bug Fixes

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

v2.49.0

28 Apr 12:53

Choose a tag to compare

2.49.0 (2026-04-28)

Features

  • add getInternalApiOrigin method to ExpressHttpServer interface for internal API calls (d62aa60)

v2.48.1

28 Apr 08:02

Choose a tag to compare

2.48.1 (2026-04-28)

Bug Fixes

  • add adminuser to the everyPageBottom injection, if exists (03dbdc4)