v2026.08.16.4
Changed 1
- Restore the All time analytics range and promote email export on wide-range failures
Fixed 2
- Stop 500ing Stripe Connect callback when OAuth referer is missing
- Stop 500ing product review pages past the last page
Security 1
- Clamp buffered Gumhead max_tokens to the timeout-window billing ceiling
What's Changed
Internal
- Stop 500ing Stripe Connect callback when OAuth referer is missing by @gumclaw in https://github.com/antiwork/gumroad/pull/7257
- Stop 500ing product review pages past the last page by @gumclaw in https://github.com/antiwork/gumroad/pull/7256
- Security: clamp buffered Gumhead max_tokens to the timeout-window billing ceiling by @gumclaw in https://github.com/antiwork/gumroad/pull/7246
- Restore the All time analytics range; promote email export on wide-range failures by @gumclaw in https://github.com/antiwork/gumroad/pull/7238
Full Changelog: https://github.com/antiwork/gumroad/compare/v2026.08.16.3...v2026.08.16.4