2011-01-19 20:13:38 +01:00
|
|
|
=========
|
|
|
|
ChangeLog
|
|
|
|
=========
|
|
|
|
|
|
|
|
Users should ignore this content: **it is draft**.
|
|
|
|
|
|
|
|
Contributors should add entries here in the following section, on top of the
|
|
|
|
others.
|
|
|
|
|
|
|
|
`WIP (coming releases)`
|
|
|
|
=======================
|
|
|
|
|
|
|
|
New Features
|
|
|
|
------------
|
2011-02-23 10:00:14 +01:00
|
|
|
|
2011-08-11 12:22:35 +02:00
|
|
|
* When a message upload/download fails, we do not abort the whole folder
|
|
|
|
synchronization, but only skip that message, informing the user at the
|
|
|
|
end of the sync run.
|
|
|
|
|
2011-01-19 20:13:38 +01:00
|
|
|
Changes
|
|
|
|
-------
|
|
|
|
|
2011-08-12 08:31:09 +02:00
|
|
|
* Refactor our IMAPServer class. Background work without user-visible
|
|
|
|
changes.
|
|
|
|
|
2011-01-19 20:13:38 +01:00
|
|
|
Bug Fixes
|
|
|
|
---------
|
|
|
|
|
2011-08-12 08:31:09 +02:00
|
|
|
* We protect more robustly against asking for inexistent messages from the
|
|
|
|
IMAP server, when someone else deletes or moves messages while we sync.
|
2011-06-15 10:59:00 +02:00
|
|
|
|
2011-01-19 20:13:38 +01:00
|
|
|
Pending for the next major release
|
|
|
|
==================================
|
|
|
|
|
|
|
|
* UIs get shorter and nicer names. (API changing)
|