Mercurial > libervia-backend
comparison CHANGELOG @ 348:8ff113e2abcb
updated README and CHANGELOG
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 30 May 2011 16:16:46 +0200 |
parents | 53aa958a2d3d |
children | d782c22d5e34 |
comparison
equal
deleted
inserted
replaced
347:ea3e1b82dd79 | 348:8ff113e2abcb |
---|---|
1 v 0.1.1 (14/01/2010): | 1 All theses changelog are not exhaustive, please check mercurial repository for more details. |
2 | |
3 v 0.2.0 (30/05/2011): | |
4 - new debug command in sat launcher script | |
5 - core: triggers | |
6 - news plugins: maildir, imap and smtp, SàT can now communicate with a Mail User Agent throught them | |
7 - bridge constructor, a generator which make bridge files from .ini. It can also generate doc in mediawiki format | |
8 - new plugin: XML log to send XML raw data throught DBus | |
9 - new plugin: XEP-0115 (entity capabilities) | |
10 - new plugin: XEP-0060 (Pubsub) and XEP-163 (Personal Eventing Protocol) | |
11 - DBus bridge: fixed introspection for dynamically aded methods and signals | |
12 - new plugin: XEP-277 (Microblogging over XMPP) | |
13 - fixed installation (Wokkel version is forced) | |
14 - bridge: added asynchrone methods management | |
15 - new plugin: group microbloging (groupblog) | |
16 - new plugin: XEP-0249 (direct MUC invitation) | |
17 - plugin Tarot: game can be automatically created, and fully played (but rules are not fully implemented yet) | |
18 - email added in registerNewAccount | |
19 - Social contract added (CONTRAT_SOCIAL) \o. | |
20 - Subscription scheme fixed | |
21 - new frontend: Libervia \o/ . Put in a separate package | |
22 v 0.1.1 (14/01/2011): | |
2 - bug#1: fixed crash due to dbus.String | 23 - bug#1: fixed crash due to dbus.String |
3 v 0.1.0 (12/01/2010): | 24 v 0.1.0 (12/01/2011): |
4 - urwid custom libs split as a new project: "urwid-satext" | 25 - urwid custom libs split as a new project: "urwid-satext" |
5 - files reorganisation | 26 - files reorganisation |
6 - versioning now use a standard scheme (major.minor.increment+letter) | 27 - versioning now use a standard scheme (major.minor.increment+letter) |
7 - distutils/distribute installation script | 28 - distutils/distribute installation script |
8 - misc bugs fixes | 29 - misc bugs fixes |