source: skype/NEWS @ d1eb24c

Last change on this file since d1eb24c was d1eb24c, checked in by Miklos Vajna <vmiklos@…>, at 2008-01-10T16:35:25Z

updates for 0.2.6

  • Property mode set to 100644
File size: 2.1 KB
Line 
1VERSION         DESCRIPTION
2-----------------------------------------------------------------------------
30.2.6         - the server setting has a default value, 'localhost' so in most
4                cases you no longer have to set it explicitly
5              - support for receiving emoted messages, ie. when the user types
6                '/me foo'
7              - support for setting the display name (nick 0 "foo bar") - it
8                sets the mood text
90.2.5         - now bitlbee's info command is supported (it displays full name,
10                birthday, homepage, age, etc.)
110.2.4         - improve documentation based on feedback from people on #bitlbee
12              - fixed for Skype4Py >= 0.9.28.4
13              - tested with latest Skype beta, too (the one which supports
14                video)
150.2.3         - fixed that annoying "creating groupchat failed" warning
160.2.2         - don't change the topic if skype does not report a successful
17                topic change
18              - fixed for the recent bitlbee API changes
190.2.1         - topic support in group chats
20              - bugfixes for multiline messages
21              - this version should be again as stable as 0.1.4 was
220.2.0         - group chat support
23              - ~300 lines of new code, so be careful :)
24              - the version number mentions that this is not a minor change
250.1.4         - documentation: mention the version of all deps (requirements
26                section)
27              - fix sending / sending accents
28              - don't use internal functions of skype4py
29              - skyped no longer dies when skype is killed
300.1.3         - support for edited messages
31              - ignore empty messages (skype does the same)
32              - support for multiline messages
33              - switch to the x11 api instead of dbus (it's much more stable)
340.1.2         - notification when a new call arrives in
35              - more documentation (vnc)
36              - first release which works with unpatched bitlbee
370.1.1         - skyped now runs as daemon in the background by default
38              - skyped now automatically reconnects on Skype restarts
390.1.0         - initial release
40              - see README for major features
Note: See TracBrowser for help on using the repository browser.