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