Open Food Network v2.7.8 Release Notes

Release Date: 2020-03-10 // about 4 years ago
  • 🍱 A new payment method called Stripe SCA is available now 🎉 and all users will be migrated from the previous Stripe payment method to this one. We will start by beta testing it and then gradually migrate all users.

    👉 User facing changes

    • ➕ Added new payment method that integrates with the new Stripe Payment Intents API that is compatible with SCA. This is a initial preparation for us to implement the more complex payment authentication flows that banks will start to enforce in Europe soon #4672
    • Made new Stripe SCA payment method compatible with credit cards already stored in Stripe. This payment method doesnt work with subscriptions yet (one extra PR currently in the dev pipe is needed) #4719
    • Order confirmations now display the last used payment method instead of the first #4790

    ⚡️ Updated translations #4874 #4928

    Technical changes

    • 🌲 Subscriptions module now has better logging and it will be easier from now on to debug and explain what happened in specific cases #4527
    • ⬆️ Adapt test code to rails 4 to prepare for the upgrade #4823 #4903 #4921 #4918 #4912 #4906 #4927
    • ⬆️ Bring some spree code to OFN to avoid having to adapt to new spree code when upgrading to Spree 2.1 #4904
    • ⚡️ Updated rubocop config #4814
    • ⬆️ Bump rubocop from 0.80.0 to 0.80.1 #4887
    • ⬆️ Bump oj from 3.10.2 to 3.10.3 #4886
    • ⬆️ Bump oj from 3.10.3 to 3.10.5 #4923