Skip to content

Releases: devforth/adminforth

v2.4.0-next.216

15 Oct 08:06

Choose a tag to compare

v2.4.0-next.216 Pre-release
Pre-release

2.4.0-next.216 (2025-10-15)

Features

  • add ability to sort injections by meta.afOrder (59b6de2)

v2.4.0-next.215

14 Oct 12:42
aff3b9e

Choose a tag to compare

v2.4.0-next.215 Pre-release
Pre-release

2.4.0-next.215 (2025-10-14)

Bug Fixes

  • handle null and undefined values for DECIMAL type in getFieldValue methods (44f12d6)

v2.4.0-next.214

14 Oct 12:22
d32f7a1

Choose a tag to compare

v2.4.0-next.214 Pre-release
Pre-release

2.4.0-next.214 (2025-10-14)

Features

  • add ability to pass headers in callApi function (218fc29)

v2.4.0-next.213

13 Oct 16:19
1c92c17

Choose a tag to compare

v2.4.0-next.213 Pre-release
Pre-release

2.4.0-next.213 (2025-10-13)

Bug Fixes

  • remove tooltip from DOM when its hidden (94af857)
  • teleport tooltip to body (ed136dd)

v2.4.0-next.212

13 Oct 11:56

Choose a tag to compare

v2.4.0-next.212 Pre-release
Pre-release

2.4.0-next.212 (2025-10-13)

Features

  • add prop "closable" to the afcl dialog (3a74ad5)

v2.4.0-next.211

13 Oct 11:22
94b8c01

Choose a tag to compare

v2.4.0-next.211 Pre-release
Pre-release

2.4.0-next.211 (2025-10-13)

Bug Fixes

  • correct typo in documentation for custom SQL queries (73bd03c)
  • correct typo in documentation regarding SQL injection mitigation (81617ba)

v2.9.6

10 Oct 07:06

Choose a tag to compare

2.9.6 (2025-10-10)

Bug Fixes

  • update adminforth in live-demo (3e95d44)

v2.4.0-next.210

10 Oct 22:24
1d65c21

Choose a tag to compare

v2.4.0-next.210 Pre-release
Pre-release

2.4.0-next.210 (2025-10-10)

Bug Fixes

  • fix login error message positioning (ce6d14f)
  • fix padding for the login error message (0a9c3f5)

Features

  • move login error message to the bottom of authentication modal (f865470)

v2.4.0-next.209

10 Oct 22:20
b54dd48

Choose a tag to compare

v2.4.0-next.209 Pre-release
Pre-release

2.4.0-next.209 (2025-10-10)

Bug Fixes

  • add cache control headers to get_base_config endpoint (6244254)

v2.4.0-next.208

10 Oct 21:56

Choose a tag to compare

v2.4.0-next.208 Pre-release
Pre-release

2.4.0-next.208 (2025-10-10)

Bug Fixes

  • correct formatting of adapter list in install-adapters.sh (6abacc3)