v2026.05.27.2
What's Changed
Internal
- Fix N+1 queries in LinksController#edit for product files by @sentry[bot] in #5268
- Fix N+1 queries on /emails/published by eager-loading associations by @sentry[bot] in #5286
- Fix N+1 queries in Api::V2::SubscribersController#index by @sentry[bot] in #5269
- Handle Faraday::ParsingError in PromptStrategy by @sentry[bot] in #5297
- Fix N+1 queries in ProductPresenter::Card eager-loads for card_for_web by @sentry[bot] in #5254
- Temporarily disable Rack::Attack throttles on Gumroad Walks endpoints by @ershad in #5303
Full Changelog: v2026.05.27.1...v2026.05.27.2