blob: b81fb5c860bb403ddfc027650682b8ef091b4c1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
VERSION DESCRIPTION
-----------------------------------------------------------------------------
0.1.4 - documentation: mention the version of all deps (requirements
section)
- fix sending / sending accents
- don't use internal functions of skype4py
- skyped no longer dies when skype is killed
0.1.3 - support for edited messages
- ignore empty messages (skype does the same)
- support for multiline messages
- switch to the x11 api instead of dbus (it's much more stable)
0.1.2 - notification when a new call arrives in
- more documentation (vnc)
- first release which works with unpatched bitlbee
0.1.1 - skyped now runs as daemon in the background by default
- skyped now automatically reconnects on Skype restarts
0.1.0 - initial release
- see README for major features
|