Rails 5.1support withspree_extensiongem for compatibility with all Rails version 4.2+
Rails 5support- Supports
Spree 3.1Spree 3.2and any other newer version lesser than4.0(spree#353, spree#386) deviseupdated to4.3(spree#382)devise-encryptableupdated to0.2.0(https://github.com/spree/spree_auth_devise/commit/5f51e6e4e81dbf99fe95848dbd4fa9cba03b6910)- updated development dependencies (spree#351)
- include
Spree::UserMethodsinSpree::User(spree#343) - fixed: Unnecessary breaking changes of I18n key (spree#387)
- fixed: use proper scoping to find translations related to order states (spree#384)
- fixed: spree_api is not required anymore (spree#380)
- Install generator: Add option to skip migrations (spree#378)
- Added Portuguese translation (spree#365)
- Replaced registration_error flash with standard error (spree#361)
Spree 3.1support- login / account links are loaded via ajax similar to cart link (spree#320)
- updated
deviseto3.5.4for security reasons (spree#323) - explicitly require
defacein dependencies (spree#331) - removed
jsonfrom dependencies (spree#329) - fixes
xml/jsonendpoints (spree#311) Spree.admin_pathsupport (spree#307)CircleCIsupport (spree#288)