Skip to content

November release

Compare
Choose a tag to compare
@maarcingebala maarcingebala released this 01 Dec 09:49
· 16300 commits to main since this release
017da02

Welcome to the November 2017 release of Saleor. This release is packed with a lot of new features that we're very excited about! Some of the highlights include:

  • Ability to impersonate customers - #1289
  • Filtering and sorting mechanisms in the dashboard - #1299
  • Added Postgres full-text search as a default search backend - #1350
  • Refactored the Elasticsearch backend - #1193
  • Order line stock management - #1205
  • Adding products to orders from the dashboard - #1194
  • Using Python port of libphonenumber for phone number validation - #1339
  • Fixed dashboard design inconsistencies - #1310
  • Improved consistency of names of classes and variables used across the codebase