Open Food Network v3.2.4 Release Notes

Release Date: 2020-08-25 // over 3 years ago
  • ๐Ÿฑ User facing changes ๐Ÿ‘€

    • #5905 When shopping with multiple devices, no carts are lost and info about all of their failed payments are preserved (S1 bug)
    • #5906 Improved flash message display on checkout
    • ๐Ÿ›  #5931 Fixed payment fee display in Customer Totals report. (S2 bug)
    • ๐Ÿ›  #5904 Fixed favicon path
    • #5904 #5910 Added sliding animation on cart sidebar close
    • โšก๏ธ #5909 Update translations

    ๐Ÿฑ Technical changes ๐Ÿ”ง

    • โšก๏ธ #5877 Updates BugsnagJS to v7. This should bring a number of improvements
    • #5877 Explicitly notifies Bugsnag on checkout errors instead of throwing unhandled errors
    • #5758 Brought some core Order Management code from Spree to OFN so we can simplify it and improve it
    • #5733 Brought the last batch of core lib classes (we are only missing spree models now) from spree_core so we can become independent of Spree.
    • ๐Ÿšš #5898 Removed an unused dependency: diffy
    • #5902 Bump bugsnag from 6.15.0 to 6.16.0
    • #5616 Bump paper_trail from 5.2.3 to 7.1.3
    • #5935 Fix spec incompatibility between two parallel PRs.