2.70.0 (2026-06-11)
Features
- allow enabling Sentry error reporting from the admin UI (a4076a4)
- replace Bugsnag with self-hosted Sentry for error tracking (62de831)
- tag Sentry error reports with instance id and license key (2e9683f)
Bug Fixes
- align API response schemas with actual responses and fix uncovered API bugs (abacbf6)
- align remaining API response schemas with actual responses (06136ab)
- assign unassigned accounts after license activation (5677977)
- do not crash at startup when a feature flag env variable is set to a falsy value (98ad979)
- report correct nextAttempt time for queued messages (d5ebdfb)
- resolve code review findings in Gmail bulk ops, exports, webhooks, and schemas (f0ddb46)