v2026.08.16.1
Changed 3
- Hide the upsell-card insert on first-class Pages
- Accept mobile app WebView token sign-in on the create-product pages
- Don't process retina covers on the product-page request
Removed 2
- Remove dead Mongo BlockedObject model
- Remove dead Mongo EmailEvent model and its write-only call sites
What's Changed
Internal
- Hide the upsell-card insert on first-class Pages by @gumclaw in https://github.com/antiwork/gumroad/pull/7243
- Accept mobile app WebView token sign-in on the create-product pages by @gumclaw in https://github.com/antiwork/gumroad/pull/7244
- Don't process retina covers on the product-page request by @gumclaw in https://github.com/antiwork/gumroad/pull/7232
- Remove dead Mongo BlockedObject model by @gumclaw in https://github.com/antiwork/gumroad/pull/7251
- Remove dead Mongo EmailEvent model and its write-only call sites by @gumclaw in https://github.com/antiwork/gumroad/pull/7252
Full Changelog: https://github.com/antiwork/gumroad/compare/v2026.08.15.1...v2026.08.16.1