Back to Changelog

v1.0.297

Minor Release Released June 18, 2026

Webmail now ships with Two-Factor Authentication (TOTP) and right-click context menus. Enable 2FA from Webmail Settings -> 2-Factor Authentication. Bundled in the server binary and enabled automatically — no separate webmail update required.

New Features

2
  • Webmail (Roundcube) now includes built-in Two-Factor Authentication (TOTP) via the twofactor_gauthenticator plugin — users can enable it under Webmail Settings -> 2-Factor Authentication
  • Webmail now includes a right-click context menu (contextmenu plugin) for faster mail operations such as reply, forward, move, and delete

Improvements

2
  • Both webmail plugins are bundled directly in the server binary (go:embed) and extracted automatically on startup — no separate plugin installation or webmail update required
  • Plugin extraction is idempotent: existing plugin files and custom configurations are never overwritten on subsequent restarts
See the Demo