Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

v1.7.0

Compare
Choose a tag to compare
@jenschude jenschude released this 03 Mar 14:29
· 1248 commits to main since this release

Bug Fixes

  • CustomerDraft: correct type mapping for customer draft dateOfBirth (1233835)
  • State: add roles to state draft model (33bb512)

Features

  • Cart: support automatic deletion of old carts (47c89b3), closes #294
  • Cart: support tax rounding mode (1c22189), closes #290
  • Category: add assets to categories (5a7716d), closes #285
  • OAuth: Client scope can be left empty (7f1ddec), closes #291
  • ShoppingList: support shopping list (d8fdf4d), closes #287