Spree 3.0.6.1 released
This Spree release contains numerous fixes backported from 3.1.0.beta. We’d like to thank all the contributors who made this happen.
Core- using spree command installer won’t lock you to a specific Spree version, it will always add it to gemfile such as
~> 3.0.6
- spree_auth_devise and spree_gateway are both available from RubyGems now, no need to pull them from GitHub
- all gems are tested against Ruby 2.2 on CI
- shoulda matchers added to project
- rubocop fixes
- bugfixes, performance optimizations
- numerous documentation fixes & updates
- per page drop-down fixes https://github.com/spree/spree/issues/6888
- jquery-rails updated to 4.1
- products sub-menu active state fix https://github.com/spree/spree/commit/d27a67a578e4ce077e3543aa7947e4820bc1ca1f
- jquery-rails updated to 4.1
- bootstrap-sass updated
Spree is maintained by Spark Solutions and Vinsol.
See also Spree development roadmap for 2016
Post a comment