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