Skip to content

Releases: dystcz/dystore-api

0.8.14

07 May 10:24
Compare
Choose a tag to compare

What's Changed

  • Make checkout controller swappable by @theimerj in #128
  • Comment our urls for product variants (will be reintroduced with tests)

Full Changelog: 0.8.13...0.8.14

0.8.13

01 May 04:26
Compare
Choose a tag to compare

What's Changed

  • Add bank transfer and cash on delivery offline payment adapters by @theimerj in #126
  • Fix typo in availability labels translations
  • Fix configurable approximate stock string

Full Changelog: 0.8.12...0.8.13

0.8.12

01 May 01:23
Compare
Choose a tag to compare

What's Changed

  • Update availability handling by @theimerj in #117
  • Add urls to product variants by @theimerj in #118
  • Make approximate in stock quantity configurable and translatable by @theimerj in #119
  • Allow authorizing other offline payment types by @theimerj in #120
  • Make offline payments more generic by @theimerj in #121
  • Add more approximate stock configuration options by @theimerj in #122
  • Handle availability always state and add translations by @theimerj in #123
  • Use purchasable method from availability enum by @theimerj in #124
  • Fix availability action by @theimerj in #125

Full Changelog: 0.8.11...0.8.12

0.8.11

24 Apr 17:44
6eaae9e
Compare
Choose a tag to compare

What's Changed

  • Make models accessible by all their urls by @theimerj in #116

Full Changelog: 0.8.10...0.8.11

0.8.10

18 Apr 09:19
Compare
Choose a tag to compare

What's Changed

  • Handle stock validation by @dominik-wbz
  • Add default order custom sort by @theimerj in #115
  • AttributeData Eloquent field is now easier to extend by @theimerj

Full Changelog: 0.8.9...0.8.10

0.8.9

10 Apr 19:21
e420c43
Compare
Choose a tag to compare

What's Changed

  • Add cash on delivery payment adapter by @theimerj in #113
  • Finish purchasable payment options by @theimerj in #114

Full Changelog: 0.8.8...0.8.9

0.8.8

04 Apr 23:06
Compare
Choose a tag to compare

What's Changed

  • Add manual cart handling flow by @theimerj in #111

Breaking changes ⚠️

Full Changelog: 0.8.7...0.8.8

0.8.7

02 Apr 02:37
e3abbaa
Compare
Choose a tag to compare

What's Changed

  • Purchasable payment options by @theimerj in #106
  • Simplify config by @theimerj in #94
  • Add more tests vol. 1 by @theimerj in #101

Breaking changes ⚠️

Full Changelog: 0.8.6...0.8.7

0.8.6

14 Mar 20:05
ec4be14
Compare
Choose a tag to compare

What's Changed

  • Update readme with basic instructions by @theimerj in #104
  • Make actions actually throw an exception when order not found by @theimerj in #105
  • Fix filtering products by slug by @theimerj in #103

Full Changelog: 0.8.5...0.8.6

0.8.5

08 Mar 05:05
cd6424c
Compare
Choose a tag to compare

What's Changed

  • Update order observer by @theimerj in #100
  • Update CreatePaymentIntentController to include amount parameter by @tdwesten in #98
  • Add policy for every schema by @theimerj in #95

Full Changelog: 0.8.4...0.8.5