v2026.08.31.1
Added 2
- Support tips on buyer-currency non-USD listings
- Alert when abandoned-cart email stops going out
Changed 7
- Pass video resume positions to native app payloads
- Rotate disclosure and select chevrons instead of swapping icons
- Cap how much mail one abandoned-cart run may enqueue
- Make Everything else a chevron that shows the extra nav rows
- Stop batching the abandoned-cart ownership check
- Pin download-page Watch app-bridge specs to resumeAt 0
- Disable PWYW toggle for $0-base products with paid variants
Fixed 2
- Don't return 500 error on /v2/sales with a nested page param
- Fix 500 error when saving a checkout discount with a nil amount
From Gumroad
What's Changed
Internal
- Pass video resume positions to native app payloads by @gumclaw in https://github.com/antiwork/gumroad/pull/7435
- Rotate disclosure and select chevrons instead of swapping icons by @gumclaw in https://github.com/antiwork/gumroad/pull/7437
- Support tips on buyer-currency non-USD listings by @gumclaw in https://github.com/antiwork/gumroad/pull/7367
- fix: don't 500 /v2/sales on a nested page param by @gumclaw in https://github.com/antiwork/gumroad/pull/7444
- Fix 500 when saving a checkout discount with a nil amount by @gumclaw in https://github.com/antiwork/gumroad/pull/7445
- Cap how much mail one abandoned-cart run may enqueue by @ershad in https://github.com/antiwork/gumroad/pull/7441
- Trim PreparePaymentIntentService comments to the IOF and Stripe traps by @gumclaw in https://github.com/antiwork/gumroad/pull/7447
- Make Everything else a chevron that shows the extra nav rows by @gumclaw in https://github.com/antiwork/gumroad/pull/7436
- Alert when abandoned-cart email stops going out by @ershad in https://github.com/antiwork/gumroad/pull/7443
- Stop batching the abandoned-cart ownership check by @ershad in https://github.com/antiwork/gumroad/pull/7442
- Pin download-page Watch app-bridge specs to resumeAt 0 by @gumclaw in https://github.com/antiwork/gumroad/pull/7448
- Disable PWYW toggle for $0-base products with paid variants by @gumclaw in https://github.com/antiwork/gumroad/pull/7439
Full Changelog: https://github.com/antiwork/gumroad/compare/v2026.08.29.4...v2026.08.31.1