Skip to content

Releases: ThreeSixtyEu/Sylius

v0.13.0.19: adds an option to set date when a product or variant becomes unavailable

09 Jul 11:30
Compare
Choose a tag to compare
Includes a few missing translations to czech, improves display of
unavailable items.

v0.13.0.18

07 Jul 13:03
Compare
Choose a tag to compare
adds an option to lock payments to user groups

v0.13.0.17: improves dashboard statistics

03 Jul 13:10
Compare
Choose a tag to compare
Fixes missing czech translation for statistics header. Improves clarity
of displayed information. Removes useless registration count. Adds data
for any paid orders.

v0.13.0.16

02 Jul 14:28
Compare
Choose a tag to compare
Merge branch 'master' of github.com:ThreeSixtyEu/Sylius

v0.13.0.15

01 Jul 14:31
Compare
Choose a tag to compare
datepicker format is dd.MM.yyyy

v0.13.0.14

24 Jun 14:46
Compare
Choose a tag to compare
Revert "all API checkouts with gateway 'dummy' will be automatically …

v0.13.0.13

22 Jun 14:57
Compare
Choose a tag to compare
all API checkouts with gateway 'dummy' will be automatically completed

v0.13.0.12: fixes API routes for product_variant actions

19 Jun 09:33
Compare
Choose a tag to compare
ProductVariant has no field "product" - it has "object". The "id"
criteria was useless since it is ignored by the API route controller
which takes the parameter directly.

(cherry picked from commit 9cb9edeae29f5be75da91482dd9029cddc22ce5b)

v0.13.0.11

16 Jun 08:57
Compare
Choose a tag to compare
MasterVariant now marks the whole product for promotion eligibility

v0.13.0.9

15 Jun 16:46
Compare
Choose a tag to compare

coupon usage limit eligibilityChecker fix