Skip to content

Releases: openfoodfoundation/openfoodnetwork

v4.4.6 Fish'n'chips

07 Aug 00:47
ad37c40
Compare
Choose a tag to compare

Congrats to @bouaik for their first contribution. 🎉 💐

Bug fixes and layout tweaks while the team is working on bigger feature releases.

User facing changes 👀

  • White label: Update mobile variant size for white label logo to fit the same ratio by @jibees in #11281
  • Rescue from errors when displaying images by @Matt-Yorkley in #11310
  • Fix margin in guest checkout by @bouaik in #11302
  • Sort orders by last name, then first name on orders page by @cillian in #11299
  • Shopfront: On non-shop tab, when changing OC, switch to shop tab and hides non-shop tab content by @jibees in #11235
  • Registration of an enterprise name already taken stops registration process by @cyrillefr in #11177
  • Add a filter by product on the Order and Fulfilment reports by @rioug in #11254

Experimental features for testing 😎

  • Show vouchers panel only if enterprise sells products (own or any) by @jibees in #11234

Technical changes 🔧

New Contributors

Full Changelog: v4.4.5...v4.4.6

v4.4.5 - Camellia sinensis

02 Aug 00:17
c8ad6d7
Compare
Choose a tag to compare

What's Changed

User facing changes 👀

  • Admin, Products & Inventory reports: add on_hand and on_demand? columns by default ; mark Inventory (on hand) report as deprecated by @jibees in #11251
  • Add greek locale by @mkllnk in #11277
  • Admin: improve platform version displaying on admin homepage by @jibees in #11292
  • White label: Customize rendering inside the trix-editor, to match the shopfront rendering by @jibees in #11282
  • Admin, Enterprise creation : set visibility to "Hidden" by default by @jibees in #11247

Technical changes 🔧

Experimental features 🧪

  • set invoice status automatically after creation by @abdellani in #11084
  • 🚧 Products v3: viewing, searching, filtering & pagination by @jibees in #11163
  • 🚧 Products v3: table and menu tweaks by @dacook in #11198

Dependency updates 📦

Full Changelog: v4.4.4...v4.4.5

Camellia sinensis is a species of evergreen shrub or small tree in the flowering plant family Theaceae. Its leaves and leaf buds are used to produce the popular beverage tea. Common names include tea plant, tea shrub, and tea tree (unrelated to Melaleuca alternifolia, the source of tea tree oil, or the genus Leptospermum commonly called tea tree). Taken from wikipedia.

image

v4.4.4 - Chocolate

24 Jul 23:57
Compare
Choose a tag to compare

What's Changed

User facing changes 👀

  • Checkout, Summary step: Display the ship/delivery address (instead of the billing one) by @jibees in #11175
  • Checkout summary: avoid carriage return on price by @jibees in #11105

Technical changes 🛠️

Dependency updates 📦

Full Changelog: v4.4.3...v4.4.4

(Almost) everybody loves chocolate.
It was developed in Central America from the Cocoa bean, requiring a process of fermentation, drying, cleaning, roasting, grinding and heating.

v4.4.3 - Chiclet

18 Jul 02:23
Compare
Choose a tag to compare

Description

Technical changes and some Used-facing improvements, mostly at Admin level.

What's Changed

User facing changes 👀

  • Admin, White Label: check the custom tab checkbox if any errors on custom tab (ie. title is blank) by @jibees in #11187
  • Admin, Orders: Make bulk actions dropdown re-enabled for Safari browser by @jibees in #11170
  • Remove split checkout from feature toggle by @abdellani in #11159
  • Don't return duplicate rows in the customer addresses report by @cillian in #11148

Experimental Features 🧪

Technical changes 🔧

Full Changelog: v4.4.2...v4.4.3

A chewing-gum and a pop-song:

image

v4.4.2 Banoffee Pie

11 Jul 12:40
Compare
Choose a tag to compare

No user-facing changes in this release, but a lot of work under the hood to improve the codebase and make it easier to work with.

Technical Changes 🛠

Automated tests 🧪

Cleanup 🧹

Feature coming soon, still under development 🚧

Packages updated 📦

Full Changelog: v4.4.1...v4.4.2

Banoffee pie is a British dessert pie made from bananas, whipped cream and a thick caramel sauce (made from boiled condensed milk, or dulce de leche), combined either on a buttery biscuit base or one made from crumbled biscuits and butter.

Banoffeepie

v4.4.1 - Tomato Scrambled Eggs

04 Jul 19:26
b175793
Compare
Choose a tag to compare

What's Changed

User facing changes 👀

  • Show current version2 by @dacook in #11032
  • [White Label] Fix colors of custom content editor to have beautiful toolbar by @jibees in #10987
  • Enterprise fee w tax by order by @abdellani in #10323
  • Add an OFN UID column to the Users & Enterprises report by @cillian in #11041
  • Restore line item ordering by @mkllnk in #11014
  • Show "loading" screen for background reports and display when ready by @mkllnk in #10849
  • Admin, Orders list: add tooltip on Edit action icon + capitalize tooltip (instead of uppercasing) by @jibees in #10963
  • Redirect user to payment when the card doesn't have enough credit by @abdellani in #10914
  • Admin, Edit variant: remove unwanted extra space on price (added in certain specific conditions) by @jibees in #11107
  • Filter distributors before listing on checkout options by @abdellani in #11079
  • Hide users with no completed orders from a hub's customers list by @abdellani in #10704

