Releases: gobuffalo/buffalo-auth
Releases · gobuffalo/buffalo-auth
v1.5.0
What's Changed
- fixing could not find desired block (fixes #90) by @sio4 in #91
- changed behavior for missing user, in the
SetCurrentUser
middleware by @sio4 in #92
- fixed the bug in the extra args handling by @sio4 in #93
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Deprecating packr by @sio4 in #85
- replaced test action with starter/reusable workflow by @sio4 in #86
- updated templates to use new tag key by @sio4 in #87
- updated workflow to follow the main branch by @sio4 in #89
New Contributors
- @sio4 made their first contribution in #85
Full Changelog: v1.3.1...v1.4.0
v1.3.1
Fixes some issues with the login form and tweaks in the Readme.
v1.2.0
Changelog
195855f github actions and less deps (#68)
v1.1.1
Fixes generated test issues and infinite loop.
v1.1.0
Merge pull request #64 from gobuffalo/task-signin
Organizes routes a bit and avoids overriding index.html
v1.0.8
Fixes issues with generators introduced by translating templates to .plush
v1.0.7
Changes generated views to be .push.html
.
v1.0.6
Updates Azure tests to be run against 1.11+ versions of Go.