Skip to content

Releases: devforth/adminforth

v2.18.2

03 Feb 13:47

Choose a tag to compare

2.18.2 (2026-02-03)

Bug Fixes

v2.17.0-next.79

03 Feb 13:39

Choose a tag to compare

v2.17.0-next.79 Pre-release
Pre-release

2.17.0-next.79 (2026-02-03)

Bug Fixes

  • update style for the toast (5060af8)

v2.17.0-next.78

03 Feb 13:23

Choose a tag to compare

v2.17.0-next.78 Pre-release
Pre-release

2.17.0-next.78 (2026-02-03)

Bug Fixes

  • fix imports for the loadFile function (142abd2)

v2.17.0-next.77

03 Feb 13:16

Choose a tag to compare

v2.17.0-next.77 Pre-release
Pre-release

2.17.0-next.77 (2026-02-03)

Bug Fixes

  • keep compability with old frontend utils (9156889)

Reverts

  • Revert "fix: keep compability with old frontend utils" (fa4dfff)

v2.17.0-next.76

03 Feb 13:15

Choose a tag to compare

v2.17.0-next.76 Pre-release
Pre-release

2.17.0-next.76 (2026-02-03)

Bug Fixes

  • keep compability with old frontend utils (c44e0c9)

v2.17.0-next.75

03 Feb 11:42
d61e4e0

Choose a tag to compare

v2.17.0-next.75 Pre-release
Pre-release

2.17.0-next.75 (2026-02-03)

Features

  • extend API to include user list in response (00f4bbc)

v2.17.0-next.74

03 Feb 11:37
db58796

Choose a tag to compare

v2.17.0-next.74 Pre-release
Pre-release

2.17.0-next.74 (2026-02-03)

Bug Fixes

  • limit error message length in Toast component (7dca36a)
  • limit error message length in Toast component (880fde6)
  • reorder toast message rendering for improved structure (7e5632e)

v2.17.0-next.73

02 Feb 22:45
bec462b

Choose a tag to compare

v2.17.0-next.73 Pre-release
Pre-release

2.17.0-next.73 (2026-02-02)

Bug Fixes

  • rename newRecordId param in createResourceRecord to redirectToRecordId (newRecordId is deprecated) (0c1330f)
  • update handling of newRecordId to prefer redirectToRecordId in error responses (ad9ad90)

v2.17.0-next.72

02 Feb 22:43
9cc1419

Choose a tag to compare

v2.17.0-next.72 Pre-release
Pre-release

2.17.0-next.72 (2026-02-02)

Bug Fixes

  • rebuild (5b4ec30)
  • rebuild (6f3c9fd)
  • update page leave check to include save success condition (f6a0b6b)

Features

  • add unsaved changes warning on page leave (93c2e98)
  • enhance unsaved changes confirmation before route leave (94f4f9f)

v2.17.0-next.71

02 Feb 22:39

Choose a tag to compare

v2.17.0-next.71 Pre-release
Pre-release

2.17.0-next.71 (2026-02-02)

Bug Fixes

  • enhance XSS protection by allowing additional attributes for span elements and generic data/aria/style attributes (13a111c)