Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/CHANGES

    rc59f594 r106f19c  
    33
    44http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on
     5
     6Version 3.2:
     7- By far the most important change, a thorough update to the Twitter
     8  module:
     9  * Now using Twitter API 1.1,
     10  * which means it's now using JSON instead of XML,
     11  * which means access to the streaming API (Twitter only, other Twitter
     12    API services don't seem to have it). No more 60-second polls, #twitter
     13    looks even more like real IRC now!
     14  * Also, the streaming API means nice things like receiving DMs.
     15  * show_ids, already enabled by default for a while, now uses hexa-
     16    decimal numbers, which means a 256-entry backlog instead of just 100.
     17  * Added a mode=strict setting which requires everything to be a command.
     18    The "post" command should then be used to post a Tweet.
     19- Jabber module bugfix that fixes connection issues with at least Google
     20  Talk but reportedly some other servers (OpenFire?) as well.
     21- SSL modules improved a little bit. GnuTLS module now supports SNI and
     22  session caching. Shouldn't change much, but hopefully reduces latency
     23  and bandwidth usage a little bit. 
     24- A bunch of other fixes/improvements here and there.
     25
     26Finished 6 Jan 2013
     27
     28Version 3.0.6:
     29- Updated MSN module to speak MSNP18:
     30  * Biggest change is that this brings MPOP support (you can sign in to
     31    one account from multiple locations).
     32  * Restored support for *sending* offline messages.
     33  * Some support for federated (i.e. Yahoo!) contacts. (Only messages
     34    might work, you won't see them online.)
     35- Twitter:
     36  * Work-around for stalls that are still happening sometimes.
     37  * Added "favourite" command.
     38  * "show_ids" enabled by default.
     39- Handle see-other-host Jabber messages which should fix support for
     40  MSN-XMPP.
     41- Misc. fixes and improvements.
     42
     43Finished 14 Oct 2012
    544
    645Version 3.0.5:
Note: See TracChangeset for help on using the changeset viewer.