Skip to content

Commit e4d7d0d

Browse files
committed
docs: add changelog entries for KursoPro bugfixes
1 parent fcd90dc commit e4d7d0d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

readme.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,20 @@ No personal data, domains, IP addresses, or payment information are collected.
249249
== Changelog ==
250250
Version [2.4.13] - Released on 2026-XX-XX
251251
- Fix: Selectize dropdowns with more than 1000 options (e.g. TLD lists) were silently truncated due to the library's default maxOptions limit.
252+
- Fix: Returning to checkout after an abandoned signup no longer charges full price instead of the trial price.
253+
- Fix: Returning to a checkout URL after a cancelled payment no longer shows an "invalid status" error.
254+
- Fix: A declined credit card no longer permanently blocks the customer from starting a free trial.
255+
- Fix: Choosing a site name that is already taken now shows a clear error message instead of silently adding a number to the name.
256+
- Fix: Customers who cancel during an active trial are no longer incorrectly marked as having used their trial.
257+
- Fix: If site creation fails during signup, the system can now retry automatically instead of getting stuck on "Creating your site" forever.
258+
- Fix: Site screenshots are no longer taken before the template has finished copying, which was producing blank images.
259+
- Fix: Site creation for complex templates no longer times out on servers with strict PHP execution limits.
260+
- Fix: The "pending payment" popup no longer appears on every login after an abandoned checkout.
261+
- Fix: Customers with an abandoned checkout can now choose a different plan without being blocked by the old pending payment notice.
262+
- Fix: The "thank you" page now detects when a site is ready within seconds instead of waiting up to 4 minutes, even with payment gateways that process asynchronously (e.g. Stripe).
263+
- Fix: The "thank you" page no longer breaks if the network connection drops briefly during site creation polling.
264+
- Fix: The "thank you" page now works correctly with CDN and page caching plugins that serve stale content after site creation completes.
265+
- Fix: PHP 8.2 compatibility issue in folder creation that could cause a critical error during the setup wizard.
252266

253267
Version [2.4.12] - Released on 2026-02-27
254268
- New: Send Invoice and Resend Invoice workflows for payments.

0 commit comments

Comments
 (0)