Open Food Network v2.9.7 Release Notes

Release Date: 2020-05-05 // almost 4 years ago
  • ๐Ÿฑ Congrats to @rmklaus12, @luchiago and @dacook for their first contributions ๐ŸŽ‰

    ๐Ÿš€ We deliver quite a lot of small things in this release.
    ๐Ÿš€ This release includes a few more performance improvements and it makes StripeSCA ready again to be rolled out after the initial bug fixes.

    ๐Ÿฑ User facing changes ๐Ÿ‘€

    โœ‚ Removed mail settings config from the UI as they can only be changed by developers #5235
    โœ‚ Removed support for Google Analytics. We use and recommend Matomo #5153
    ๐Ÿ›  Fixed taking card payments in the Backoffice with StripeSCA payment method #5233
    ๐Ÿ›  Fix column sorting in admin/orders #5256
    ๐Ÿ‘‰ Make font size bigger on product search to improve UX on iphone #5261
    The Price Sack shipping fee now allows non-integer figures #4812
    โž• Add extra social media to order confirmation email #5259
    โž• Added placeholders to variant edit page for clarification when user is inputting data #5247
    ๐Ÿ›  Fix some translations on the admin Products List #5286
    โž• Added missing translations to the Orders List page #5285
    The Enterprise Fees Summary report has a new URL that reflects the new highlevel structure of OFN code base (domains). New URL /order_management/reports/enterprise_fee_summary/new #4993
    โšก๏ธ Updated translations #5297

    ๐Ÿฑ Technical changes ๐Ÿ”ง

    ๐ŸŽ Performance improvement: do not send populate the cart on page load with no user request #5178
    ๐ŸŽ Minor performance improvements in OrderCyclesController API endpoints related to shops #5315
    ๐Ÿ‘Œ Improved performance in various places #5238
    ๐Ÿ‘Œ Improved how stripeSCA handles orders with multiple payments. This will avoid hard to track bugs in the future #5257
    โœ‚ Delete some dead code from old homepage #5322
    โž• Added caching to developer tool for copying databases #5250
    ๐Ÿ›  Fixed developer tool for syncing local public/ directory with files in bucket #5313
    โž• Added PROFILE env var for production-like performance profiling #5146
    โž• Added DEBUG_ASSETS env var to enable asset debugging through an env var #5344