v2026.09.05.1
Changed 3
- Batch-load associations used to serialize GET /api/v2/products
- Match Tier category titles case-insensitively in API V2 preload
- Filter and smear the hourly SSL certificate renewal fanout
Fixed 1
- Fix download-page claim 500 on charge-incomplete purchases
Security 1
- Lock TOTP enrollment confirm against concurrent reuse
From Gumroad
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