v2026.07.22.6
What's Changed
Internal
- Port api/v2/thumbnails_controller_spec to Minitest + fixtures (#5801) by @ershad in #6134
- Resolve RTL text direction per block, not per container by @gumclaw in #6140
- Stop alerting Sentry when a rejected Stripe account cannot get an account link (Stripe::InvalidRequestError) by @gumclaw in #5998
- Stop retrying payout setup when Stripe payments are blocked at the platform level (Stripe::InvalidRequestError) by @gumclaw in #6013
- Stop alerting Sentry on expected below-minimum and intervention-required Stripe payout rejections (Stripe::InvalidRequestError) by @gumclaw in #6032
- Stop alerting Sentry on expected tax-ID rejections during Stripe account creation (Stripe::InvalidRequestError) by @gumclaw in #6024
- Fix ActiveRecord::RecordInvalid lockout in Google OAuth when synced email belongs to another account by @gumclaw in #6036
- Set Google OAuth email only at account creation, not on every login by @ershad in #6141
- Help Center: add a contact form (keep mailto as fallback) by @gumclaw in #6087
Full Changelog: v2026.07.22.5...v2026.07.22.6