Skip to content

Releases: Setono/SyliusGiftCardPlugin

v0.12.0-alpha.7

21 Dec 09:09
Compare
Choose a tag to compare
v0.12.0-alpha.7 Pre-release
Pre-release

v0.12.0-alpha.6

06 Dec 13:47
Compare
Choose a tag to compare
v0.12.0-alpha.6 Pre-release
Pre-release

v0.12.0-alpha.5

09 Nov 07:43
044203e
Compare
Choose a tag to compare
v0.12.0-alpha.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.12.0-alpha.4...v0.12.0-alpha.5

v0.12.0-alpha.4

09 Oct 09:21
Compare
Choose a tag to compare
v0.12.0-alpha.4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.12.0-alpha.3...v0.12.0-alpha.4

v0.11.10

28 Aug 12:53
2acdf35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.9...v0.11.10

v0.12.0-alpha.3

27 Feb 08:35
1f575d4
Compare
Choose a tag to compare
v0.12.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Move the flush of order outside the applicator by @loevgaard in #244

Full Changelog: v0.12.0-alpha.2...v0.12.0-alpha.3

v0.12.0-alpha.2

03 Feb 08:47
Compare
Choose a tag to compare
v0.12.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.12.0-alpha...v0.12.0-alpha.2

v0.12.0-alpha

12 Dec 08:28
Compare
Choose a tag to compare
v0.12.0-alpha Pre-release
Pre-release

This is the first release in the 0.12 series. We will be doing BC breaking changes in later 0.12 alpha/beta releases, so please don't rely on the API just yet.

Also I would like to point out that upgrading from 0.11 could be cumbersome and the upgrade guide (as of this writing) is not completely updated, so please if you do this, take some time to test and also report any issues in this repository.

As you can see below a lot of work has been put into this release. Please enjoy 🎉

What's Changed

  • Adding ApiPlatform integration to GiftCards by @Roshyo in #140
  • Add endpoint to 'search' for gift card code by @loevgaard in #141
  • Expose Admin resend email route by @Roshyo in #143
  • Export Download gift card PDF to API + tests by @Roshyo in #142
  • Expose Customer GiftCards in shop by @Roshyo in #147
  • Expose Gift card balance by @Roshyo in #144
  • Expose Add/Remove GC to/from order by @Roshyo in #145
  • Add first Behat scenario for API by @Roshyo in #149
  • Allow to create Product GC from API by @Roshyo in #151
  • Allow to use Sylius from 1.7 to 1.10 and php 7.4 and 8.0 by @Roshyo in #139
  • Adding Behat for creating GC by @Roshyo in #150
  • Allow defining custom amounts for gift cards by @Roshyo in #154
  • Change security dep to core only by @Roshyo in #156
  • Adding first behat test for customizable gift card by @Roshyo in #155
  • Add an Order eligible total provider to open up for easier overriding by @Roshyo in #161
  • Avoid creating empty GC when adding a regular product to the cart by @Roshyo in #162
  • Add routes permissions for admin by @Roshyo in #163
  • Add Origin property to the GiftCard by @Roshyo in #171
  • Upgrade meta files by @loevgaard in #174
  • Fixing Psalm for dataPersister by @Roshyo in #182
  • Add placeholder to custom message when buying a gift card by @Roshyo in #180
  • Fix the background image validation by @Roshyo in #183
  • Add default value for configurable GiftCard by @Roshyo in #181
  • Add valid until date by @Roshyo in #177
  • Rename ValidUntil to ExpiresAt by @Roshyo in #190
  • Channel configuration not required by @Roshyo in #195
  • Allow to define custom rendering options for wkhtmltopdf by @Roshyo in #185
  • Allow live pdf template edit by @Roshyo in #191
  • Sylius 1.11 compatibility layer by @loevgaard in #204
  • Set cartItem unit price before giftcard creation by @jum4 in #194
  • Fix gc config creation by @Roshyo in #212
  • Enhance documentation about GC usage by @Roshyo in #213
  • Add missing translations for GC configuration by @Roshyo in #218
  • Add a placeholder for custom message input by @Roshyo in #217
  • Fix customer field label by @Roshyo in #216
  • Allow preventing sending the notification email on GC creation by @Roshyo in #219
  • Fix layout glitch by @loevgaard in #222
  • Simplify gift card configuration factory by @loevgaard in #224
  • Make GiftCardConfigurationProvider always return GiftCardConfiguration by @loevgaard in #221
  • Change the translation of the help text according to latest feature by @Roshyo in #226
  • Change defaults for gift card layout by @loevgaard in #227
  • remove sonata events by @Roshyo in #230
  • Add a list of preferred page sizes by @Roshyo in #231
  • Add documentation for adding GC through API by @Roshyo in #233
  • Allow to preview uploaded image on GC config by @Roshyo in #234
  • Make test application work with webpack encore by @loevgaard in #239
  • Add twig rendering for gift card configuration template by @loevgaard in #214
  • Add validator that checks if any default gift card configuration exists by @loevgaard in #240
  • Fix API platform resource for GC balance by @Roshyo in #241

New Contributors

  • @jum4 made their first contribution in #194

Full Changelog: v0.11.5...v0.12.0-alpha

v0.11.9

13 May 11:44
2e89a15
Compare
Choose a tag to compare

What's Changed

  • Add a command to delete old gift cards by @Roshyo in #229

Full Changelog: v0.11.8...v0.11.9

v0.11.8

04 Mar 09:58
02d7eaf
Compare
Choose a tag to compare

What's Changed

  • Make actions compatible with newer Sylius versions by @loevgaard in #199

Full Changelog: v0.11.7...v0.11.8