Releases: volatiletech/authboss
Releases · volatiletech/authboss
v3.0.2
v3.0.0
v2.4.1
Security fix. See CHANGELOG.md for details.
v2.0.0-rc3
Breaking changes did occur in the Remember/Recover interfaces for security.
See changelog for details.
Also worth looking at this diff which shows the changes I had to make to the sample to have it work again:
volatiletech/authboss-sample@7aca750
v2.0.0-rc2
Release candidate 2 of v2.0.0.
This release should become v2.0.0 if there are no problems found.
Possible trouble areas still include a full API (with JWT token) web application. Hopefully we can get this tested soon.
For detailed release notes see changelog.
v1.2.0
- Allow FromName to be customizable in e-mails (thanks @maxhowald)