Changelog

What's new

Notable changes, shipped.

Google OAuth sign-in

New

Sign in with Google — finally.

You can now sign in with a Google account. Existing email-based accounts can link Google as an additional sign-in method from the account page; we'll keep them merged on the same user.

Scheduled reports

New

Set any saved view to deliver itself by email on a cron schedule.

Open any saved view, choose "Schedule", pick a recipient and a cadence. The report renders server-side at the scheduled time and lands as a clean HTML email — no PDF chasing.

Daily, weekly, and monthly cadences are supported. Custom cron expressions are gated to Enterprise.

Locale detection now respects user preference

Fixed

Previously, locale fell back to browser language even after the user set one.

The locale switcher now writes its choice to a per-user setting (not just a cookie), so the same preference applies across browsers and sessions. The previous behaviour fell back to Accept-Language headers on every fresh visit.