Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.66 KB

File metadata and controls

30 lines (22 loc) · 1.66 KB

Changelog

Notable user-facing changes to AvaMail.

2026-08-09

Added

  • Passkey sign-in — log in with Touch ID, Windows Hello, or a security key (FIDO2/WebAuthn); manage passkeys under Settings → Security
  • Full-text search across subjects, message bodies, and addresses
  • Conversations — replies are threaded and shown together in the email view
  • Drafts and scheduled send — save drafts, or pick a time and mail is delivered automatically
  • Reply with quote and forwarding, with original attachments included on forwards
  • Archive and labels — keep the inbox clean, tag mail, and browse by label from the sidebar
  • Contacts — address book with autocomplete in Compose; people you write to are added automatically
  • Delivery status on sent mail — Delivered / Opened / Bounced badges
  • Push notifications — get notified of new mail on any device; installable as an app (PWA)
  • Remote image blocking — tracking-pixel protection with per-email reveal
  • Backups — download any message as .eml or export the whole mailbox as mbox
  • Dark mode — light, dark, or follow-system, switchable from the sidebar
  • Dashboard — daily activity chart, recent messages, system status, and storage usage
  • Optional R2 storage for attachments, raising the per-file limit from 5MB to 25MB

Changed

  • Redesigned interface: new inbox with date groups, sender avatars, message previews, and quick actions on hover; floating compose button; refreshed compose, settings, and login screens

Security

  • Hardened session handling, sanitized rendering of received HTML, stricter security headers, and rate-limited sign-in attempts