~tkluck/postler/contact-parsing

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
This file is licensed under the terms of the LGPL 2.1, see the file COPYING.

v0.1.1:
 + Save attachments to download folder
 + Set In-Reply-To header from reply
 + Re-introduce missing attachment warning
 + Implement net.launchpad.DockManager
 + Don't expand folders by default
 + Add a Blind Copy field to composer
 + Improve mailto string handling
 + Improve message selection and dragging
 + Support secure SMTP on port 465
 + Implement a keyboard shortcut overview
 + Allow deleting from saved searches
 + Suggest alternative ports if sending fails
 + Fix updating of account details
 + Add sending port option
 + Support libindicate 0.5

v0.1.0:
 + Initial release