Skip to content

Releases: devforth/adminforth

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)

v2.45.1

27 Apr 09:18

Choose a tag to compare

2.45.1 (2026-04-27)

Bug Fixes

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

v2.45.0-next.3

27 Apr 13:16

Choose a tag to compare

v2.45.0-next.3 Pre-release
Pre-release

2.45.0-next.3 (2026-04-27)

Bug Fixes

  • add adminuser to the everyPageBottom injection, if exists (7be6207)

v2.45.0-next.2

27 Apr 12:59

Choose a tag to compare

v2.45.0-next.2 Pre-release
Pre-release

2.45.0-next.2 (2026-04-27)

Bug Fixes

  • update dataSource from 'sqlite' to 'maindb' in agent plugin resources (a7c7889)

v2.45.0-next.1

27 Apr 12:13
402b27a

Choose a tag to compare

v2.45.0-next.1 Pre-release
Pre-release

2.45.0-next.1 (2026-04-27)

Bug Fixes

Features

  • add title prop to AcceptModal for customizable unsaved changes message (6394313)
  • enhance unsaved changes modal with improved message layout and change style (8944168)
  • 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)