1 | VERSION DESCRIPTION |
---|
2 | ----------------------------------------------------------------------------- |
---|
3 | 0.2.5 - now bitlbee's info command is supported (it displays full name, |
---|
4 | birthday, homepage, age, etc.) |
---|
5 | 0.2.4 - improve documentation based on feedback from people on #bitlbee |
---|
6 | - fixed for Skype4Py >= 0.9.28.4 |
---|
7 | - tested with latest Skype beta, too (the one which supports |
---|
8 | video) |
---|
9 | 0.2.3 - fixed that annoying "creating groupchat failed" warning |
---|
10 | 0.2.2 - don't change the topic if skype does not report a successful |
---|
11 | topic change |
---|
12 | - fixed for the recent bitlbee API changes |
---|
13 | 0.2.1 - topic support in group chats |
---|
14 | - bugfixes for multiline messages |
---|
15 | - this version should be again as stable as 0.1.4 was |
---|
16 | 0.2.0 - group chat support |
---|
17 | - ~300 lines of new code, so be careful :) |
---|
18 | - the version number mentions that this is not a minor change |
---|
19 | 0.1.4 - documentation: mention the version of all deps (requirements |
---|
20 | section) |
---|
21 | - fix sending / sending accents |
---|
22 | - don't use internal functions of skype4py |
---|
23 | - skyped no longer dies when skype is killed |
---|
24 | 0.1.3 - support for edited messages |
---|
25 | - ignore empty messages (skype does the same) |
---|
26 | - support for multiline messages |
---|
27 | - switch to the x11 api instead of dbus (it's much more stable) |
---|
28 | 0.1.2 - notification when a new call arrives in |
---|
29 | - more documentation (vnc) |
---|
30 | - first release which works with unpatched bitlbee |
---|
31 | 0.1.1 - skyped now runs as daemon in the background by default |
---|
32 | - skyped now automatically reconnects on Skype restarts |
---|
33 | 0.1.0 - initial release |
---|
34 | - see README for major features |
---|