Spree Auth Devise Versions Save

Provides authentication (user accounts, login & signup) for @spree by using Devise

v4.6.2

1 month ago

What's Changed

Full Changelog: https://github.com/spree/spree_auth_devise/compare/v4.6.0...v4.6.2

v4.6.0

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spree/spree_auth_devise/compare/v4.5.0...v4.6.0

v4.5.0

1 year ago

General

  • Rails 7 support (#552)
  • Move controller decorators into Spree::Auth namespace avoiding any conflicts with client app class names
  • Add ability to pass options to authentication route helper methods

Compatibility with External Spree Gems

  • Check for Spree Frontend via Gem::Specification instead of checking whether the spree frontend engine has been loaded (#569)
  • Configure mailer to use Spree's mailer system only if the correct gem is included (#556)
  • Generate password reset URL based on Spree Frontend availability (#557)

Minor Changes

  • Validate that first_name and last_name columns do not already exist when running AddFirstNameAndLastNameToSpreeUsers migration (#561)

See the Spree Commerce 4.5.0 Release Notes for an overview of all changes related to spree.

v4.5.0-development

1 year ago

This tag is created for stabilization in spree sandbox file before 4.5-stable release. Version 4.5 is still in the development process and this tag does not guarantee stability.

v4.4.2

2 years ago
  • Fixed compatibility with Spree 4.4 (adds Metadata support for User object)
  • Fixed compatibility with Spree Dashboard 4.4 (with Turbo support)
  • Fixed reset password flow for admin users
  • switched from Travis to Circle CI

v4.4.0

2 years ago
  • Require Spree 4.3
  • Multi-Store improvements
  • Headless fixes

v4.3.0

3 years ago

v4.2.0

3 years ago

v4.1.0

4 years ago

Spree 4.1 and new customizable UX support

v4.1.0.rc1

4 years ago