v3.2.1 Babel Fish
In this release we update translations, make some design tweaks and make the Bulk Coop report faster.
Here we also fix an important problem in StripeSCA and make a major security improvement by upgrading devise.
User facing changes 👀
- #5824 Fixes StripeSCA problem where the second attempt to make a payment would fail even if the card and details were valid.
- #5807 Show order cycle timing in Russian, Catalan, Arabic, and Turkish.
- #5698 Hint about PayPal payments in the backoffice can be translated.
- #5800 Permalink can be translated.
- #5811 Fixed content header overlap with buttons when product names are long.
- #5788 "Shipping method" and "New order" can be translated.
- #5713 Removed taxon icons.
- #5825 Translation updates.
- #5815 Speed up Bulk Coop report by removing an N+1.
- #5822 Performance improvement of the outgoing products page when editing Order Cycles with large numbers of products.
Technical changes 🔧
- #4084 [Security] Bump devise from 2.2.8 to 3.5.10
- #5843 Update Docker instructions to recommend creating your own fork
- #5839 Bump oj from 3.10.7 to 3.10.8
- #5834 Bump unicorn from 5.5.5 to 5.6.0
- #5833 Added tests to cover some code that was added in a previous hotfix #5798
- #5826 Update GETTING_STARTED.md guide.