# Gumroad v2026.08.31.2 - Product: Gumroad (https://whatsnew.fyi/product/gumroad) - Vendor: Gumroad - Date: 2026-08-31 - Version: v2026.08.31.2 - Original notes: https://github.com/antiwork/gumroad/releases/tag/v2026.08.31.2 - Permalink: https://whatsnew.fyi/product/gumroad/releases/v2026.08.31.2 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'. --- - **fixed** — Retry a contended DynamoDB SUMMARY write in place - **fixed** — Drop untracked Resend events before they reach the queue - **fixed** — Keep the buyer-currency presentment when a wallet is selected - **fixed** — Don't clear a custom product URL on a later editor save - **fixed** — Only retry a DynamoDB cancellation explained entirely by contention - **fixed** — Resume a dead blast with a fresh jid instead of re-pushing its own ##### What's Changed ###### Internal * Retry a contended DynamoDB SUMMARY write in place by @ershad in https://github.com/antiwork/gumroad/pull/7452 * Drop untracked Resend events before they reach the queue by @ershad in https://github.com/antiwork/gumroad/pull/7453 * Keep the buyer-currency presentment when a wallet is selected by @gianfrancopiana in https://github.com/antiwork/gumroad/pull/7449 * Don't clear a custom product URL on a later editor save by @gumclaw in https://github.com/antiwork/gumroad/pull/7450 * Only retry a DynamoDB cancellation explained entirely by contention by @gumclaw in https://github.com/antiwork/gumroad/pull/7454 * Resume a dead blast with a fresh jid instead of re-pushing its own by @ershad in https://github.com/antiwork/gumroad/pull/7457 **Full Changelog**: https://github.com/antiwork/gumroad/compare/v2026.08.31.1...v2026.08.31.2