Open Food Network v3.4.0-beta Release Notes

Release Date: 2020-11-10 // over 3 years ago
  • ๐Ÿš€ โš ๏ธ We are publishing this release as beta as we believe it has additional risk. We don't recommend you deploy this version to your server. We will rollout this version incrementally across the servers and a new version will be published when the rollout is complete and we are confident this version is stable โš ๏ธ

    OFN has been built from the start as a customization of Spree Commerce, Spree has served its purpose well but in the last few years, due to being heavily customized, it has slowed down development a lot. In this release we say Bye Bye to Spree: OFN does not depend on spree any longer. This will enable us to make faster/better progress in improving our code base and keeping it up to date with the latest versions of the tools we use: this will bring more security, better performance and development speed to OFN ๐ŸŽ‰

    ๐Ÿฑ User facing changes ๐Ÿ‘€

    ๐Ÿ›  Fixed removing of coordinator fees from order cycles. #6247
    ๐Ÿ›  Fixed a bug where the cookies banner did not display on pages other than the homepage #6288
    Optimised page load times for visitors with empty carts. #6312
    Aligned center order adjustment and order total title in order edit page #6272
    โž• Added missing translation keys for pluralisation in Eastern Slavic languages. #6280
    โž• Added missing translation key on enterprise taxon ordering #6281
    ๐Ÿ›  Fix Missing translation "Password Confirmation" #6307
    ๐Ÿ›  Fix missing translations in order edit page. #6308
    ๐Ÿ›  Fixed image layout regression in product edit image page. #6299
    โšก๏ธ Update translations #6242 #6286

    ๐Ÿฑ Technical changes ๐Ÿ”ง

    โœ‚ Remove Spree as a dependency. #5978
    โœ‚ Removed unused Paperclip handlers. #6270
    Brought code needed in OFN from Spree so that we can make OFN independent of Spree. #5885
    ๐Ÿš… Adapted code to work in rails 4.1 #5919
    ๐Ÿ‘Œ Improve code style with rubocop. #6274
    ๐Ÿ‘Œ Improved Webmock error handling in test suite #6134
    Bump acts_as_list to 0.3.0 #6310