source: skype/NEWS @ 587a921

Last change on this file since 587a921 was 8b0e388, checked in by Miklos Vajna <vmiklos@…>, at 2008-04-04T23:42:54Z

update news

  • Property mode set to 100644
File size: 3.7 KB
Line 
1VERSION         DESCRIPTION
2-----------------------------------------------------------------------------
3              - new skypeout_offline setting for hiding/showing SkypeOut
4                contacts
5              - support for SkypeOut calls
6              - support for querying the balance from Skype
7              - all setting should be documented now
80.4.1         - support for building the plugin on Mac OSX
9              - tested with BitlBee 1.2 and Skype 2.0.0.63
10              - avoid ${prefix} (by autoconf) in the config file as we
11                don't handle such a variable
12              - now you can call echo123 (patch by Riskó Gergely)
130.4.0         - support for starting, accepting and rejecting calls
14              - also updated documentation (the key is the account set
15                skype/call command)
16              - as usual with the .0 releases, be careful, ~200 lines of
17                new code
180.3.2         - support for Skype 2.0.0.43
19              - skyped now automatically starts/shuts down skype
20              - improved 'make prepare' to handle more automake versions
21              - documentation improvements
220.3.1         - beautify output when skyped is interrupted using ^C
23              - 'nick skype foo' now really sets display name, not the mood
24                text
25              - documentation fixups
26              - this version should be again as stable as 0.2.6 was
270.3.0         - authentication support in skyped via ssl
28              - ~200 lines of new code, so be careful :)
29              - upgraders: please read the documentation about how to set up
30                your config the ssl certificate, this was no necessary till now
310.2.6         - the server setting has a default value, 'localhost' so in most
32                cases you no longer have to set it explicitly
33              - support for receiving emoted messages, ie. when the user types
34                '/me foo'
35              - support for setting the display name (nick 0 "foo bar") - it
36                sets the mood text
370.2.5         - now bitlbee's info command is supported (it displays full name,
38                birthday, homepage, age, etc.)
390.2.4         - improve documentation based on feedback from people on #bitlbee
40              - fixed for Skype4Py >= 0.9.28.4
41              - tested with latest Skype beta, too (the one which supports
42                video)
430.2.3         - fixed that annoying "creating groupchat failed" warning
440.2.2         - don't change the topic if skype does not report a successful
45                topic change
46              - fixed for the recent bitlbee API changes
470.2.1         - topic support in group chats
48              - bugfixes for multiline messages
49              - this version should be again as stable as 0.1.4 was
500.2.0         - group chat support
51              - ~300 lines of new code, so be careful :)
52              - the version number mentions that this is not a minor change
530.1.4         - documentation: mention the version of all deps (requirements
54                section)
55              - fix sending / sending accents
56              - don't use internal functions of skype4py
57              - skyped no longer dies when skype is killed
580.1.3         - support for edited messages
59              - ignore empty messages (skype does the same)
60              - support for multiline messages
61              - switch to the x11 api instead of dbus (it's much more stable)
620.1.2         - notification when a new call arrives in
63              - more documentation (vnc)
64              - first release which works with unpatched bitlbee
650.1.1         - skyped now runs as daemon in the background by default
66              - skyped now automatically reconnects on Skype restarts
670.1.0         - initial release
68              - see README for major features
Note: See TracBrowser for help on using the repository browser.