Skip to content

Releases: devforth/adminforth

v2.17.0-next.11

05 Jan 15:34
e02327a

Choose a tag to compare

v2.17.0-next.11 Pre-release
Pre-release

2.17.0-next.11 (2026-01-05)

Bug Fixes

  • allow customActionIconsThreeDotsMenuItems (1b5691a)
  • handle potential null resourceOptions in actions filter (2fc9a83)
  • make list three dots work with actions (c324bba)
  • update action visibility logic for list and three dots menu in ResourceListTable components (7c80aef)

Features

  • add three dots menu for the each record in listView (4eea42c)
  • update resource options to support base actions as quick icons (bc13264)

v2.17.0-next.10

05 Jan 15:20
18d2854

Choose a tag to compare

v2.17.0-next.10 Pre-release
Pre-release

2.17.0-next.10 (2026-01-05)

Bug Fixes

  • enhance data type handling in MongoConnector and add support for Double type (ab3ade3)
  • enhance float value handling in setFieldValue method and simplify column type check in MongoConnector (30c1fbd)
  • implement validateAndSetFieldValue method for improved data validation in AdminForthBaseConnector and update MongoConnector to utilize it (2c449a4)
  • improve float and decimal value handling in setFieldValue method (651159c)
  • improve null and empty string handling in setFieldValue method (d2de4de)
  • improve object type handling in normalizeMongoValue and setFieldValue methods (ef7d9ce)
  • update datetime value handling in setFieldValue method to retain original value (454161f)

v2.17.0-next.8

02 Jan 12:29

Choose a tag to compare

v2.17.0-next.8 Pre-release
Pre-release

2.17.0-next.8 (2026-01-02)

Bug Fixes

  • fix filters for the minmax query in filters tab (e545806)

v2.17.0-next.7

02 Jan 06:59

Choose a tag to compare

v2.17.0-next.7 Pre-release
Pre-release

2.17.0-next.7 (2026-01-02)

Bug Fixes

  • add table borders for the rich tdxt renderer (b30541a)

v2.16.4

02 Jan 12:51

Choose a tag to compare

2.16.4 (2026-01-02)

Bug Fixes

v2.16.3

02 Jan 12:47

Choose a tag to compare

2.16.3 (2026-01-02)

Bug Fixes

  • update app af plugins for the live demo (ab63e66)

v2.16.2

02 Jan 12:32

Choose a tag to compare

2.16.2 (2026-01-02)

Bug Fixes

  • update adminforth dependency to version 2.17.0-next.8 in package.json on live demo (e8a76e8)

v2.17.0-next.6

30 Dec 13:44

Choose a tag to compare

v2.17.0-next.6 Pre-release
Pre-release

2.17.0-next.6 (2025-12-30)

Bug Fixes

  • use recordCopy instead of record in checkShowIf function (e92b3d5)

v2.17.0-next.5

30 Dec 13:35

Choose a tag to compare

v2.17.0-next.5 Pre-release
Pre-release

2.17.0-next.5 (2025-12-30)

Bug Fixes

  • create record copy before checking for showIf (e90ab0d)

v2.17.0-next.4

30 Dec 12:21

Choose a tag to compare

v2.17.0-next.4 Pre-release
Pre-release

2.17.0-next.4 (2025-12-30)

Bug Fixes

  • allow check for empty column in showIf (06f90d0)