Experimental features for testing 😎

Technical changes 🔧

Changed and reverted ♻️

  • Revert "Fix json v1.8.6 common.rb warning" by @mkllnk in #11100

Full Changelog: v4.3.13...v4.4.1

Summer's here!! 😎 And with it, ripe tomatoes - finally the time of the year where tomato scrambled eggs are at it's best.

image

Image taken from https://itsmydish.com/scramble-egg-tomatoes/

v4.4.0 No masters

26 Jun 00:40
Compare
Choose a tag to compare

We are working to simplify the data model in the background, and this release takes an important step forward. As it is a large change, other updates have been postponed until the next release.

Technical changes

Up until now, there has been a hidden "master" variant attached to each product. This has now been carefully unpicked and removed.

Full Changelog: v4.3.13...v4.4.0

v4.3.13 Lentil Patties

19 Jun 00:01
2453084
Compare
Choose a tag to compare

A lot happened in the last week. Many improvements of the new White Label feature, faster image display, a few bug fixes and last but not least: you can see the current app version at the bottom of the enterprise dashboard. ✨

And that's just the noticeable changes, we also updated a lot of dependencies, improved the code quality (thanks @macanudo527 et al) and we are working on a better admin interface in the background.

User facing changes 👀

  • [White Label] Remove ofn navigation for small width screens as well when option is activated by @jibees in #10937
  • [White Label] Validate the presence of a custom tab title before creating it (+ max 20 characters length) by @jibees in #10938
  • [WhiteLabel] Add some margin to custom tab content for a shop by @jibees in #10959
  • [White Label] Customize colors of custom content editor to have beautiful toolbar by @jibees in #10960
  • [WhiteLabel] Make update button active when changing custom tab content by @jibees in #10961
  • Ignore leading and trailing whitespace when importing products via a spreadsheet by @cillian in #10974
  • Admin, Create an order, Select a product: translate some messages in the product selection search box by @jibees in #10907
  • Fix ProcessPaymentIntent service by @Matt-Yorkley in #10933
  • Fix error on summarising total_units in Order Cycle Supplier Totals report by @mkllnk in #10848
  • Fix BOM order loading issue by @Matt-Yorkley in #10999
  • [OIDC] Translate 'Enterprises' > 'OIDC Settings' tab title by @jibees in #10983
  • [White Label] Custom tab content editor: order and unordered list should have a margin-left set by @jibees in #10988
  • Update ActiveStorage image processing by @Matt-Yorkley in #10804
  • Show current version at bottom of admin dashboard by @dacook in #11004

Experimental features for testing 😎

  • [admin_style_v3] As an enterprise user i can see the back office with new brand colours by @jibees in #10949
  • [admin_v3] Update all table styles by @dacook in #10948
  • Remove split checkout toggle and legacy checkout by @abdellani in #10913

Technical changes 🔧

Changed and reverted ♻️

  • Fix redis and hiredis-client version requirements by @dependabot in #10455
  • Revert "Fix redis and hiredis-client version requirements " by @mkllnk in #11033

Full Changelog: v4.3.12...v4.3.13

v4.3.12 Chard

12 Jun 11:03
Compare
Choose a tag to compare

Important bugs have fixed in this release. Congrats to the team!

User-facing changes 👀

  • BOM: Sort by order completed at desc for line items by default by @jibees in #10896
  • fix Viewing an order in state "confirmation" changes the state to "complete" by @abdellani in #10936
  • Ensure directory exists before saving invoices pdf by @Matt-Yorkley in #10955
  • Improve nil-safety in variant naming methods by @Matt-Yorkley in #10952
  • [White Label] Backoffice: improve design for logo used in shopfront by @jibees in #10910
  • [White Label] Make logo url link more tolerant in terms of format by @jibees in #10922

Technical changes 💻

Fix a bug introduced by the release

Packages upgraded 📦

bette

Full Changelog: v4.3.11...v4.3.12

v4.3.11 Asparagus

06 Jun 13:39
Compare
Choose a tag to compare

What's Changed

User facing changes 👀

  • [White Label] Small width screens: Hide OFN logo and use the customized logo if activated by @jibees in #10893
  • [White Label] Allow user to create custom tab in shop navigation by @jibees in #10875
  • [White Label] Small width screens : use the white label link if exists for logo in nav bar by @jibees in #10911

Experimental features for testing 😎

Performance 🚤

Technical changes 🔧

image

Asparagus, or garden asparagus, folk name sparrow grass, scientific name Asparagus officinalis, is a perennial flowering plant species in the genus Asparagus. Its young shoots are used as a spring vegetable.

Full Changelog: v4.3.10...v4.3.11