1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
telepathy-haze 0.1.2 – "Re: Your Brains" (2007-09-16)
======================================================
* Properly clean up zombie children. No more mountains of defunct
telepathy-haze processes!
* Fix sending messages with <, > and &. (Previously, "i <3 u" was sent as
"i ", which is much less romantic.)
* Use "local-xmpp" rather than "bonjour" as the name of the protocol
formerly known as Rendezvous.
telepathy-haze 0.1.1 – "Release less often, release correctly" (2007-08-17)
===========================================================================
* Fixed some segfaults, and some corruption caused by g_free-ing
slice-allocated memory.
telepathy-haze 0.1.0 – "It's Like The ... 90s" (2007-08-10)
===========================================================
Supported in this release:
* Connecting to MSN, XMPP, AIM known to work.
* Plain text conversations with individual contacts.
* The 'subscribe' list, plus contact list groups.
* Basic presence: available, busy, away, extended away, invisible, with a
message when supported by the underlying prpl.
* Retrieving your own server alias and those of your contacts, plus saving
custom aliases for your contacts to the server (where supported by the
prpl).
* Retrieving your contacts' avatars (but not setting your own).
* Typing notifications.
|