1###Changelog
2
3####Version 1.6.7
4* bug fixes
5
6####Version 1.6.6
7* best 1.6 release yet
8
9####Version 1.6.5
10* more OMEMO fixes
11
12####Version 1.6.4
13* setting to enable white chat bubbles
14* limit OMEMO key publish attempts to work around broken PEP
15* various bug fixes
16
17####Version 1.6.3
18* bug fixes
19
20####Version 1.6.2
21* fixed issues with connection time out when server does not support ping
22
23####Version 1.6.1
24* fixed crashes
25
26####Version 1.6.0
27* new multi-end-to-multi-end encryption method
28* redesigned chat bubbles
29* show unexpected encryption changes as red chat bubbles
30* always notify in private/non-anonymous conferences
31
32####Version 1.5.1
33* fixed rare crashes
34* improved otr support
35
36####Version 1.5.0
37* upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side
38
39####Version 1.4.5
40* fixes to message parser to not display some ejabberd muc status messages
41
42####Version 1.4.4
43* added unread count badges on supported devices
44* rewrote message parser
45
46####Version 1.4.0
47* send button turns into quick action button to offer faster access to take photo, send location or record audio
48* visually seperate merged messages
49* faster reconnects of failed accounts after network switches
50* r/o vcard avatars for contacts
51* various bug fixes
52
53####Version 1.3.0
54* swipe conversations to end them
55* quickly enable / disable account via slider
56* share multiple images at once
57* expert option to distrust system CAs
58* mlink compatibility
59* bug fixes
60
61####Version 1.2.0
62* Send current location. (requires [plugin](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation))
63* Invite multiple contacts at once
64* performance improvements
65* bug fixes
66
67####Version 1.1.0
68* Typing notifications (must be turned on in settings)
69* Various UI performance improvements
70* bug fixes
71
72####Version 1.0.4
73* load avatars asynchronously on start up
74* support for XEP-0092: Software Version
75
76####Version 1.0.3
77* load messages asynchronously on start up
78* bug fixes
79
80####Version 1.0.2
81* skipped
82
83####Version 1.0.1
84* accept more ciphers
85
86####Version 1.0
87* MUC controls (Affiliaton changes)
88* Added download button to notification
89* Added check box to hide offline contacts
90* Use Material theme and icons on Android L
91* Improved security
92* bug fixes + code clean up
93
94####Version 0.10
95* Support for Message Archive Management
96* Dynamically load message history
97* Ability to block contacts
98* New UI to verify fingerprints
99* Ability to change password on server
100* removed stream compression
101* quiet hours
102* fixed connection issues on ipv6 servers
103
104####Version 0.9.3
105* bug fixes
106
107####Version 0.9.2
108* more bug fixes
109
110####Version 0.9.1
111* bug fixes including some that caused Conversations to crash on start
112
113####Version 0.9
114* arbitrary file transfer
115* more options to verify OTR (SMP, QR Codes, NFC)
116* ability to create instant conferences
117* r/o dynamic tags (presence and roster groups)
118* optional foreground service (expert option)
119* added SCRAM-SHA1 login method
120* bug fixes
121
122####Version 0.8.4
123* bug fixes
124
125####Version 0.8.3
126* increased UI performance
127* fixed rotation bugs
128
129####Version 0.8.2
130* Share contacts via QR codes or NFC
131* Slightly improved UI
132* minor bug fixes
133
134####Version 0.8.1
135* minor bug fixes
136
137####Version 0.8
138* Download HTTP images
139* Show avatars in MUC tiles
140* Disabled SSLv3
141* Performance improvments
142* bug fixes
143
144####Version 0.7.3
145* revised tablet ui
146* internal rewrites
147* bug fixes
148
149####Version 0.7.2
150* show full timestamp in messages
151* brought back option to use JID to identify conferences
152* optionally request delivery receipts (expert option)
153* more languages
154* bug fixes
155
156####Version 0.7.1
157* Optionally use send button as status indicator
158
159####Version 0.7
160* Ability to disable notifications for single conversations
161* Merge messages in chat bubbles
162* Fixes for OpenPGP and OTR (please republish your public key)
163* Improved reliability on sending messages
164* Join password protected Conferences
165* Configurable font size
166* Expert options for encryption
167
168####Version 0.6
169* Support for server side avatars
170* save images in gallery
171* show contact name and picture in non-anonymous conferences
172* reworked account creation
173* various bug fixes
174
175####Version 0.5.2
176* minor bug fixes
177
178####Version 0.5.1
179* couple of small bug fixes that have been missed in 0.5
180* complete translations for Swedish, Dutch, German, Spanish, French, Russian
181
182####Version 0.5
183* UI overhaul
184* MUC / Conference bookmarks
185* A lot of bug fixes
186
187####Version 0.4
188* OTR file encryption
189* keep OTR messages and files on device until both parties or online at the same time
190* XEP-0333. Mark wether the other party has read your messages
191* Delayed messages are now tagged properly
192* Share images from the Gallery
193* Infinit history scrolling
194* Mark the last used presence in presence selection dialog
195
196####Version 0.3
197* Mostly bug fixes and internal rewrites
198* Touch contact picture in conference to highlight
199* Long press on received image to share
200* made OTR more reliable
201* improved issues with occasional message lost
202* experimental conference encryption. (see FAQ)
203
204####Version 0.2.3
205* regression fix with receiving encrypted images
206
207####Version 0.2.2
208* Ability to take photos directly
209* Improved openPGP offline handling
210* Various bug fixes
211* Updated Translations
212
213####Version 0.2.1
214* Various bug fixes
215* Updated Translations
216
217####Version 0.2
218* Image file transfer
219* Better integration with OpenKeychain (PGP encryption)
220* Nicer conversation tiles for conferences
221* Ability to clear conversation history
222* A lot of bug fixes and code clean up
223
224####Version 0.1.3
225* Switched to minidns library to resolve SRV records
226* Faster DNS in some cases
227* Enabled stream compression
228* Added permanent notification when an account fails to connect
229* Various bug fixes involving message notifications
230* Added support for DIGEST-MD5 auth
231
232####Version 0.1.2
233* Various bug fixes relating to conferences
234* Further DNS lookup improvements
235
236####Version 0.1.1
237* Fixed the 'server not found' bug
238
239####Version 0.1
240* Initial release