forked from yaxim-org/yaxim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
36 lines (33 loc) · 1.23 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
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