Skip to content

Releases: BitBagCommerce/SyliusPayUPlugin

v2.1.1

10 Jun 17:53
8b4b7cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

29 Aug 13:16
7e55eea
Compare
Choose a tag to compare

What's Changed

New Features:

  • Make transaction description configurable. by @pplotka in #49

Dependency ugrades:

Fixes:

  • Set error http response code when occurs error in notify action. by @pplotka in #48

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

13 Apr 19:54
833aeb4
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Drop PHP 7.4 support
  • Drop Sylius 1.9 and 1.10 support
  • Drop Gulp support

New Features

Fixes

  • Add allow for the symfony/flex plugin in GithubActions build by @liszkapawel in #46

New Contributors

Full Changelog: v1.10.0...v2.0.0

v1.10.0

05 Apr 13:11
dc86c89
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.10.0

v1.9.1

23 Aug 10:41
91092b4
Compare
Choose a tag to compare

README Update

v1.9.0

17 Aug 10:53
e9e5682
Compare
Choose a tag to compare

Update to Sylius 1.10

Fixes compatibility with Sylius 1.6

04 Nov 15:09
3548e8b
Compare
Choose a tag to compare
Merge pull request #25 from daniel8702/master

Fix coding standards

Compatible with Sylius 1.4

26 Jun 01:01
9759d28
Compare
Choose a tag to compare
  • Upgrade plugin skeleton
  • Change Yaml file with services to XML, split services to separated files.
  • Add symlink in root folder to node_modules catalog.
  • Add strict types and type hinting.
  • Add oAuth authentication fields to form (mark as required)
  • Remove no more used classes: SetPayU and PayUAction.
  • Code style fix

v1.7.1

11 Jul 13:53
c0f5ce6
Compare
Choose a tag to compare
Fix action services

v1.7.0

12 Apr 14:24
Compare
Choose a tag to compare
Adjust namespaces to the SYlius plugin standards