Releases: iqbalansari/mu4e-alert
Releases · iqbalansari/mu4e-alert
v1.0
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 intomu4e-msg-changed-hook
instead of advicingmu4e-mark-execute-all
to trigger fetching of mail counts
Thanks to all the awesome people who reported bugs.
v0.4
Changed
mu
binary is now called directly, removing dependency on user shell and command line tools
mu4e-alert
can now work on any OSmu
runs on (this has not been tested yet)
Added
mu4e-headers-skip-duplicates
option is now respectedmu4e-alert
can now display for the count as well as subject of unread emails in notifications
This can be customized, see the README for more details.- Window urgency is set on arrival of unread messages
See the README for more details.
Thanks to all the awesome people who reported bugs and contributed fixes.
v0.3
Fixed
- Display the message according to
mu4e-alert-interesting-mail-query
on clicking on modeline
Changed
- Use
mu4e-mu-home
if set
v0.2
Initial public release