source: skype/NEWS @ f578275

Last change on this file since f578275 was f578275, checked in by Miklos Vajna <vmiklos@…>, at 2008-02-29T02:12:07Z

updates for 0.4.0

  • Property mode set to 100644
File size: 3.1 KB
Line 
1VERSION         DESCRIPTION
2-----------------------------------------------------------------------------
30.4.0         - support for starting, accepting and rejecting calls
4              - also updated documentation (the key is the account set
5                skype/call command)
6              - as usual with the .0 releases, be careful, ~200 lines of
7                new code
80.3.2         - support for Skype 2.0.0.43
9              - skyped now automatically starts/shuts down skype
10              - improved 'make prepare' to handle more automake versions
11              - documentation improvements
120.3.1         - beautify output when skyped is interrupted using ^C
13              - 'nick skype foo' now really sets display name, not the mood
14                text
15              - documentation fixups
16              - this version should be again as stable as 0.2.6 was
170.3.0         - authentication support in skyped via ssl
18              - ~200 lines of new code, so be careful :)
19              - upgraders: please read the documentation about how to set up
20                your config the ssl certificate, this was no necessary till now
210.2.6         - the server setting has a default value, 'localhost' so in most
22                cases you no longer have to set it explicitly
23              - support for receiving emoted messages, ie. when the user types
24                '/me foo'
25              - support for setting the display name (nick 0 "foo bar") - it
26                sets the mood text
270.2.5         - now bitlbee's info command is supported (it displays full name,
28                birthday, homepage, age, etc.)
290.2.4         - improve documentation based on feedback from people on #bitlbee
30              - fixed for Skype4Py >= 0.9.28.4
31              - tested with latest Skype beta, too (the one which supports
32                video)
330.2.3         - fixed that annoying "creating groupchat failed" warning
340.2.2         - don't change the topic if skype does not report a successful
35                topic change
36              - fixed for the recent bitlbee API changes
370.2.1         - topic support in group chats
38              - bugfixes for multiline messages
39              - this version should be again as stable as 0.1.4 was
400.2.0         - group chat support
41              - ~300 lines of new code, so be careful :)
42              - the version number mentions that this is not a minor change
430.1.4         - documentation: mention the version of all deps (requirements
44                section)
45              - fix sending / sending accents
46              - don't use internal functions of skype4py
47              - skyped no longer dies when skype is killed
480.1.3         - support for edited messages
49              - ignore empty messages (skype does the same)
50              - support for multiline messages
51              - switch to the x11 api instead of dbus (it's much more stable)
520.1.2         - notification when a new call arrives in
53              - more documentation (vnc)
54              - first release which works with unpatched bitlbee
550.1.1         - skyped now runs as daemon in the background by default
56              - skyped now automatically reconnects on Skype restarts
570.1.0         - initial release
58              - see README for major features
Note: See TracBrowser for help on using the repository browser.