Skip to content

Releases: devforth/adminforth

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)

v2.44.2-next.1

27 Apr 07:17

Choose a tag to compare

v2.44.2-next.1 Pre-release
Pre-release

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

Bug Fixes

  • unblock save button whenever custom edit component updates inValidity to true (d79f845)

v2.45.0

26 Apr 12:21

Choose a tag to compare

2.45.0 (2026-04-26)

Features

  • add resourceId prop to Filters component and bind it in ListView (f9523da)

v2.44.1

26 Apr 06:07

Choose a tag to compare

2.44.1 (2026-04-26)

Bug Fixes

  • update version of @adminforth/foreign-inline-list to 1.10.16 and adminforth to 2.44.0 on live-demo (34f9fa8)

v2.44.0

26 Apr 06:02
f0e70e7

Choose a tag to compare

2.44.0 (2026-04-26)

Bug Fixes

  • define height of buttons in rem, instead of pixels (294a655)
  • use rem in sidebar anouncement (ca2d7d5)

Features