Skip to content

Releases: devforth/adminforth-email-password-reset

v2.1.1

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 14:28

2.1.1 (2026-07-01)

Bug Fixes

  • update adminforth dependency to version 3.8.2 and simplify request body handling (6946c8e)

v2.1.0

Choose a tag to compare

@ivictbor ivictbor released this 30 Jun 12:31
6433080

2.1.0 (2026-06-30)

Bug Fixes

  • return request body validation errors as JSON (2f9364b)
  • update adminforth version (f0de5fd)

Features

  • add zod request body validation to plugin API endpoints (692d14c)

v2.0.5

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 17:47

2.0.5 (2026-06-29)

Bug Fixes

  • update adminforth version (714a7ac)

v2.0.4

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 08:36

2.0.4 (2026-06-29)

Bug Fixes

  • prevent internal server error by validating request body (c7504b4)

v2.0.3

Choose a tag to compare

@ivictbor ivictbor released this 25 Jun 08:44

2.0.3 (2026-06-25)

Bug Fixes

  • exclude adminforth from minimum release age policy (78ab1f3)

v2.0.2

Choose a tag to compare

@ivictbor ivictbor released this 25 Jun 08:02

2.0.2 (2026-06-25)

Bug Fixes

  • update adminforth version (1bbf8a6)

v2.0.1

Choose a tag to compare

@ivictbor ivictbor released this 22 Jun 11:57

2.0.1 (2026-06-22)

Bug Fixes

  • fix typo in "userResetTokensKeyValueAdapter" name (bce1166)

v2.0.0

Choose a tag to compare

@ivictbor ivictbor released this 22 Jun 11:50

2.0.0 (2026-06-22)

  • feat!: prevent re-usage of password token (1419024)

BREAKING CHANGES

  • Force user to use key-value adapter to store used password reset jwt

AdminForth/1731/security-audit

v1.3.25

Choose a tag to compare

@ivictbor ivictbor released this 17 Jun 12:16

1.3.25 (2026-06-17)

Bug Fixes

  • update adminforth version (ca76dce)

v1.3.24

Choose a tag to compare

@ivictbor ivictbor released this 17 Jun 10:17

1.3.24 (2026-06-17)

Bug Fixes

  • update adminforth version (8ee15f3)