Skip to content

Releases: olssonm/swish-php

v3.8

19 Mar 15:24
bc24489

Choose a tag to compare

Add support for Laravel 13, drop support for Laravel 11.

What's Changed

Full Changelog: v3.7...v3.8

v3.7

13 Dec 22:13
6a1615c

Choose a tag to compare

Adds the ability to generate QR-codes in accordance with the "Mcom to Qcom"-flow. Enjoy!

What's Changed

Full Changelog: v3.6...v3.7

v3.6

04 Dec 22:05
cfa8097

Choose a tag to compare

What's Changed

Full Changelog: v3.5...v3.6

v3.5

28 Apr 19:14
5fd4701

Choose a tag to compare

What's Changed

  • Fix return type of resolvePath method to allow boolean by @vinkla in #21
  • Added callbackIdentifier property to Payment class by @jomla97 in #22
  • Test updates by @olssonm in #23

New Contributors

Full Changelog: v3.4...v3.5

v3.4

15 Apr 08:30
9e97179

Choose a tag to compare

This release fixes a major flaw in v3.3 where the service provider could throw an exception when not using a signing-certificate for payouts.

What's Changed

Full Changelog: v3.3...v3.4

v3.3

31 Mar 07:26
308c170

Choose a tag to compare

What's Changed

  • Load certificated paths using Laravel's filesystem by @vinkla in #18
  • Add tests for the service provider by @olssonm in #19

Full Changelog: v3.2...v3.3

v3.2

19 Feb 21:23
7843a06

Choose a tag to compare

Added support for Laravel 12. Dropped support for Laravel 10 and PHP 8.2.

What's Changed

Full Changelog: v3.1...v3.2

v3.1

11 Dec 12:57
cf39aa2

Choose a tag to compare

What's Changed

Full Changelog: v3.0...v3.1

v3.0

12 Aug 20:12
dcc8d05

Choose a tag to compare

Adds the ability to perform payouts. v3.0 will in most (if not all) cases be backwards compatible with v2.2. However, please review the upgrade guide and the changelog for other changes and updates.

What's Changed

Full Changelog: v2.2...v3.0

v2.2

20 Jun 09:25
0afcf6b

Choose a tag to compare

What's Changed

  • Exclude non-essential files in production environments by @vinkla in #6

New Contributors

  • @vinkla made their first contribution in #6

Full Changelog: v2.1...v2.2