Skip to content

December release

Compare
Choose a tag to compare
@maarcingebala maarcingebala released this 03 Jan 14:00
· 15935 commits to main since this release
cbe947a

Welcome to the December 2017 release of Saleor! There were almost 1800 commits in this year releases and we feel like the boat is sailing full ahead. Thank each of you for your contribution and trust!

One of the biggest changes that we bring this month is dropping the support for Python 2.7. From now on we focus precisely on Python 3.

Some of the highlights in this release are:

General

  • Dropped Python 2.7 🎉: #1474
  • Order status field has been removed and it’s dynamically determined based on delivery group statuses: #1481
  • Improved naming consistency in code: #1414, #1410
  • Upgraded Graphene to the newest version: #1423
  • Upgraded django-impersonate to the newest version: #1543

Storefront

  • Added OpenGraph tags and canonical links: #1448
  • Include links to categories in the sitemap: #1447
  • Selectable country prefixes for phone numbers in checkout: #1433

Dashboard

  • Added base template for dashboard modals: #1440
  • Moved FAB button to top on desktop: #1394
  • Rendering explanatory “zero” pages: #1513
  • Unified buttons styling: #1419