File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 8.1.0 (2026-02-02)
4+
5+ <!-- Release notes generated using configuration in .github/release.yml at 8.1-stable -->
6+
7+ ## What's Changed
8+ ### Breaking Changes
9+ * Update Alchemy to 8.1 by @tvdeyen in https://github.com/AlchemyCMS/alchemy-devise/pull/251
10+ ### New Features
11+ * Allow Devise 5.0 by @dependabot [ bot] in https://github.com/AlchemyCMS/alchemy-devise/pull/246
12+ * Add devise-i18n locales by @tvdeyen in https://github.com/AlchemyCMS/alchemy-devise/pull/248
13+ * feat: Enable Devise.paranoid mode by default by @tvdeyen in https://github.com/AlchemyCMS/alchemy-devise/pull/247
14+ ### Dependencies
15+ * Allow Rails 8.1 by @tvdeyen in https://github.com/AlchemyCMS/alchemy-devise/pull/235
16+ ### Other Changes
17+ * allow removal of alchemy_roles in UI by @robinboening in https://github.com/AlchemyCMS/alchemy-devise/pull/238
18+ * Add backport tool by @tvdeyen in https://github.com/AlchemyCMS/alchemy-devise/pull/239
19+ * Pass rubygems_api_key secret to release workflow by @tvdeyen in https://github.com/AlchemyCMS/alchemy-devise/pull/245
20+ * fix: Convert ` Devise.sign_out_via ` to String by @tvdeyen in https://github.com/AlchemyCMS/alchemy-devise/pull/249
21+ * chore(CI): Test Alchemy 8.1-stable by @tvdeyen in https://github.com/AlchemyCMS/alchemy-devise/pull/250
22+
23+
24+ ** Full Changelog** : https://github.com/AlchemyCMS/alchemy-devise/compare/v8.0.0...v8.1.0
25+
26+
327## 8.0.0 (2025-11-28)
428
529- Enable rememberable module [ #237 ] ( https://github.com/AlchemyCMS/alchemy-devise/pull/237 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
You can’t perform that action at this time.
0 commit comments