Skip to content

Releases: devforth/adminforth-open-signup

v1.1.7

06 Oct 05:50
Compare
Choose a tag to compare

1.1.7 (2025-10-06)

Bug Fixes

  • add publishConfig to package.json (26e79bb)

v1.1.6

04 Jul 12:50
Compare
Choose a tag to compare

1.1.6 (2025-07-04)

Bug Fixes

  • update SignupPage component to use custom Input component and improve styling (de19130)

v1.1.5

09 Jun 08:01
Compare
Choose a tag to compare

1.1.5 (2025-06-09)

Bug Fixes

  • remove unused secrets from release configuration (a14fb95)

v1.1.4

10 Apr 09:26
690c2a0
Compare
Choose a tag to compare

1.1.4 (2025-04-10)

Bug Fixes

  • move recordToCreate declaration and using changed records from hooks (7a0ddb6)

v1.1.3

04 Mar 09:05
Compare
Choose a tag to compare

1.1.3 (2025-03-04)

Bug Fixes

  • improve email verification translation approach (ff257a7)

v1.1.2

03 Mar 14:38
Compare
Choose a tag to compare

1.1.2 (2025-03-03)

Bug Fixes

  • resolve translation issues in email verification flow (581bceb)

v1.1.1

22 Jan 11:01
152301d
Compare
Choose a tag to compare

1.1.1 (2025-01-22)

Bug Fixes

  • allow to modify user fields for created user in beforeUserSave hook (#2) (152301d)

v1.1.0

20 Jan 13:28
Compare
Choose a tag to compare

1.1.0 (2025-01-20)

Features

v1.0.0

20 Jan 12:29
Compare
Choose a tag to compare

1.0.0 (2025-01-20)

Bug Fixes

  • add await to tr functions (898f2b8)
  • builds: add rsync and remove redundent step from pipeline (a9aae1d)
  • provide requestUrl to loginCallabacks in extra (HTTPExtra) (b1c834e)
  • remove enter (9f5c5c6)

Features

  • add beforeUserSave and afterUserSave hooks (9f4529d)
  • autorelease: add autorelease (61695d9)