Skip to content

v4.3.13 Lentil Patties

Compare
Choose a tag to compare
@mkllnk mkllnk released this 19 Jun 00:01
2453084

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