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