Skip to content

Commit 41982b0

Browse files
committed
Updated changelog
1 parent c800363 commit 41982b0

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ 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.7.1] - 2026-06-01
7+
## [2.7.1] - 2026-06-24
88
### Fixed
99
- Fixed an issue where payment errors during checkout could be silently discarded instead of being shown to customers.
10+
- Fixed a compatibility issue with sequential order number plugins in the block checkout, where the assigned order number was not included in the payment request.
1011
- Fixed invalid HTML attributes in the plugin's onboarding form that could affect its appearance. Thanks to [@szepeviktor](https://github.com/szepeviktor) for contributing this fix!
1112
- Fixed duplicate script loading caused by redundant jQuery enqueue calls. Thanks to [@szepeviktor](https://github.com/szepeviktor) for contributing this improvement!
1213

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ With test credentials, you can test most of the payment methods included in Payt
5858

5959
= 2.7.1 =
6060
- Fixed an issue where payment errors during checkout could be silently discarded instead of being shown to customers.
61+
- Fixed a compatibility issue with sequential order number plugins in the block checkout, where the assigned order number was not included in the payment request.
6162
- Fixed invalid HTML attributes in the plugin's onboarding form that could affect its appearance. Thanks to @szepeviktor for contributing this fix!
6263
- Fixed duplicate script loading caused by redundant jQuery enqueue calls. Thanks to @szepeviktor for contributing this improvement!
6364

0 commit comments

Comments
 (0)