1###Changelog
2
3####Version 1.0
4* MUC controls (Affiliaton changes)
5* Added download button to notification
6* Improved security
7* bug fixes + code clean up
8
9####Version 0.10
10* Support for Message Archive Management
11* Dynamically load message history
12* Ability to block contacts
13* New UI to verify fingerprints
14* Ability to change password on server
15* removed stream compression
16* quiet hours
17* fixed connection issues on ipv6 servers
18
19####Version 0.9.3
20* bug fixes
21
22####Version 0.9.2
23* more bug fixes
24
25####Version 0.9.1
26* bug fixes including some that caused Conversations to crash on start
27
28####Version 0.9
29* arbitrary file transfer
30* more options to verify OTR (SMP, QR Codes, NFC)
31* ability to create instant conferences
32* r/o dynamic tags (presence and roster groups)
33* optional foreground service (expert option)
34* added SCRAM-SHA1 login method
35* bug fixes
36
37####Version 0.8.4
38* bug fixes
39
40####Version 0.8.3
41* increased UI performance
42* fixed rotation bugs
43
44####Version 0.8.2
45* Share contacts via QR codes or NFC
46* Slightly improved UI
47* minor bug fixes
48
49####Version 0.8.1
50* minor bug fixes
51
52####Version 0.8
53* Download HTTP images
54* Show avatars in MUC tiles
55* Disabled SSLv3
56* Performance improvments
57* bug fixes
58
59####Version 0.7.3
60* revised tablet ui
61* internal rewrites
62* bug fixes
63
64####Version 0.7.2
65* show full timestamp in messages
66* brought back option to use JID to identify conferences
67* optionally request delivery receipts (expert option)
68* more languages
69* bug fixes
70
71####Version 0.7.1
72* Optionally use send button as status indicator
73
74####Version 0.7
75* Ability to disable notifications for single conversations
76* Merge messages in chat bubbles
77* Fixes for OpenPGP and OTR (please republish your public key)
78* Improved reliability on sending messages
79* Join password protected Conferences
80* Configurable font size
81* Expert options for encryption
82
83####Version 0.6
84* Support for server side avatars
85* save images in gallery
86* show contact name and picture in non-anonymous conferences
87* reworked account creation
88* various bug fixes
89
90####Version 0.5.2
91* minor bug fixes
92
93####Version 0.5.1
94* couple of small bug fixes that have been missed in 0.5
95* complete translations for Swedish, Dutch, German, Spanish, French, Russian
96
97####Version 0.5
98* UI overhaul
99* MUC / Conference bookmarks
100* A lot of bug fixes
101
102####Version 0.4
103* OTR file encryption
104* keep OTR messages and files on device until both parties or online at the same time
105* XEP-0333. Mark wether the other party has read your messages
106* Delayed messages are now tagged properly
107* Share images from the Gallery
108* Infinit history scrolling
109* Mark the last used presence in presence selection dialog
110
111####Version 0.3
112* Mostly bug fixes and internal rewrites
113* Touch contact picture in conference to highlight
114* Long press on received image to share
115* made OTR more reliable
116* improved issues with occasional message lost
117* experimental conference encryption. (see FAQ)
118
119####Version 0.2.3
120* regression fix with receiving encrypted images
121
122####Version 0.2.2
123* Ability to take photos directly
124* Improved openPGP offline handling
125* Various bug fixes
126* Updated Translations
127
128####Version 0.2.1
129* Various bug fixes
130* Updated Translations
131
132####Version 0.2
133* Image file transfer
134* Better integration with OpenKeychain (PGP encryption)
135* Nicer conversation tiles for conferences
136* Ability to clear conversation history
137* A lot of bug fixes and code clean up
138
139####Version 0.1.3
140* Switched to minidns library to resolve SRV records
141* Faster DNS in some cases
142* Enabled stream compression
143* Added permanent notification when an account fails to connect
144* Various bug fixes involving message notifications
145* Added support for DIGEST-MD5 auth
146
147####Version 0.1.2
148* Various bug fixes relating to conferences
149* Further DNS lookup improvements
150
151####Version 0.1.1
152* Fixed the 'server not found' bug
153
154####Version 0.1
155* Initial release