Releases: devforth/adminforth-open-signup
Releases · devforth/adminforth-open-signup
v1.1.7
1.1.7 (2025-10-06)
Bug Fixes
- add publishConfig to package.json (26e79bb)
v1.1.6
1.1.6 (2025-07-04)
Bug Fixes
- update SignupPage component to use custom Input component and improve styling (de19130)
v1.1.5
1.1.5 (2025-06-09)
Bug Fixes
- remove unused secrets from release configuration (a14fb95)
v1.1.4
1.1.4 (2025-04-10)
Bug Fixes
- move recordToCreate declaration and using changed records from hooks (7a0ddb6)
v1.1.3
1.1.3 (2025-03-04)
Bug Fixes
- improve email verification translation approach (ff257a7)
v1.1.2
1.1.2 (2025-03-03)
Bug Fixes
- resolve translation issues in email verification flow (581bceb)
v1.1.1
1.1.1 (2025-01-22)
Bug Fixes
- allow to modify user fields for created user in beforeUserSave hook (#2) (152301d)
v1.1.0
1.1.0 (2025-01-20)
Features
v1.0.0
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)