Skip to content

Releases: devforth/adminforth

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)

v2.45.0-next.6

28 Apr 12:48

Choose a tag to compare

v2.45.0-next.6 Pre-release
Pre-release

2.45.0-next.6 (2026-04-28)

Features

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

v2.45.0-next.5

28 Apr 11:17
eecb9cc

Choose a tag to compare

v2.45.0-next.5 Pre-release
Pre-release

2.45.0-next.5 (2026-04-28)

Features

  • add guard message to modal confirmation and update related components (520782a)

v2.45.0-next.4

28 Apr 07:08

Choose a tag to compare

v2.45.0-next.4 Pre-release
Pre-release

2.45.0-next.4 (2026-04-28)

Features

  • enhance modal confirmation by adding customizable title and updating related components (77ed295)

v2.48.0

27 Apr 11:35
aafd0f8

Choose a tag to compare

2.48.0 (2026-04-27)

Features

  • remove FilterDropdown component to plugin (010e66c)

v2.47.0

27 Apr 11:22

Choose a tag to compare

2.47.0 (2026-04-27)

Features

  • enhance Postgres date handling by setting type parsers and adjusting field value processing (bbc57b1)

v2.46.0

27 Apr 11:15
5978f3d

Choose a tag to compare

2.46.0 (2026-04-27)

Features

  • add FilterDropdown component and update index export (63a809a)
  • refactor FilterDropdown component for improved button and dropdown handling (d87ad6b)