Skip to content

Herald v0.7.2-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 23:27

Herald v0.7.2-beta.1

Highlights

  • Bulk Timeline deletion now batches selected messages by source, account, and folder, using provider message refs for faster and more reliable cleanup.
  • Reply shortcuts now use the same sender/all convention across profiles: r / Ctrl+R replies to sender, while R / Ctrl+Shift+R replies all.
  • Timeline archive actions now run immediately from the resolved profile shortcut, including a and e in the default bindings.

Fixes

  • Improved scoped bulk deletion across multi-account and daemon paths so duplicate message IDs route through the correct account.
  • Updated deletion progress, cache pruning, shortcut hints, docs, and tests for the new batched deletion and shortcut behavior.