-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.txt
89 lines (55 loc) · 2.01 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
= 1.0.0 - April 11, 2018 =
* Initial release.
= 1.0.1 - July 05, 2018 =
* Localization - Added german translations
= 1.0.10 - November 2021, 2021 =
* add german translations
improve links on readme
test release
readme updates
Bug fix, if space_view_id is not set, it does not send it to the service portal.
= 1.0.2 - March 19, 2019 =
* Fix - WooCommerce Subscription > 2.5.0
= 1.0.3 - March 28, 2019 =
* Fix - Issue with payment method change
= 1.0.4 - April 01, 2019 =
* Tweak - Handling of customer returning to shop, after offsite method change
= 1.0.5 - June 05, 2019 =
* Dev - Added filters to modify transaction
= 1.0.6 - July 17, 2019 =
* Tweak - Removed unused meta data
= 1.0.7 - October 29, 2019 =
* Dev - Updated supported plugin versions
= 1.0.8 - November 20, 2019 =
* Dev - Updated to latest SDK and updated plugin versions.
= 1.0.9 - June 18, 2020 =
* Tested plugin against wordpress version 5.7.2 and woocommerce 5.3.0
## Features:
- Support of Wordpress 6.1
- Support of Woocommerce 7.0.1
## Bugfixes:
- Tested up to latest WP and WC versions.
- Security fixes for sanitation, escaping and validation.
- PHPCS and trademark fixes.
- Removed unnecessary documentation files, as they are available online.
- Removed calls to remote files for deprecated features.
## Tested against:
- PHP 7.4.32
- Wordpress: 6.1
- Woocommerce: 6.7.0
## Bugfixes:
- Travis file fix, no changes made to the plugin codebase
## Tested against:
- PHP 7.4.32
- Wordpress: 6.1
- Woocommerce: 6.7.0
= 1.1.3 - December 6, 2023 =
- [BugFix] Allow changing payment method for active subscriptions with latest woo-subscriptions
= 1.1.4 - March 19, 2024 =
- [BugFix] Improved dependency detection: The plugin can now identify the base plugin even if the exact name varies slightly.
= 1.1.5 - Jun 3 2024 =
- [Feature] Added compatibilities with WordPress 6.5.3 and the new WooCommerce version 8.9.1
- [Tested Against] PHP 8.0
- [Tested Against] Wordpress 6.5.3
- [Tested Against] WooCommerce 8.9.1
- [Tested Against] Woo Subscriptions 5.5.0