Changeset 00d6760 for doc/CHANGES


Ignore:
Timestamp:
2012-02-11T00:14:09Z (13 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
23445b6
Parents:
b5fe39b
Message:

Changelog update for 3.0.5. No clue yet when to release it, but we're
probably getting close.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/CHANGES

    rb5fe39b r00d6760  
    33
    44http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on
     5
     6Version 3.0.5:
     7- SSL certificate verification (edit your bitlbee.conf to enable it).
     8  Works only with GnuTLS!
     9- OAuth2 support in Jabber module (works with Google Talk, Facebook and
     10  MSN Messenger).
     11- Support for ad-hoc Jabber groupchats. Just create a channel and start
     12  inviting people, similar to how this works on other IM networks. Works
     13  fine with GTalk, depends on a conference server being set up on other
     14  networks.
     15- Allow old-style Jabber login (non-SASL), this solves problems with some
     16  old/buggy Jabber servers. (acc jabber set sasl off)
     17- Use HTTPS for OAuth1 authentication traffic.
     18- Awareness of Twitter's t.co URL lengt^Wshortening when checking message
     19  length.
     20- Fixed identi.ca OAuth support. OAuth will now always be used for both
     21  Twitter and identi.ca accounts.
     22- Fix nick_format=%full_name with libpurple.
     23- Instead of "protocol(handle)", use the account tags introduced in 3.0
     24  when root wants to refer to an account (in log messages, queries, etc.)
     25- Many small bugfixes, improvements, etc.
     26
     27Finished ?
    528
    629Version 3.0.4:
Note: See TracChangeset for help on using the changeset viewer.