v2026.04.27.1
What's Changed
Bug fixes
- Fix reviews not rendering on product-level custom domains by @gumclaw in #4783
- Fix squashed info icon in Wishlists Discoverable column header by @nyomanjyotisa in #4788
- Fix customer email not reverting on cancel by @gumclaw in #4787
- Redirect /users/sign_in and /users/sign_up to custom auth routes by @gumclaw in #4785
- Fix coffee product limit bypassed by unarchiving by @nyomanjyotisa in #4786
Internal
- Add GDPR data erasure button to admin panel by @gumclaw in #4726
- Add test-subset workflow for test-confidence app by @gumclaw in #4752
- Fix test-subset workflow Docker networking by @gumclaw in #4755
- Fix flaky checkout tests: eliminate stale DOM node errors by @gumclaw in #4757
- Fix Google OAuth signup test: remove 2FA step by @gumclaw in #4769
- Fix timestamp off-by-1 flaky tests by @gumclaw in #4771
- Fix ProductPresenter timestamp off-by-1 flaky test by @gumclaw in #4772
- Fix RecurringChargeWorker enqueue timestamp off-by-1 flaky test by @gumclaw in #4773
- Fix flaky CSV export tests: account for CsvSafe sanitization by @gumclaw in #4774
- Fix flaky account switching in shared test context by @gumclaw in #4776
- Fix flaky CI tests: timing, stale elements, and browser dialog handling by @gumclaw in #4789
- Add internal admin read API foundation by @gianfrancopiana in #4792
- Fix test-subset workflow to use PR commit SHA by @gumclaw in #4762
- Fix flaky tests: timing waits and deterministic interactions by @gumclaw in #4790
Full Changelog: v2026.04.24.3...v2026.04.27.1