forked from yaxim-org/yaxim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
50 lines (45 loc) · 1.71 KB
/
ChangeLog
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
0.8.6b:
* Also fix client-to-server pings (Oops, sorry!)
0.8.6:
* Fix server-to-client pings (error caused periodic reconnects)
* Better connectivity when changing WiFi networks
* Implement Message Carbons (XEP-0280)
* Share with yaxim: using main contact list now
* Contact context menu: display JID
* Sent messages context menu: new "Resend" option
* Contact sorting is case insensitive now
* Large contact list loads slightly faster
* Minor bug fix when aborting a connection
0.8.5:
* Implement XEP-0199 (client-to-server ping)
* Implement XEP-0184 (message delivery receipts)
* Privacy setting to suppress message content in notification
* Display number of new messages in roster
* Repair scrolling in chat window (fixes #53)
* Work around WiFi/3G reconnection bug
* Implement account creation with yaxim
* New actionbar
* Dark/light theme
* Font size preference
* Display number of members in roster group (fixes #41)
* Backend database changes
0.8.4:
* New user-friendly first startup dialog
* Support Android 3.x and 4.x
* Remember which roster groups were collapsed (fixes #51)
* Support offline timestamps (sending and receiving)
* New roster implementation (using SQLite, fixes #5)
* Enforce SSL by default (fixes #65)
* Support negative priorities (fixes #61)
* Updated ASMACK from flow, fixed SMACK debugging
* Support jabber servers with SRV record (finally!)
0.8.3:
* Fix another auto-reconnect iussue
* Support negative priority (fixes #61)
* Display 'Error' messages as such (fixes #44)
* Show MD5 checksum of SSL certificates (fixes #54)
* Improved UI
0.8.2:
* Fix for annoying auto-reconnect bug! Sorry folks!
* New group separator image
* Auto-clear notification when opening chat window