Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.45 KB

CHANGELOG.org

File metadata and controls

36 lines (26 loc) · 1.45 KB

Change Log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.

Unreleased

See Changes

v1.0 - 2017-04-29

See Changes

Changed

  • Fetching of emails from mu are now throttled, as result multiple requests of unread emails are now batched into one
  • mu4e-alert now hooks into mu4e-msg-changed-hook instead of advicing mu4e-mark-execute-all to trigger fetching of mail counts

v0.4 - 2016-09-28

See Changes

Changed

  • mu binary is now called directly, removing dependency on user shell and command line tools mu4e-alert can now work on any OS mu runs on (this has not been tested yet)

Added

  • mu4e-headers-skip-duplicates option is now respected
  • mu4e-alert can now display for the count as well as subject of unread emails in notifications This can be customized
  • Window urgency is set on arrival of unread messages

v0.3 - 2015-12-21

See Changes

Fixed

  • Display the message according to mu4e-alert-interesting-mail-query on clicking on modeline

Changed

  • Use mu4e-mu-home if set

v0.2 - 2015-09-15

Initial public release