source: skype/NEWS @ ff99090

Last change on this file since ff99090 was ed88e8e, checked in by Miklos Vajna <vmiklos@…>, at 2008-01-21T13:52:51Z

updates for 0.3.1

  • Property mode set to 100644
File size: 2.6 KB
Line 
1VERSION         DESCRIPTION
2-----------------------------------------------------------------------------
30.3.1         - beautify output when skyped is interrupted using ^C
4              - 'nick skype foo' now really sets display name, not the mood
5                text
6              - documentation fixups
7              - this version should be again as stable as 0.2.6 was
80.3.0         - authentication support in skyped via ssl
9              - ~200 lines of new code, so be careful :)
10              - upgraders: please read the documentation about how to set up
11                your config the ssl certificate, this was no necessary till now
120.2.6         - the server setting has a default value, 'localhost' so in most
13                cases you no longer have to set it explicitly
14              - support for receiving emoted messages, ie. when the user types
15                '/me foo'
16              - support for setting the display name (nick 0 "foo bar") - it
17                sets the mood text
180.2.5         - now bitlbee's info command is supported (it displays full name,
19                birthday, homepage, age, etc.)
200.2.4         - improve documentation based on feedback from people on #bitlbee
21              - fixed for Skype4Py >= 0.9.28.4
22              - tested with latest Skype beta, too (the one which supports
23                video)
240.2.3         - fixed that annoying "creating groupchat failed" warning
250.2.2         - don't change the topic if skype does not report a successful
26                topic change
27              - fixed for the recent bitlbee API changes
280.2.1         - topic support in group chats
29              - bugfixes for multiline messages
30              - this version should be again as stable as 0.1.4 was
310.2.0         - group chat support
32              - ~300 lines of new code, so be careful :)
33              - the version number mentions that this is not a minor change
340.1.4         - documentation: mention the version of all deps (requirements
35                section)
36              - fix sending / sending accents
37              - don't use internal functions of skype4py
38              - skyped no longer dies when skype is killed
390.1.3         - support for edited messages
40              - ignore empty messages (skype does the same)
41              - support for multiline messages
42              - switch to the x11 api instead of dbus (it's much more stable)
430.1.2         - notification when a new call arrives in
44              - more documentation (vnc)
45              - first release which works with unpatched bitlbee
460.1.1         - skyped now runs as daemon in the background by default
47              - skyped now automatically reconnects on Skype restarts
480.1.0         - initial release
49              - see README for major features
Note: See TracBrowser for help on using the repository browser.