All Versions
69
Latest Version
Avg Release Cycle
37 days
Latest Release
953 days ago

Changelog History
Page 2

  • v4.1.7 Changes

    June 08, 2020

    ๐Ÿš€ This patch release contains bug fixes backported from the master branch. We'd like to thank all the contributors who made this happen ๐Ÿ‘

    Core

    Storefront

    • ๐Ÿ›  Fixes checkout progress line b962998

    API v2

    • โž• Added concat taxons filter for Products endpoint 1e70f25
    • ๐Ÿ›  Fixed: added missing description attribute for Taxon serializer f385f03
  • v4.1.6 Changes

    May 06, 2020

    ๐Ÿš€ This patch release contains bug fixes backported from the master branch. We'd like to thank all the contributors who made this happen ๐Ÿ‘

    Core

    • ๐Ÿ›  Fixed Rails 6.0.3 compatibility 61fedae
    • ๐Ÿ›  Fixed Enable product filtering within multiple taxons 10eb674
    • Added Taxon#cached_self_and_descendants_ids method for greater performance f7c9e9d
    • ๐Ÿ›  Fixed: line item adjustment consider ineligible order adjustments bug e180e7d

    Storefront

    • โž• Adds the ability to configure site-wide products filters via Spree::Frontend::Config[:products_filters] 11097f3
    • ๐Ÿ›  Fixed: product cache key contains promotion class name and its address in memory f062733
    • ๐Ÿ›  Fixed: By default return Products sorted by their position when Taxon is selected 36b058d
    • ๐Ÿ›  Fixed: JSON LD product SKU 64968a8
    • ๐Ÿ›  Fixed: going back to checkout on Safari bug 01b2620
    • ๐ŸŽ Performance improvements: c0b0519 af8e319 b5a9004 9170969 620b36b

    API

    • Fixed: Add record_type: address to cart_serializer, and fix rspec df38336
    • ๐Ÿ›  Fixed: requesting products from multiple taxon in API v2 ebfa080
  • v4.1.5 Changes

    April 14, 2020

    ๐Ÿ’Ž This release contains a small number of fixes to make Spree compatible with Ruby 2.7 ๐Ÿš€

    ๐Ÿ’Ž Still, the minimum ruby version requirement is Ruby 2.5.

  • v4.1.4 Changes

    April 08, 2020

    ๐Ÿš€ This patch release contains bug fixes backported from the master branch. We'd like to thank all the contributors who made this happen ๐Ÿ‘

    Storefront

    • ๐Ÿ›  Fixes clear all button overlapping filters on older devices like iPhone 6 45eb284
    • โฌ‡๏ธ Reduces continue shopping button margin on an empty cart page to fit smaller desktop screens bb0aacb
    • โœจ Enhanced PLP customization with SASS variables 3b215fc

    Admin Panel

    • ๐Ÿ›  fixed for displaying color option in Variants autocomplete 801ea58

    Core

    • Product Finder: when filtering by Taxon, always return products from child taxons also dd4ed37
    • โž• Added BaseHelper#maximum_quantity method a5eccd7
    • โž• Added Spree::DatabaseUtitlies to handle maximum integer value validation f88f57e
    • ๐Ÿ›  Fixed LineItem#quantity maximum value validation f5cbf8d
    • ๐Ÿ›  Fixed Zone#kind method 631e78f
  • v4.1.3 Changes

    March 31, 2020

    ๐Ÿš€ This patch release contains bug fixes backported from the master branch. We'd like to thank all the contributors who made this happen ๐Ÿ‘

    Storefront

    • Always return distinct products list and fix 50x errors with sorting options be3bf5b
  • v4.1.2 Changes

    March 27, 2020

    ๐Ÿš€ This patch release contains bug fixes backported from the master branch. We'd like to thank all the contributors who made this happen ๐Ÿ‘

    Storefront

    • Replaced require_tree with declarative requirements to allow developers can override individual JS files in their projects 041b286
    • ๐Ÿ›  Fixed account section customization via SASS variables 7046a92

    Admin Panel

    • ๐Ÿ›  fixed user autocomplete for multiple records 1327dbc
  • v4.1.1 Changes

    March 16, 2020

    ๐Ÿš€ This patch release contains bug fixes backported from the master branch. We'd like to thank all the contributors who made this happen ๐Ÿ‘

    Storefront

    • Prevent ยฃ and โ‚ฌ symbols showing as a HTML string of characters with products in other currencies 7a0d900
    • ๐Ÿ‘‰ Use only allowed addresses on Checkout (those that match selected checkout zone) a03bf93
    • ๐Ÿ›  Fixed caching for different languages 42ce278
    • ๐Ÿ›  Fixed caching issues for product search results 9c51142
    • ๐Ÿ›  Fixed multiple issues with mobile navigation on smaller screens
    • ๐Ÿ›  Fixed rapidly clicking on Quantity + or - zoom in the page on mobile issue - 604e931

    Core

    • ๐Ÿ›  Fixed extension generator runtime c978b3c

    Full changelog

    v4.1.0...v4.1.1

  • v4.1.0 Changes

    February 28, 2020

    Major/New Features

    ๐Ÿ’ป Spree 4.1 comes with a completely new mobile-first ultra-fast Storefront which you can easily customize to your brand or business requirements. The new Storefront UI was open-sourced by Spark Solutions team built upon experiences from dozens of eCommerce projects. Special thanks go to Matthew Kennedy for helping out!

    Demo

    Try it for yourself, check out this fashion site demo: demo.spreecommerce.org

    Mobile-first Storefront

    ๐Ÿ“ฑ We've redesigned the Storefront UI from scratch for the mobile. Fully responsive layout with mobile and tablet devices in mind. We've implemented all the best practices making it pretty and useful for the end-users.

    iPhone, Android, iPad, desktop - no matter the device, the new storefront is ready to handle all of those, out of the box!

    Easy customization

    ๐Ÿ” The new Spree UX is fully customizable so feel free to tweak it to your needs: the overall styling (colors, fonts, roundings, borders), header, footer, placeholder images and text, SEO settings.

    To help you customize your eCommerce platform weโ€™ve prepared:

    ๐ŸŽ Blazing fast performance

    ๐ŸŽ Performance is one of the leading factors in eCommerce conversion rates and SEO traffic. It was one of our goals to reduce page views loading times and make the UI snappy and responsive.

    We've optimized both frontend and the backend. Eliminating n+1 queries, implementing full page caching, improving JavaScript evaluation time - it all resulted in amazing Google lighthouse scores, even on low performance hosting options and with poor mobile internet connections.

    This leads to more conversions , more organic search traffic , more sales and more market value brought to the business owners.

    ๐Ÿ” SEO and structured data

    ๐Ÿ” We've greatly improved SEO support by implementing JSON-LD and OpenGraph support. At the same time keeping in line with all the SEO best practices to make your storefront no 1 in search results.

    Turbolinks - single-page application without the hassle

    ๐ŸŽ Turbolinks makes navigating your web application faster. Get the performance benefits of a single-page application without the added complexity of a client-side JavaScript framework.

    Of course, you can still combine it with React, Vue or Angular!

    Easy migration path

    โฌ†๏ธ Just follow Follow 4.0 to 4.1 upgrade guide to upgrade your current store to the new UI.

    Contact

    ๐Ÿ‘ Feel free to reach out with questions or support requests,

    โšก๏ธ This new Spree UX will be improved and optimized even more. We very much welcome your feedback and suggestions.

    About Spark Solutions

    Spark Solutions

    โœ… Spark Solutions is a software development agency specialized in Ruby on Rails, Spree Commerce and Javascript development. Weโ€™ve been leading Spree open-source efforts since 2016 as its core team. We also do client work. Our project teams consist of UX and UI designers, Software Engineers, Testers and Project Managers practicing agile project delivery. Weโ€™ll integrate our team with yours to jointly architect, deliver, maintain and scale the software products you need. You drive the project with requirements and acceptance testing and we help you deliver faster using industry-standard project management and comms best practices.

    Installation

    โž• Add Spree gems to Gemfile

    gem 'spree', '~\> 4.1'gem 'spree\_auth\_devise', '~\> 4.1'gem 'spree\_gateway', '~\> 3.7'
    

    โš™ Run bundle install

    Note : if you run into Bundler could not find compatible versions for gem "sprockets": error message, please run

    bundle update
    

    ๐Ÿ‘‰ Use the install generators to set up Spree

    rails g spree:install --user\_class=Spree::User rails g spree:auth:install rails g spree\_gateway:install
    

    โฌ†๏ธ Upgrade

    โฌ†๏ธ Follow 4.0 to 4.1 upgrade guide

    Full Changelog

    You can view the full changes using Github Compare.