Skip to content

v3.2.0

Compare
Choose a tag to compare
@vc-ci vc-ci released this 09 Jun 15:56
· 772 commits to master since this release
  • Upgraded to ASP.NET Core 2.1 - #115
  • Added CSRF attack protection for all API methods
  • Fixed decimal values corruption
  • Fixed issue with anonymous user which caused bad request due to antiforgery token validation
  • Authentication cookie & ASP.NET Identity options (including lockout) now can be configured in appsettings.json (and Azure app service settings) - #110, e163db9
  • Fixed password confirmation check on reset password form
  • Misspelling Fulfilment → Fulfillment fixed
  • Fixed wrong value of page size in fulfillment center search API
  • Liquid InventoryQuantity and InventoryPolicy values fixed to correspond behavior specified in Shopify documentation - #80
  • Fixed address equality logic
  • Added missed Tag field of BlogSearch - #113
  • Fixed compiler and static checker warnings