v2026.08.25.11
Fixed 1
- Fix SaveFilesService to prevent a 500 error when a v2 files PUT request contains serializer-only ProductFile.as_json keys
From Gumroad
What's Changed
Internal
- Drop serializer-only ProductFile.as_json keys in SaveFilesService so a v2 files PUT with that shape does not 500 by @gumclaw in https://github.com/antiwork/gumroad/pull/7380
Full Changelog: https://github.com/antiwork/gumroad/compare/v2026.08.25.10...v2026.08.25.11