Changeset 8e9e2b7 for doc/CHANGES
- Timestamp:
- 2010-10-03T02:45:26Z (14 years ago)
- Branches:
- master
- Children:
- 04f0c10
- Parents:
- 88de0c9 (diff), 2af3e23 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/CHANGES
r88de0c9 r8e9e2b7 4 4 http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on 5 5 6 Version 1.3dev: 7 - For the first time since 2007, a dev snapshot. Like then, this is pretty 8 stable already (running on testing.bitlbee.org for weeks by now), but not 9 all planned features for the next major release are ready yet, and there 10 may be some rough edges in the interface and documentation. 11 - Loads of new stuff, mostly ready for a new major release, but starting with 12 a dev snapshot. A few changes that were planned for a long time already: 6 Version 7 - Important: This version drops backward compatibility with the file format 8 used for user settings in versions before 1.2. If you're upgrading from 9 very old BitlBee versions (like 1.0.x), you'll have to recreate your 10 BitlBee account - or use an 1.2.x BitlBee once to do the conversion. 13 11 - Rewrote the IRC core, which brings: 14 12 * Support for multiple (control) channels, so you can have one channel per … … 52 50 for a list of supported protocols (works only in libpurple-enabled 53 51 binaries). 52 - Rewritten MSN module, implementing MSNP15 instead of the old MSNP8: 53 * MSNP8 support from MSN was getting pretty unreliable. There were issues 54 with remembering display names and adding contacts/auth requests (or 55 even contacts silently getting blocked!). This upgrade should fix all 56 of that. 57 * Support for sending offline messages. 58 * Support for setting and reading status messages. 54 59 - Support for file transfers, in and out. /DCC SEND a file to a contact and 55 60 it becomes a file transfer, and incoming file transfers become /DCC SENDs … … 58 63 - Updated Yahoo! module to be in sync again with libyahoo2. This mostly 59 64 fixes issues with authorization requests. 60 61 Finished 6 Aug 2010 65 - Show if a contact is mobile or not. See "help set mobile_is_away". 66 - Easier handling of XMPP chatroom invitations. 67 - The chatroom mode of the Twitter module is now enabled by default, since 68 this was by far the most popular. To disable it, see "help set mode". 69 - Added some Twitter-specific commands that can only be used in the Twitter 70 window. Most important addition: Retweets. See "help set commands". 71 - Removed some ancient account/nick migration scripts and added one for 72 easier switching from Pidgin and other libpurple-based clients to BitlBee. 73 - Many bug fixes in both the core and IM modules, small feature enhancements 74 and other minor changes. 75 76 Finished ... 62 77 63 78 Version 1.2.8:
Note: See TracChangeset
for help on using the changeset viewer.