-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGELOG
46 lines (37 loc) · 1.24 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Version 0.1
----------------------------------------------
* Added configuring sleep timers.
* More robust debugging messages.
* Allowed non-standard IMAP/SSL ports.
* Reworked the README
* Filtering checked folders, both by list and by regex.
Version 0.0.3.4
----------------------------------------------
* Correctly correctly handle the random abort bug.
Version 0.0.3.3
----------------------------------------------
* Correctly handle the random abort bug.
Version 0.0.3.2
----------------------------------------------
* Fix idiotic typo in README related to installing python-zephyr
Version 0.0.3.1
----------------------------------------------
* Added information on how to kill zephymap
Version 0.0.3
----------------------------------------------
* Fixed a bug that would randomly crash zephymap
* Threaded out each mailbox checker
* Allow user to input password at each startup
Version 0.0.2.1
----------------------------------------------
* Proper port for non-SSL
Version 0.0.2
----------------------------------------------
* SSL now default
* Supports messages in multiple folders
(e.g., gmail tags)
* Filter messages by regex
* Fix various typos in the README
Version 0.0.1
----------------------------------------------
* Initial release!