Skip to content

Releases: pazz/alot

v0.11

26 Aug 14:40
0.11
Compare
Choose a tag to compare

NEWS

  • breaking: hooks file now has to be set in alot's config and defaults to no hooks
  • info: forwarded mails now set Reference header to include them in original thread
  • config: new option "thread_unfold_matching" to determine which messages are unfolded initially in thread mode
  • deps: bump dependency to python-gpg to >0.10 to avoid use of outdated version from pypi
  • deps: alot now requires python v>=3.8
  • improved handling of ANSI escape codes
  • info: mail paths (sent/drafts etc) now interpret environment variables
  • lots of fixes relating to configobj, notmuch-config, theming, and the build and CI processes

-- below is autogenerated from commits (thx GitHub!)

What's Changed

New Contributors

Full Changelog: 0.10...0.11

v0.10

26 Sep 17:44
0.10
Compare
Choose a tag to compare
  • various fixes with mailcap handling
  • info: alot now depends on the new-style cffi bindings (notmuch2, available under notmuch/bindings/python-cffi)
  • config: new option search_threads_rebuild_limit (to speed up "move last" in large search buffers)

0.9.1

14 May 08:37
0.9.1
Compare
Choose a tag to compare
  • focus in search mode is preserved when refreshing
  • feature: new 'togglemimepart' cmd in thread mode toggles between plain and html alternative
  • feature: add "togglemimetree" command to thread mode
  • envelope mode: "unattach" command is now "detatch"
  • feature: respect mailcap entry for text/plain to enrich plaintext parts with ANSI codes

0.9

02 Feb 22:16
0.9
Compare
Choose a tag to compare
0.9
  • feature: interpret ANSI escape codes (e.g.for colours) when displaying messages
  • config: configure message-id domains for each account
  • feature: new envelope commands txt2html, html2txt, removehtml
  • info: updated signature of hooks 'reply_prefix' and 'forward_prefix', now include a named parameter for the message being replied/forwarded

v0.8.1

14 Feb 09:16
0.8.1
Compare
Choose a tag to compare

Bugfix release that fixes some problems with malformed but common 8bit quoted-printable e-mails, see #1375

v0.8

10 Dec 14:50
0.8
Compare
Choose a tag to compare
  • Port to python 3. Python 2.x no longer supported
  • support for notmuch's named queries. This adds a new 'namedqueries' mode and accompanied commands
  • config: new option replied_tags
  • config: new option passed_tags
  • feature: new command "retagprompt" in thread buffers
  • extra: update zsh completion

v0.7

22 Feb 08:09
0.7
Compare
Choose a tag to compare

The release mostly contains bugfixes and extended tests.

This will be our last python2 release!

Development will move shortly to python3, which will most likely introduce some
new bugs in the transition phase. So those of you interested in the most
stable version should stick to this release.

Usage updates since v0.6:

  • info: missing html mailcap entry now reported as mail body text
  • feature: Allow regex special characters in tagstrings
  • feature: configurable thread mode message indentation
  • new thread buffer command "indent" (bound to '[' and ']')
  • config: new option thread_indent_replies
  • config: new option exclude_tags
  • config: new option encrypt_to_self
  • config: update behaviour of encrypt_by_default

v0.6

19 Aug 20:08
0.6
Compare
Choose a tag to compare
tag release

v0.5.1

12 Jul 15:57
Compare
Choose a tag to compare
bump version string