This patch release contains bug fixes backported from master. We'd like to thank all the contributors who made this happen 👍
This version requires Rails >= 5.1.4 so please update your Gemfiles and run bundle update rails
before updating Spree
All
- fixed: shipment management API & Admin Panel using new inventory units logic (#8478)
Core
- fixed: State Transition for multiple exchanges (61da8ee)
- fixed: Moving state change & timestamp update before sending email (2d79efd)
- fixed: prioritize web over asset pipeline in premailer (cfb65d3)
- fixed: clone address instead of using same objects to stop overwriting them
(6e06fe7)