Open Food Network v3.2.1 Release Notes

Release Date: 2020-08-03 // over 3 years ago
  • ๐Ÿš€ 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.