Improvements
- Added explicit Vercel function configuration for the Stripe webhook endpoint, including a 60-second max duration.
- Clarified internal payment rollout documentation to better reflect current billing launch status and remaining work.
CodeSplash AI 2.1.9 is a small but important reliability update focused on billing infrastructure. This patch makes production Stripe webhook handling safer by explicitly ignoring test-mode events sent to the live environment, helping reduce payment-processing noise and lowering the risk of billing interruptions.
July 30, 2026
Highlights
Production Stripe webhooks now safely ignore test-mode events instead of treating them like live billing traffic
Reduced the chance of test Stripe activity interfering with real purchases, renewals, and license operations
Added explicit runtime configuration for the Stripe webhook endpoint on Vercel
Focused backend reliability patch with no inflated feature claims or unrelated desktop changes
Changelog