Open Food Network v3.1.0 Release Notes

Release Date: 2020-07-09 // almost 4 years ago
  • This week brings a flavorsome new release in the v3.x.x series. Big thanks to first-time contributor @fatihorhan ๐Ÿ‘‹

    ๐Ÿฑ User facing changes ๐Ÿ‘€

    • ๐Ÿ‘Œ Improved listing of provider names in admin Payment Methods page #5538
    • โž• Added missing translation key in admin menu #5589
    • โž• Added missing translation key for shipping label in Products page #5590
    • โž• Added translation key for closed OC user feedback #5563
    • ๐Ÿ‘‰ Make links to shops under Groups / Producers open in new tab #5601
    • ๐Ÿ‘‰ Make Enter key submit the form on both products and orders admin pages #5599
    • ๐Ÿ›  Fix StripeSCA void payment action #5446

    ๐Ÿฑ Technical changes ๐Ÿ”ง

    • ๐Ÿ”ง Sell page now uses configuration for user guide links #5636
    • Adjusted css/scss file extensions #5645
    • ๐Ÿ”จ Dropped Blockenspiel gem and refactored related reports code for consistency #5526
    • โœ… Reloaded knapsack to balance the test suite #5693
    • ๐Ÿ›  Fixed flaky taxonomies spec #5692
    • ๐Ÿ›  Fixed issue with admin enterprises controller spec #5706
    • ๐Ÿ‘Œ Improved invoices code to handle cases where the order has no billing address #5561
    • ๐Ÿšš Move default versions of Paperclip-managed images to /public #5682
    • ๐Ÿ›  Fixed checkout errors related to saving default addresses #5703
    • Replaced empty? with blank? and replaced unless empty? with if present? #5709
    • ๐Ÿ–จ Reference OFN's custom font using its fingerprinted path #5644
    • 0๏ธโƒฃ Adjusted default product image paths for Rails 4 #5701
    • Stabilise shopping specs and open them for change #5667
    • โž• Add space after translations so that translators don't have to guess a space is needed #5707
    • ๐Ÿ‘‰ Make button border radius usage more consistent #5699
    • Add index on spree_state_changes.stateful_id database column #5719
    • ๐Ÿ›  Fix default image display in admin order edit #5725
    • Bring Spree::Stock classes into OFN and fix shipping method selection bug #5715
    • โšก๏ธ Update orders swagger spec and fix api_key access to orders endpoint #5578
    • ๐Ÿ›  Fixed several flaky specs in the test suite #5736, #5741, #5742
    • ๐Ÿ›  Fixed bug with login when selected language is not available #5718
    • โฌ†๏ธ Bump acts-as-taggable-on gem from 3.5.0 to 4.0.0 #5615
    • โฌ†๏ธ Bump geocoder gem from 1.5.2 to 1.6.3 #5627
    • โฌ†๏ธ Bump ransack gem from 1.2.3 to 1.8.10 #5630
    • โฌ†๏ธ Bump ddtrace gem from 0.36.0 to 0.37.0 #5684
    • โฌ†๏ธ Bump mini_racer gem from 0.2.14 to 0.2.15 #5710
    • โฌ†๏ธ Bump database_cleaner gem from 1.7.0 to 1.8.5 #5716

    SAFFRON