Mercurial > libervia-backend
annotate CHANGELOG @ 254:9fc32d1d9046
Plugin IMAP, plugin MAILDIR: added IMAP's UID management, mailbox data persistence
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 17 Jan 2011 04:23:31 +0100 |
parents | 53aa958a2d3d |
children | 8ff113e2abcb |
rev | line source |
---|---|
247 | 1 v 0.1.1 (14/01/2010): |
2 - bug#1: fixed crash due to dbus.String | |
3 v 0.1.0 (12/01/2010): | |
238
83d2bc0abf2a
version, README, CHANGELOG and INSTALL updates
Goffi <goffi@goffi.org>
parents:
208
diff
changeset
|
4 - urwid custom libs split as a new project: "urwid-satext" |
83d2bc0abf2a
version, README, CHANGELOG and INSTALL updates
Goffi <goffi@goffi.org>
parents:
208
diff
changeset
|
5 - files reorganisation |
83d2bc0abf2a
version, README, CHANGELOG and INSTALL updates
Goffi <goffi@goffi.org>
parents:
208
diff
changeset
|
6 - versioning now use a standard scheme (major.minor.increment+letter) |
83d2bc0abf2a
version, README, CHANGELOG and INSTALL updates
Goffi <goffi@goffi.org>
parents:
208
diff
changeset
|
7 - distutils/distribute installation script |
242 | 8 - misc bugs fixes |
238
83d2bc0abf2a
version, README, CHANGELOG and INSTALL updates
Goffi <goffi@goffi.org>
parents:
208
diff
changeset
|
9 - easy way to launch/stop sat (sat & sat stop) |
208 | 10 v 0.0.3 (20/08/2010): |
11 - multi-profiles | |
12 - i18n support | |
13 - french translation | |
14 - MUC support (basic for the moment) | |
15 - Dynamic methods/signals in DBus bridge | |
16 - Tarot game | |
17 - CouchSurfing plugin | |
18 - XML User Interface | |
19 - Sortilège replaced by Primitivus | |
20 - About boxes & versions numbers now follow SàT core version | |
58 | 21 v 0.0.2 (10/01/2010): |
22 - DBus bridge: dynamic exportation of methods (useful for plugins) | |
23 - new doc: INSTALL and CHANGELOG | |
24 - new method to save private data (useful for plugins) | |
25 - disconnection | |
26 - whitespace ping to avoid disconnection when idle | |
27 - presence management refactored, subscription is now managed separatly | |
28 - use of xml params | |
29 - new way to specify default values in params | |
30 - sat is now a twisted application, so it can be deamonized | |
31 - Wokkel integration | |
32 - added some features from Wokkel: disco, software version | |
33 - new account creation (in-band registration): not fully implemented | |
34 - IP for file transfert is now set by default (see README) | |
35 - Gateways management (Wix only for now) | |
36 - VCard support (readonly for now) with avatars/nicks support | |
37 - Wix: easier jid setup | |
38 - Wix: added Tray icon (using Crystal Clear: see README) | |
39 - Wix: new contact list, using avatars and nicknames | |
40 - Wix, Sortilège: better connection/disconnection management (buggy in sortilège) | |
41 - Wix: main frame default size changed | |
42 | |
43 v 0.0.1 (17/05/2009): | |
31 | 44 ** FIRST PUBLIC RELEASE ** |