Skip to content

Commit 5b5595f

Browse files
authored
Merge pull request #253 from AlchemyCMS/changelog/8.1.0
Add 8.1.0 changelog entry from stable branch
2 parents 0042fa9 + d79daf6 commit 5b5595f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
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))

0 commit comments

Comments
 (0)