# Gumroad v2026.08.31.1 - Product: Gumroad (https://whatsnew.fyi/product/gumroad) - Vendor: Gumroad - Date: 2026-08-31 - Version: v2026.08.31.1 - Original notes: https://github.com/antiwork/gumroad/releases/tag/v2026.08.31.1 - Permalink: https://whatsnew.fyi/product/gumroad/releases/v2026.08.31.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Pass video resume positions to native app payloads - **changed** — Rotate disclosure and select chevrons instead of swapping icons - **added** — Support tips on buyer-currency non-USD listings - **fixed** — Don't return 500 error on /v2/sales with a nested page param - **fixed** — Fix 500 error when saving a checkout discount with a nil amount - **changed** — Cap how much mail one abandoned-cart run may enqueue - **changed** — Make Everything else a chevron that shows the extra nav rows - **added** — Alert when abandoned-cart email stops going out - **changed** — Stop batching the abandoned-cart ownership check - **changed** — Pin download-page Watch app-bridge specs to resumeAt 0 - **changed** — Disable PWYW toggle for $0-base products with paid variants ##### 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