Open Food Network v3.2.8 Release Notes

Release Date: 2020-09-22 // over 3 years ago
  • 🚀 Fresh from the oven, this tasty release includes new support for Imperial units thanks to contributions from @andrewpbrett 🎉

    🍱 User facing changes 👀

    • Using back button from the edit product page keeps the previously set filters #5722
    • Terms and Conditions - upload PDF in the Enterprise Business Details and view them during Checkout #5912
    • Pounds and ounces are now available as units for products and variants #5888

    🍱 Technical changes 🔧

    • ✂ Removed unnecessary test code related to API controllers #5971
    • 🚚 Moved a model concern to a different filepath #6021
    • Brought code needed in OFN from Spree so that we can make OFN independent of Spree #5925, #5924, #5878
    • 🛠 Fixed uninitialized constant error when running model specs #6035
    • 🛠 Fixed typo in the PR template #6036
    • 🛠 Fixed embedded shops javascript error on maps #5996
    • 🛠 Fix date time picker translations on Order cycles screen #5995
    • ⬆️ Bumped webmock gem from 3.8.3 to 3.9.1 #6028
    • ⬆️ Bumped unicorn gem from 5.6.0 to 5.7.0 #6002

    ToadInTheHole