1 | VERSION DESCRIPTION |
---|
2 | ----------------------------------------------------------------------------- |
---|
3 | 0.3.0 - authentication support in skyped via ssl |
---|
4 | - ~200 lines of new code, so be careful :) |
---|
5 | - upgraders: please read the documentation about how to set up |
---|
6 | your config the ssl certificate, this was no necessary till now |
---|
7 | 0.2.6 - the server setting has a default value, 'localhost' so in most |
---|
8 | cases you no longer have to set it explicitly |
---|
9 | - support for receiving emoted messages, ie. when the user types |
---|
10 | '/me foo' |
---|
11 | - support for setting the display name (nick 0 "foo bar") - it |
---|
12 | sets the mood text |
---|
13 | 0.2.5 - now bitlbee's info command is supported (it displays full name, |
---|
14 | birthday, homepage, age, etc.) |
---|
15 | 0.2.4 - improve documentation based on feedback from people on #bitlbee |
---|
16 | - fixed for Skype4Py >= 0.9.28.4 |
---|
17 | - tested with latest Skype beta, too (the one which supports |
---|
18 | video) |
---|
19 | 0.2.3 - fixed that annoying "creating groupchat failed" warning |
---|
20 | 0.2.2 - don't change the topic if skype does not report a successful |
---|
21 | topic change |
---|
22 | - fixed for the recent bitlbee API changes |
---|
23 | 0.2.1 - topic support in group chats |
---|
24 | - bugfixes for multiline messages |
---|
25 | - this version should be again as stable as 0.1.4 was |
---|
26 | 0.2.0 - group chat support |
---|
27 | - ~300 lines of new code, so be careful :) |
---|
28 | - the version number mentions that this is not a minor change |
---|
29 | 0.1.4 - documentation: mention the version of all deps (requirements |
---|
30 | section) |
---|
31 | - fix sending / sending accents |
---|
32 | - don't use internal functions of skype4py |
---|
33 | - skyped no longer dies when skype is killed |
---|
34 | 0.1.3 - support for edited messages |
---|
35 | - ignore empty messages (skype does the same) |
---|
36 | - support for multiline messages |
---|
37 | - switch to the x11 api instead of dbus (it's much more stable) |
---|
38 | 0.1.2 - notification when a new call arrives in |
---|
39 | - more documentation (vnc) |
---|
40 | - first release which works with unpatched bitlbee |
---|
41 | 0.1.1 - skyped now runs as daemon in the background by default |
---|
42 | - skyped now automatically reconnects on Skype restarts |
---|
43 | 0.1.0 - initial release |
---|
44 | - see README for major features |
---|