v3.7.1 Spaghetti Eis
Big thanks to our new and becoming regular contributors: @psychoslave 🥇 @guidoDutra 💐 @viktorsmari 🌻 @drummer83
This release contains only one bug fix but many technical changes under the hood. ⚙️
User facing changes 👀
- #7506 prevented customer from deleting the last remaining item in a confirmed order when there are multiple confirmed orders.
Technical changes 🔧
- #7639 Remove Ruby version from WIKI
- #7520 Added test coverage in Api::ShipmentsController and improved updating shipments logic
- #7628 Remove distributor from sample_data
- #7530 Quick check that welcome email is sent successfully after registering a new enterprise.
- #7612 Bump actionpack-action_caching from 1.2.1 to 1.2.2
- #7620 Update translations
- #7593 Add bullet footer to warn developers about N+1 performance issues
- #7571 Make subs. authorization tests more precise
- #7596 Update translations
- #7578 Fix hindrances on new setup related to Node version
- #7576 Increased test coverage on BulkLineItemsController
- #7588 Updated enterprise spec to be compatible with Rails 6
- #7595 Bump factory_bot_rails from 6.1.0 to 6.2.0
- #7590 Use .ransack instead of deprecated Ransack.search
- #7402 Add test coverage for product deletion and cloning
- #7589 Updated an Order spec to prepare for Rails 6
- #7568 Use raw to render stripe mock js file
- #7565 Update test code assertions for Rails 6
- #7643 Bump test-prof from 1.0.3 to 1.0.5
- #7566 Fix problem in erb template by explicitly setting format to js
- #7439 Bump jwt from 2.2.2 to 2.2.3
- #7638 Removed unused code in OrdersController#update_distribution
- #7645 Fixed issues with handling Stripe responses