Skip to content

Commit 87256a3

Browse files
authored
Merge pull request #230 from krokedil/master
Version 2.6.0
2 parents 5b4aab8 + 32e9115 commit 87256a3

27 files changed

Lines changed: 2240 additions & 1694 deletions

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.6.0] - 2026-01-28
8+
### Added
9+
- Added support for manual activation of invoices for payments made with Walley and Klarna invoice methods.
10+
### Fixed
11+
- Fixed compatibility issue with Visma Pay.
12+
713
## [2.5.3] - 2025-07-02
814
### Added
915
- Added missing accessibility features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "paytrail-for-woocommerce",
3-
"version": "2.5.3",
3+
"version": "2.6.0",
44
"description": "Paytrail is a payment gateway that offers 20+ payment methods for Finnish customers.",
55
"private": true,
66
"dependencies": {

0 commit comments

Comments
 (0)