Skip to content

Latest commit

 

History

History
216 lines (151 loc) · 14.6 KB

File metadata and controls

216 lines (151 loc) · 14.6 KB

Changelog

8.3.0 (2026-06-25)

What's Changed

New Features

  • Update Alchemy to 8.3 by @tvdeyen in #282

New Contributors

  • @sascha-karnatz made their first contribution in #279

Full Changelog: https://github.com/AlchemyCMS/alchemy-devise/compare/v8.2.2...v8.3.0

8.2.0 (2026-04-13)

What's Changed

New Features

  • 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

  • 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

  • CI: Test Alchemy 8.2 by @tvdeyen in #268

New Contributors

  • @blish-guenzler made their first contribution in #256

Full Changelog: https://github.com/AlchemyCMS/alchemy-devise/compare/v8.1.1...v8.2.0

8.1.0 (2026-02-02)

What's Changed

Breaking Changes

  • Update Alchemy to 8.1 by @tvdeyen in #251

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

  • Allow Rails 8.1 by @tvdeyen in #235

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_via to String by @tvdeyen in #249
  • chore(CI): Test Alchemy 8.1-stable by @tvdeyen in #250

Full Changelog: https://github.com/AlchemyCMS/alchemy-devise/compare/v8.0.0...v8.1.0

8.0.0 (2025-11-28)

7.4.1 (2025-02-12)

7.4.0 (2025-01-21)

7.3.0 (2024-09-06)

7.2.0 (2024-06-07)

7.1.2 (2024-02-29)

  • Allow setting a layout for user_sessions and passwords controller #127 (robinboening)

7.1.1 (2023-01-12)

7.1.0 (2023-01-11)

7.0.0 (2023-07-05)

6.3.0 (2023-07-05)

6.2.0 (2023-04-01)

6.1.0 (2023-01-20)

6.0.0 (2022-04-24)

5.1.0 (2021-01-13)

5.0.1 (2020-11-22)

  • Require alchemy/version in controllers using ssl_required #113 (tvdeyen)
  • Use absolute paths in Alchemy module definition #106 (tvdeyen)

4.6.0 (2020-10-16)

  • Remove require_ssl from User Sessions Controller for Alchemy 5+ #102 (mamhoff)

4.5.0 (2020-04-04)

  • Remove alchemy controller requests test helper #100 (tvdeyen)
  • Move session controllers into admin module namespace #97 (tvdeyen)

4.4.0 (2019-01-09)

4.3.1 (2019-11-28)

  • add config/manifest.js to dummy app #93 (rmparr)
  • Use at least Devise 4.7.1 #90 (tvdeyen)
  • Rename Alchemy::BaseController extension constant #87 (tvdeyen)

4.3.0 (2019-08-23)

4.2.1 (2019-05-15)

  • Remove test files from built Ruby gem #82 (tvdeyen)
  • Run CSRF protection before all other controller filters #81 (tvdeyen)

4.2.0 (2019-04-01)

4.1.0 (2018-09-22)

4.0.0 (2017-11-06)