PluginProbe
Subscriptions for WooCommerce with Stripe Recurring Payments / 1.11.2
Subscriptions for WooCommerce with Stripe Recurring Payments v1.11.2
2.0.0 1.11.2 1.11.1 1.11.0 1.10.9 1.10.8 1.10.7 1.10.6 1.10.5 1.10.4 1.10.3 1.10.2 1.10.1 1.10.0 1.9.6 1.9.5 trunk 1.3.0 1.3.1 1.3.2 1.4.0 1.4.1 1.4.2 1.5.0 1.5.1 All 61 releases
subscription / changelog.txt

changelog.txt in Subscriptions for WooCommerce with Stripe Recurring Payments 1.11.2, at changelog.txt

352 lines 11.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 *** WPSubscription Changelog ***
2
3 2026-08-30 - version 1.11.2
4 * new: Relative ordering of renewal orders.
5 * fix: Subscription list filters.
6 * fix: Guest account reusable token issue.
7 * fix: PHP compatibility issue.
8 * fix: Subscription details error on My Account page.
9
10 2026-08-23 - version 1.11.1
11 * fix: Guest account creation.
12 * fix: Guest checkout error.
13 * fix: Email templates.
14
15 2026-08-16 - version 1.11.0
16 * fix: Renewal time anchoring.
17 * fix: Renewals were delaying by 1/2 days.
18 * fix: Discounted amount was not showing properly.
19 * fix: Playground resource error.
20
21 2026-08-02 - version 1.10.9
22 * fix: Stripe renewal error while adding payment information.
23
24 2026-07-19 - version 1.10.8
25 * fix: Email error due to missing subscriptions.
26 * fix: Incorrect subscription dates.
27
28 2026-07-12 - version 1.10.7
29 * fix: Add to cart validation.
30 * fix: Admin table paginations.
31 * fix: Subscription expired email timing.
32
33 2026-07-05 - version 1.10.6
34 * new: Subscription cancellation feedback.
35 * fix: Subscription status change cron.
36
37 2026-06-28 - version 1.10.5
38 * new: Subscription details page.
39 * new: Subscription Upgrade/Downgrade settings.
40 * fix: PayPal webhook retry.
41 * update: WP.Org plugin description.
42
43 2026-06-22 - version 1.10.4
44 * security: chart.js asset loading.
45
46 2026-06-21 - version 1.10.3
47 * fix: Admin headers.
48 * fix: Subscription status badges.
49 * fix: Pro feature previews.
50 * fix: Categorize integrations.
51 * fix: Pro settings.
52
53 2026-06-15 - version 1.10.2
54 * new: Subscription Onboarding.
55 * fix: Subscription admin list datetime format.
56 * fix: Stripe error due to deprecated log method.
57 * update: WP.Org banner & screenshots.
58 * update: WP.Org plugin description.
59
60 2026-06-07 - version 1.10.1
61 * new: Subscription settings UI.
62 * new: Pro features preview.
63 * fix: Stripe Bancontact renewal error.
64
65 2026-05-21 - version 1.10.0
66 * new: Subscription list UI.
67 * new: Health and report page preview.
68 * new: Integrations one click install.
69 * fix: Same subscription quality.
70 * fix: PayPal webhook.
71 * improve: Tested up to WordPress v7.
72
73 2026-05-11 - version 1.9.6
74 * fix: Renewal order creation error when the previous renewal order is unavailable.
75
76 2026-05-03 - version 1.9.5
77 * fix: More frequent subscription check.
78 * fix: Missing auto-renew data in subscription helper.
79
80 2026-04-23 - version 1.9.4
81 * fix: PayPal price with different decimals.
82 * fix: PayPal refunds.
83 * fix: PayPal webhook not updating subscriptions.
84 * fix: PayPal plan update when product info changes in WooCommerce.
85 * fix: Creating duplicate plans for updated product info in WooCommerce.
86
87 2026-04-12 - version 1.9.3
88 * fix: Stripe unavailable error during renewal.
89 * fix: Optional parameter error from some methods.
90 * fix: Language base file Project ID version.
91
92 2026-03-30 - version 1.9.2
93 * fix: Renamed reserved WP_SUBSCRIPTION_* constants to SUBSCRPT_* to comply with WordPress.org naming guidelines.
94 * fix: Renamed wp_-prefixed global functions (wp_subscrpt_write_log, wp_subs_multiselect_field, etc.) to subscrpt_ prefix.
95 * fix: Renamed non-prefixed AJAX actions (install_woocommerce_plugin, activate_woocommerce_plugin) to subscrpt_ prefix.
96 * fix: Stripe gateway class now wrapped in class_exists check to prevent fatal error when WooCommerce Stripe plugin is inactive.
97 * fix: Replaced insecure JavaScript redirections in ActionController with wp_safe_redirect().
98 * fix: PayPal webhook inputs now sanitized before processing.
99 * fix: Plugin name updated to comply with WordPress.org trademark guidelines.
100 * fix: Guest checkout improvements.
101 * fix: Prevent setup_future_usage from being added to renewal orders in Stripe.
102 * compat: Legacy WP_SUBSCRIPTION_* constants and old function names remain available via includes/LegacyCompat.php.
103
104 2026-03-15 - version 1.9.1
105 * fix: Subscription trials.
106 * fix: Cart text issue.
107 * fix: Reactivate subscription button.
108 * fix: Stripe initialization error.
109
110 2026-03-09 - version 1.9.0
111 * fix: Unauthorized actions.
112 * fix: Admin subscription setting entries.
113 * fix: External services documentation.
114 * fix: Direct file access.
115 * fix: Plugin description.
116
117 2026-02-22 - version 1.8.20
118 * fix: Deprecated subscription methods.
119 * fix: Subscription timing inconsistencies.
120 * fix: Subscription verbose status.
121
122 2026-02-08 - version 1.8.19
123 * fix: Subscriber address information missing.
124 * fix: Cart description missing in some cases.
125
126 2026-02-01 - version 1.8.18
127 * fix: Function return type error.
128 * fix: Stripe deprecated functions.
129
130 2026-01-18 - version 1.8.17
131 * fix: Cart showing incorrect TAX.
132 * fix: WC product related error.
133 * fix: WC session check error.
134 * fix: Cart subscription text.
135
136 2026-01-11 - version 1.8.16
137 * fix: Load translations from WP.Org.
138 * fix: Zero decimal price issue.
139 * fix: Cart description visibility issue.
140
141 2025-12-29 - version 1.8.15
142 * fix: Updated language text-domain.
143
144 2025-12-28 - version 1.8.14
145 * fix: PayPal webhook signature verification.
146 * fix: Missing translations in Cart & Checkout pages.
147 * improved: Minor core settings.
148
149 2025-12-23 - version 1.8.13
150 * security: Unauthorized access to user subscription.
151
152 2025-12-21 - version 1.8.12
153 * fix: Subscription details default endpoint.
154 * fix: Proper subscription timings.
155 * fix: WordPress test up to version.
156 * fix: Other minor bugs.
157
158 2025-12-14 - version 1.8.11
159 * fix: My subscriptions & view-subscription links.
160 * fix: Subscription links in emails.
161
162 2025-12-09 - version 1.8.10
163 * new: Added beta badge in the integrations list.
164 * fix: Subscription switch action.
165 * fix: Core helper methods.
166
167 2025-12-07 - version 1.8.9
168 * fix: Subscription cron task actions.
169 * fix: Status translation giving errors.
170 * fix: Integrations filter.
171
172 2025-11-30 - version 1.8.8
173 * fix: Order timestamp error.
174 * fix: Subscription-related order error.
175 * fix: Cart page was showing price with tax even if taxes are turned off.
176
177 2025-11-23 - version 1.8.7
178 * fix: Cart warning messages.
179 * fix: Two-way add to cart check (sub <=> non-sub).
180 * improved: Settings page.
181
182 2025-11-16 - version 1.8.6
183 * fix: Guest checkout account creation error.
184
185 2025-11-09 - version 1.8.5
186 * fix: View subscription from user menu showing "Page not found"
187 * new: Added some helper functions.
188
189 2025-11-02 - version 1.8.4
190 * compat: Compatibility patch for subscription quick check QR code.
191
192 2025-10-27 - version 1.8.3
193 * fix: Error due to operation with wrong type.
194
195 2025-10-26 - version 1.8.2
196 * fix: User role not changing for active/inactive subscribers.
197 * fix: Auto renewal on/off action visibility (for Stripe paid subscriptions only).
198
199 2025-10-20 - version 1.8.1
200 * new: Subscription back to list button.
201 * fix: Checkout text typo.
202 * fix: Subscription details page extra spaces.
203
204 2025-10-12 - version 1.8.0
205 * new: Guest Checkout.
206 * fix: Subscription prices with VAT.
207 * improved: Subscription settings page.
208
209 2025-10-05 - version 1.7.0
210 * new: PolyLang support.
211 * new: WPML support.
212 * improved: Updated language template files.
213 * improved: Some helpers for 3rd party integrations.
214
215 2025-09-25 - version 1.6.1
216 * fix: Wrong subscription URL in emails.
217
218 2025-09-18 - version 1.6.0
219 * new: Stripe iDeal integration.
220 * new: Stripe SEPA integration.
221
222 2025-09-16 - version 1.5.8
223 * fix: Removed unused codes and hooks.
224 * new: Added language base file.
225
226 2025-08-24 - version 1.5.7
227 * fix: PayPal data conflict for Live and SandBox modes.
228
229 2025-08-18 - version 1.5.6
230 * fix: PayPal update order by webhook
231 * fix: Some subscription query dependency
232 * improved: Core plugin to support more hooks and events
233
234 2025-07-22 - version 1.5.5
235 * fix: Subscription history in descending order view.
236 * fix: Changed view subs button to text
237 * new: Add subscription switch info on order - Feature support core.
238 * fix: Fixed Subscription menu duplication bug
239
240 2025-07-17 - version 1.5.4
241 * improved: Enhanced settings page with better user interface and organization
242 * improved: Fixed user role conflicts between subscription customers and administrators
243 * fix: User roles now properly change based on subscription status (active/inactive)
244 * fix: Corrected role assignment system to work with subscription status changes
245
246 2025-07-16 - version 1.5.3
247 * improved: PayPal Integration Improvements.
248 * fix: Subscription Initialization & Compatibility.
249 * fix: Fetal error - legacy method names support.
250
251 2025-07-09 - version 1.5.2
252 * fix: Security vulnerabilities - Added proper sanitization to all register_setting() calls
253 * fix: Nonce verification sanitization - Added wp_unslash() and sanitize_text_field()
254 * fix: JSON decode sanitization - Sanitized data before json_decode() in PayPal webhook
255 * fix: Direct file access prevention - Added ABSPATH checks to all template files
256 * fix: Internationalization issues - Fixed variable usage in translation functions
257 * fix: Unescaped translation functions - Replaced _e() with esc_html_e() and esc_attr_e()
258 * fix: Removed discouraged load_plugin_textdomain() function
259 * fix: Unordered placeholders in translatable strings - Used ordered placeholders
260 * fix: Plugin headers - Added missing "Requires at least" and "Requires PHP" headers
261 * fix: Plugin readme - Shortened description to under 150 characters
262 * fix: Naming conventions - Updated generic function names to use wps_subscription_ prefix
263 * update: WordPress.org compliance - All Plugin Check issues resolved
264 * update: Improved code quality and security standards
265
266 2025-07-08 - version 1.5.1
267 * fix: Naming conversions fixed
268
269 2025-06-03 - version 1.5.0
270 * new: API and Authentication.
271 * new: Stripe auto renewal.
272 * new: Paypal auto renewal support.
273 * new: New actions and Hooks for subscriptions.
274 * fix: Language strings
275
276 2025-06-03 - version 1.4.3
277 * fix: Plugin description and Documentation link update
278
279 2025-05-20 - version 1.4.2
280 * doc: Plugin description and Documentation link update
281
282 2025-05-13 - version 1.4.1
283 * fix: Table style.
284 * fix: Doc links and details.
285
286 2025-05-20 - version 1.4.0
287 * new: New Admin interface
288 * new: Improved user experience
289
290 2025-04-24 - version 1.3.2
291 * fix: Astra theme support added.
292
293 2025-04-21 - version 1.3.1
294 * fix: Add to cart button in product page was not showing certain themes are is used.
295
296 2025-04-20 - version 1.3.0
297 * new: Stripe renewal added.
298 * new: Trial feature added.
299 * new: Subscription limit added.
300 * fix: Cancel by customer.
301 * update: Improve user experience and bug fixing!
302
303 2024-08-11 - version 1.2.1
304 * fix: Pagination bug on `subscriptions` template.
305 * fix: Variable product exists on cart when pro plugin is deactivated!
306 * fix: Display '1' inside cart-price after recurring type.
307 * update: Improve order's Related Subscriptions description and status.
308
309 2024-08-11 - version 1.2.0
310 * new: Block pages support added.
311 * update: Rebuild the plugin for better long term support.
312
313 2024-05-19 - version 1.1.4
314 * update: Subscription status will be `pending` when order status is `processing`.
315 * new: `subscript_order_status_to_post_status` hook added to filter post status during order status changed event.
316
317 2024-05-19 - version 1.1.3
318 * new: Subscription storeAPI checkout support added.
319
320 2024-05-09 - version 1.1.2
321 * fix: Handle order deletion.
322 * update: WP timezone setting support added.
323 * new: Compatible with pro version.
324
325 2024-05-09 - version 1.1.1
326 * fix: Displaying `/1{type}` inside product details.
327
328 2023-06-18 - version 1.1
329 * update: We rebuild our plugin from scratch to provide better & long terms supports
330 * fix: Severals UI & compatibility issues
331
332 2022-10-11 - version 1.0.4
333 * new: Display color based subscription status
334 * new: Add required plugin installer
335 * fix: Subscription customer box overflow issue
336 * update: Plugin action links added
337
338 2022-04-13 - version 1.0.3
339 * update: Code clean-up
340 * fix: Some minor issues
341
342 2022-04-12 - version 1.0.2
343 * update: Change plugin name
344 * update: Did some Code refactoring
345 * fix: WPCodingStandard related issues using `phpcbf`
346
347 2022-02-28 - version 1.0.1
348 * fix: "total" amount not display in "My Subscription's"
349
350 2022-02-28 - version 1.0.0
351 * new: Initial release
352