Changes in doc/CHANGES [d701547:e88fe7da]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/CHANGES
rd701547 re88fe7da 3 3 4 4 https://github.com/bitlbee/bitlbee/commits/master 5 6 Version 3.4.2:7 - irc:8 * Self-messages (messages sent by yourself from other IM clients), given9 support by the IM protocols and your IRC client. See this for details:10 https://wiki.bitlbee.org/SelfMessages11 * IRCv3.1 support and part of 3.2: cap-3.2, sasl-3.2, multi-prefix,12 away-notify, extended-join, userhost-in-names13 * Send numeric errors when failing to join a channel, to not confuse clients14 * Channel autojoins should be more reliable now.15 - jabber:16 * Carbons (XEP-0280), for self-message support. It's not widely supported17 by most public XMPP servers (easier if you host your own), but this will18 probably change in the next few years. Thanks kormat for the original patch.19 * Fix typing notifications between two bitlbee users or with gtalk users20 * Remove facebook XMPP code, point people at bitlbee-facebook.21 * Show groupchat kick/ban/leave reasons22 * SASL ANONYMOUS (XEP-0175), for "guest" logins, see "help set anonymous"23 * Hipchat: 'chat add hipchat "channel name"' now tries to guess the JID24 - purple:25 * Fix problems remembering SSL certificates as trusted26 * Fix /join #channel, which joined a differently named channel27 * Fix crash when doing "chat with" with skypeweb28 * Fix html entities appearing in some protocols29 * Fix setting away states in jabber, which failed silently30 * Implement notify_message UI op, to be able to show some error messages.31 - skype:32 * Show all messages as groupchats since we can't tell which ones are private.33 * This plugin is mostly-deprecated and mostly-broken but it's still useful34 for p2p-based groupchats, which aren't delivered over newer protocols.35 Everyone else should use the skypeweb purple plugin or msn instead.36 - msn:37 * Minor tweaks. Faster login, better error reporting, fixed add/remove.38 Still MSNP21. Disregard that "Next release!" in the previous release.39 - otr:40 * Don't use NOTICE for user messages (revmischa)41 * Fix crashes when using the jabber xmlconsole42 * A few minor fixes: color multiline messages, filter incoming color codes.43 - Packaging:44 * Show ./configure args in bitlbee -V, config.h and Makefile.settings45 * Allow setting the plugin dir in bitlbee.conf, for NixOS (anderspapitto)46 * Improved cross compiler support (gamaral)47 - Other important bugfixes:48 * Fix potential crashes when leaving temporary channels49 * Fix all sorts of crashing bugs when cancelling in-progress connections.50 51 Finished 19 Mar 201652 5 53 6 Version 3.4.1:
Note: See TracChangeset
for help on using the changeset viewer.