Last release 2 years ago
no release in 18 months
Too new to tell
only 1 release windows
Most releases are documented
notes for 2 of 3 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
4 releases · first in 2024
Release timeline
4 releases since 202420252026
Releases
- v0.2.2-0.20241102062533-ab723b9cc5292 Nov 2024pre-release
Nothing published for this version
- v0.2.128 Oct 2024
- v0.2.027 Oct 2024
Release notes
Open source →- Removed
emailfield from user model.- Make sure to add a unique constraint to your user table's email field.
- Replaced endpoints:
POST /authenticate/passwordwithPOST /users/[user_id]/verify-passwordPOST /update-emailwithPOST /verify-new-emailPOST /password-reset-requestswithPOST /users/[user_id]/password-reset-requests
- Updated endpoint request parameters and response:
GET /usersPOST /users
Additional notes2 sources agree
Open source →- Removed
emailfield from user model.- Make sure to add a unique constraint to your user table's email field.
- Replaced endpoints:
POST /authenticate/passwordwithPOST /users/[user_id]/verify-passwordPOST /update-emailwithPOST /verify-new-emailPOST /password-reset-requestswithPOST /users/[user_id]/password-reset-requests
- Updated endpoint request parameters and response:
GET /usersPOST /users
- Removed
- v0.1.026 Oct 2024
Nothing published for this version