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