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