Skip to content

Releases: devforth/adminforth

v2.4.0-next.220

15 Oct 12:36

Choose a tag to compare

v2.4.0-next.220 Pre-release
Pre-release

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

Bug Fixes

  • refactor injection validation and sorting logic for improved maintainability (eb01fe7)

v2.4.0-next.219

15 Oct 11:49

Choose a tag to compare

v2.4.0-next.219 Pre-release
Pre-release

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

Features

  • add underLoginInjection and order prop for login injection components (9ecd737)

v2.4.0-next.218

15 Oct 09:44

Choose a tag to compare

v2.4.0-next.218 Pre-release
Pre-release

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

Features

  • enhance injection sorting by preserving initial order (dad5e4d)

v2.4.0-next.217

15 Oct 08:23
09a40da

Choose a tag to compare

v2.4.0-next.217 Pre-release
Pre-release

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

Bug Fixes

  • fix "adminforth component" command (bbccede)
  • refactor config loading and model generation to use getAdminInstance (28ed53f)
  • refactor model generation for generate-models command to use callTsProxy (7b9dcd2)

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)