Releases: AlchemyCMS/alchemy-devise
Releases · AlchemyCMS/alchemy-devise
v8.2.1
v8.2.0
What's Changed
Breaking Changes
New Features
- Allow Devise 5.0 by @dependabot[bot] in #246
- Add devise-i18n locales by @tvdeyen in #248
- feat: Enable Devise.paranoid mode by default by @tvdeyen in #247
- feat: Add timezone to users by @tvdeyen in #269
- feat: Add edit user link to user info by @tvdeyen in #270
Bug Fixes
- fix: remove duplicate pagination in users resource table by @blish-guenzler in #256
- Don't render link when user login is nil by @blish-guenzler in #259
- fix: user table pagination by @tvdeyen in #265
Dependencies
- Allow Rails 8.1 by @tvdeyen in #235
- Bump immutable from 4.3.6 to 4.3.8 by @dependabot[bot] in #254
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #264
- chore(deps): update local dev puma to 8.0 by @dependabot[bot] in #271
Other Changes
- allow removal of alchemy_roles in UI by @robinboening in #238
- Add backport tool by @tvdeyen in #239
- Pass rubygems_api_key secret to release workflow by @tvdeyen in #245
- fix: Convert
Devise.sign_out_viato String by @tvdeyen in #249 - chore(CI): Test Alchemy 8.1-stable by @tvdeyen in #250
- CI: Test Alchemy 8.2 by @tvdeyen in #268
New Contributors
- @blish-guenzler made their first contribution in #256
Full Changelog: v8.0.0...v8.2.0
v8.1.1
v8.0.2
What's Changed
- [8.0-stable] Merge pull request #256 from blish-guenzler/fix-double-pagination by @alchemycms-bot[bot] in #257
- [8.0-stable] Merge pull request #259 from blish-guenzler/fix-login-link-to-dialog by @alchemycms-bot[bot] in #260
- Release v8.0.2 by @alchemycms-bot[bot] in #262
Full Changelog: v8.0.1...v8.0.2
v8.1.0
What's Changed
Breaking Changes
New Features
- Allow Devise 5.0 by @dependabot[bot] in #246
- Add devise-i18n locales by @tvdeyen in #248
- feat: Enable Devise.paranoid mode by default by @tvdeyen in #247
Dependencies
Other Changes
- allow removal of alchemy_roles in UI by @robinboening in #238
- Add backport tool by @tvdeyen in #239
- Pass rubygems_api_key secret to release workflow by @tvdeyen in #245
- fix: Convert
Devise.sign_out_viato String by @tvdeyen in #249 - chore(CI): Test Alchemy 8.1-stable by @tvdeyen in #250
Full Changelog: v8.0.0...v8.1.0
v8.0.1
What's Changed
- Set 8.0-stable branch to current
mainby @mamhoff in #232 - [8.0-stable] Merge pull request #236 from AlchemyCMS/alchemy-config by @alchemycms-bot[bot] in #242
- [8.0-stable] Merge pull request #237 from AlchemyCMS/devise-rememberable by @alchemycms-bot[bot] in #243
- [8.0-stable] Merge pull request #238 from robinboening/fix_missing_clear_buttons by @alchemycms-bot[bot] in #241
Full Changelog: v8.0.0...v8.0.1
v7.4.2
v8.0.0
What's Changed
- Add support for Alchemy 8.0 by @tvdeyen in #225
- Update rspec-rails requirement from ~> 7.1 to ~> 8.0 by @dependabot[bot] in #226
- Updates for Alchemy 8.0 by @mamhoff in #228
- Update puma requirement from ~> 6.0 to ~> 7.0 by @dependabot[bot] in #227
- Load Base Controller Extension when autoloading by @mamhoff in #216
- New login screen with dark mode support by @tvdeyen in #229
- Test with Rails 8.0 by @tvdeyen in #230
- Login, Signup and Password reset forms improvements by @tvdeyen in #231
- Make
Alchemy::Devise::Abilityauto-loadable by @mamhoff in #233 - CI: Test Alchemy 8.0-stable branch by @tvdeyen in #234
- Use Alchemy::Configuration for config by @tvdeyen in #236
- Enable rememberable module by @tvdeyen in #237
Full Changelog: v7.4.1...v8.0.0
v7.4.1
What's Changed
- Enable dependabot version updates by @tvdeyen in #221
- Fix module icon for Alchemy 7.4 by @tvdeyen in #224
- Update sqlite3 requirement from ~> 1.4 to ~> 2.5 by @dependabot in #223
- Update rspec-rails requirement from ~> 6.0 to ~> 7.1 by @dependabot in #222
New Contributors
- @dependabot made their first contribution in #223
Full Changelog: v7.4.0...v7.4.1