What's Changed
- refactor: use DI-ed cached FeaturesRepository in flags router by @eunjae-lee in #27394
- feat: Routing trace presenter by @joeauyeung in #27372
- feat: add index on channelId for SelectedCalendar by @volnei in #27403
- perf: increase Office365 calendarView page size to 999 to minimize pagination by @keithwillcode in #27407
- feat: add configurable wildcard domain matching to watchlist by @emrysal in #27409
- chore: remove unused env vars and duplicates from turbo.json globalEnv by @volnei in #27400
- fix: allow wildcard prefix in domain validation by @emrysal in #27413
- chore: Reduce circular dependencies in tsconfig resolution by @emrysal in #27416
- feat(companion): dark mode by @dhairyashiil in #27305
- fix: remove unnecessary border when event type details are hidden by @hariombalhara in #27421
- refactor: remove 10 trpc imports from features package by moving 16 tRPC-driven components to apps/web/modules by @hbjORbj in #27336
- fix: align feature opt-in toggle labels with enable/disable wording by @eunjae-lee in #27425
- fix: Update search filter to check value and values fields in displayFields by @hariombalhara in #27386
- feat: add encryptedKey column to Credential table for calendar integrations by @emrysal in #27154
Full Changelog: v6.1.8...v6.1.9