v2026.08.20.1
Fixed 4
- Disable license keys when a purchase is fully refunded
- Fix leftover Stripe merchant rows blocking payout setup retries
- Restore fine-print no-refunds moderation
- Verify the backfill against deduplicated pair counts
From Gumroad
What's Changed
Internal
- Disable license keys when a purchase is fully refunded by @gumclaw in https://github.com/antiwork/gumroad/pull/7326
- Fix leftover Stripe merchant rows blocking payout setup retries by @gumclaw in https://github.com/antiwork/gumroad/pull/7305
- Restore #7289 fine-print no-refunds moderation after #7306 by @gumclaw in https://github.com/antiwork/gumroad/pull/7307
- Verify the backfill against deduplicated pair counts by @ershad in https://github.com/antiwork/gumroad/pull/7327
Full Changelog: https://github.com/antiwork/gumroad/compare/v2026.08.19.11...v2026.08.20.1