# Gumroad v2026.09.05.1 - Product: Gumroad (https://whatsnew.fyi/product/gumroad) - Vendor: Gumroad - Date: 2026-09-05 - Version: v2026.09.05.1 - Original notes: https://github.com/antiwork/gumroad/releases/tag/v2026.09.05.1 - Permalink: https://whatsnew.fyi/product/gumroad/releases/v2026.09.05.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** — Batch-load associations used to serialize GET /api/v2/products - **changed** — Match Tier category titles case-insensitively in API V2 preload - **security** — Lock TOTP enrollment confirm against concurrent reuse - **changed** — Filter and smear the hourly SSL certificate renewal fanout - **fixed** — Fix download-page claim 500 on charge-incomplete purchases ##### What's Changed ###### Internal * Batch-load associations used to serialize GET /api/v2/products by @gumclaw in https://github.com/antiwork/gumroad/pull/7506 * Match Tier category titles case-insensitively in API V2 preload by @gianfrancopiana in https://github.com/antiwork/gumroad/pull/7507 * Lock TOTP enrollment confirm against concurrent reuse by @gumclaw in https://github.com/antiwork/gumroad/pull/7508 * Filter and smear the hourly SSL certificate renewal fanout by @gumclaw in https://github.com/antiwork/gumroad/pull/7510 * Fix download-page claim 500 on charge-incomplete purchases by @gumclaw in https://github.com/antiwork/gumroad/pull/7511 **Full Changelog**: https://github.com/antiwork/gumroad/compare/v2026.09.04.3...v2026.09.05.1