v1.17.0
Matt-Yorkley
released this
19 Jul 12:51
·
23242 commits
to master
since this release
This release is codenamed "Collonut". It's a lot smaller than the last one, but they say good things come in small packages...
Big thanks to @kristinalim for their new contributions 🎉
Added
- Add section about internationalisation to CONTRIBUTING.md for new contributors #2466
- Added GETTING_STARTED.md for new users and updated README.md #2415
Changed
- Re-added enterprise registration process exit message #2336
- Moved i18n locale documentation to wiki #2447
- Super-admins can now see if users need their email address confirmed and resend confirmation emails. #2394
- Reworded "Enterprise Relationships" to "Enterprise Permissions" in admin UI for clarity #2442
- Product Import: Updated landing page for Product Import and removed guide #2475
- Improved Travis testing output and stability. #2467
Removed
- Removed an old Rails route that was not in use #2408
- Removed old product navigation override to tidy up admin submenus #2419
- Refactored and removed unused uses of
spree_product.count_on_hand
#2409