1###Changelog
2
3####Version 1.12.6
4* bug fixes
5
6####Version 1.12.5
7* new create conference dialog
8* show first unread message on top
9* show geo uri as links
10* circumvent long message DOS
11
12####Version 1.12.4
13* show offline members in conference (needs server support)
14* various bug fixes
15
16####Version 1.12.3
17* make omemo default when all resources support it
18* show presence of other resources as template
19* start typing in StartConversationsActivity to search
20* various bug fixes and improvements
21
22####Version 1.12.2
23* fixed pgp presence signing
24
25####Version 1.12.1
26* small bug fixes
27
28####Version 1.12.0
29* new welcome screen that makes it easier to register account
30* expert setting to modify presence
31
32####Version 1.11.7
33* Share xmpp uri from conference details
34* add setting to allow quick sharing
35* various bug fixes
36
37####Version 1.11.6
38* added preference to disable notification light
39* various bug fixes
40
41####Version 1.11.5
42* check file ownership to not accidentally share private files
43
44####Version 1.11.4
45* fixed a bug where contacts are shown as offline
46* improved broken PEP detection
47
48####Version 1.11.3
49* check maximum file size when using HTTP Upload
50* properly calculate caps hash
51
52####Version 1.11.2
53* only add image files to media scanner
54* allow to delete files
55* various bug fixes
56
57####Version 1.11.1
58* fixed some bugs when sharing files with Conversations
59
60####Version 1.11.0
61* OMEMO encrypted conferences
62
63####Version 1.10.1
64* made message correction opt-in
65* various bug fixes
66
67####Version 1.10.0
68* Support for XEP-0357: Push Notifications
69* Support for XEP-0308: Last Message Correction
70* introduced build flavors to make dependence on play-services optional
71
72####Version 1.9.4
73* prevent cleared Conversations from reloading history with MAM
74* various MAM fixes
75
76####Version 1.9.3
77* expert setting that enables host and port configuration
78* expert setting opt-out of bookmark autojoin handling
79* offer to rejoin a conference after server sent unavailable
80* internal rewrites
81
82####Version 1.9.2
83* prevent startup crash on Sailfish OS
84* minor bug fixes
85
86####Version 1.9.1
87* minor bug fixes incl. a workaround for nimbuzz.com
88
89####Version 1.9.0
90* Per conference notification settings
91* Let user decide whether to compress pictures
92* Support for XEP-0368
93* Ask user to exclude Conversations from battery optimizations
94
95####Version 1.8.4
96* prompt to trust own OMEMO devices
97* fixed rotation issues in avatar publication
98* invite non-contact JIDs to conferences
99
100####Version 1.8.3
101* brought text selection back
102
103####Version 1.8.2
104* fixed stuck at 'connecting...' bug
105* make message box behave correctly with multiple links
106
107####Version 1.8.1
108* enabled direct share on Android 6.0
109* ask for permissions on Android 6.0
110* notify on MAM catchup messages
111* bug fixes
112
113####Version 1.8.0
114* TOR/ORBOT support in advanced settings
115* show vcard avatars of participants in a conference
116
117####Version 1.7.3
118* fixed PGP encrypted file transfer
119* fixed repeating messages in slack conferences
120
121####Version 1.7.2
122* decode PGP messages in background
123
124
125####Versrion 1.7.1
126* performance improvements when opening a conversation
127
128####Version 1.7.0
129* CAPTCHA support
130* SASL EXTERNAL (client certifiates)
131* fetching MUC history via MAM
132* redownload deleted files from HTTP hosts
133* Expert setting to automatically set presence
134* bug fixes
135
136####Version 1.6.11
137* tab completion for MUC nicks
138* history export
139* bug fixes
140
141####Version 1.6.10
142* fixed facebook login
143* fixed bug with ejabberd mam
144* use official HTTP File Upload namespace
145
146####Version 1.6.9
147* basic keyboard support
148
149####Version 1.6.8
150* reworked 'enter is send' setting
151* reworked DNS server discovery on lolipop devices
152* various bug fixes
153
154####Version 1.6.7
155* bug fixes
156
157####Version 1.6.6
158* best 1.6 release yet
159
160####Version 1.6.5
161* more OMEMO fixes
162
163####Version 1.6.4
164* setting to enable white chat bubbles
165* limit OMEMO key publish attempts to work around broken PEP
166* various bug fixes
167
168####Version 1.6.3
169* bug fixes
170
171####Version 1.6.2
172* fixed issues with connection time out when server does not support ping
173
174####Version 1.6.1
175* fixed crashes
176
177####Version 1.6.0
178* new multi-end-to-multi-end encryption method
179* redesigned chat bubbles
180* show unexpected encryption changes as red chat bubbles
181* always notify in private/non-anonymous conferences
182
183####Version 1.5.1
184* fixed rare crashes
185* improved otr support
186
187####Version 1.5.0
188* upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side
189
190####Version 1.4.5
191* fixes to message parser to not display some ejabberd muc status messages
192
193####Version 1.4.4
194* added unread count badges on supported devices
195* rewrote message parser
196
197####Version 1.4.0
198* send button turns into quick action button to offer faster access to take photo, send location or record audio
199* visually separate merged messages
200* faster reconnects of failed accounts after network switches
201* r/o vcard avatars for contacts
202* various bug fixes
203
204####Version 1.3.0
205* swipe conversations to end them
206* quickly enable / disable account via slider
207* share multiple images at once
208* expert option to distrust system CAs
209* mlink compatibility
210* bug fixes
211
212####Version 1.2.0
213* Send current location. (requires [plugin](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation))
214* Invite multiple contacts at once
215* performance improvements
216* bug fixes
217
218####Version 1.1.0
219* Typing notifications (must be turned on in settings)
220* Various UI performance improvements
221* bug fixes
222
223####Version 1.0.4
224* load avatars asynchronously on start up
225* support for XEP-0092: Software Version
226
227####Version 1.0.3
228* load messages asynchronously on start up
229* bug fixes
230
231####Version 1.0.2
232* skipped
233
234####Version 1.0.1
235* accept more ciphers
236
237####Version 1.0
238* MUC controls (Affiliaton changes)
239* Added download button to notification
240* Added check box to hide offline contacts
241* Use Material theme and icons on Android L
242* Improved security
243* bug fixes + code clean up
244
245####Version 0.10
246* Support for Message Archive Management
247* Dynamically load message history
248* Ability to block contacts
249* New UI to verify fingerprints
250* Ability to change password on server
251* removed stream compression
252* quiet hours
253* fixed connection issues on ipv6 servers
254
255####Version 0.9.3
256* bug fixes
257
258####Version 0.9.2
259* more bug fixes
260
261####Version 0.9.1
262* bug fixes including some that caused Conversations to crash on start
263
264####Version 0.9
265* arbitrary file transfer
266* more options to verify OTR (SMP, QR Codes, NFC)
267* ability to create instant conferences
268* r/o dynamic tags (presence and roster groups)
269* optional foreground service (expert option)
270* added SCRAM-SHA1 login method
271* bug fixes
272
273####Version 0.8.4
274* bug fixes
275
276####Version 0.8.3
277* increased UI performance
278* fixed rotation bugs
279
280####Version 0.8.2
281* Share contacts via QR codes or NFC
282* Slightly improved UI
283* minor bug fixes
284
285####Version 0.8.1
286* minor bug fixes
287
288####Version 0.8
289* Download HTTP images
290* Show avatars in MUC tiles
291* Disabled SSLv3
292* Performance improvements
293* bug fixes
294
295####Version 0.7.3
296* revised tablet ui
297* internal rewrites
298* bug fixes
299
300####Version 0.7.2
301* show full timestamp in messages
302* brought back option to use JID to identify conferences
303* optionally request delivery receipts (expert option)
304* more languages
305* bug fixes
306
307####Version 0.7.1
308* Optionally use send button as status indicator
309
310####Version 0.7
311* Ability to disable notifications for single conversations
312* Merge messages in chat bubbles
313* Fixes for OpenPGP and OTR (please republish your public key)
314* Improved reliability on sending messages
315* Join password protected Conferences
316* Configurable font size
317* Expert options for encryption
318
319####Version 0.6
320* Support for server side avatars
321* save images in gallery
322* show contact name and picture in non-anonymous conferences
323* reworked account creation
324* various bug fixes
325
326####Version 0.5.2
327* minor bug fixes
328
329####Version 0.5.1
330* couple of small bug fixes that have been missed in 0.5
331* complete translations for Swedish, Dutch, German, Spanish, French, Russian
332
333####Version 0.5
334* UI overhaul
335* MUC / Conference bookmarks
336* A lot of bug fixes
337
338####Version 0.4
339* OTR file encryption
340* keep OTR messages and files on device until both parties or online at the same time
341* XEP-0333. Mark whether the other party has read your messages
342* Delayed messages are now tagged properly
343* Share images from the Gallery
344* Infinit history scrolling
345* Mark the last used presence in presence selection dialog
346
347####Version 0.3
348* Mostly bug fixes and internal rewrites
349* Touch contact picture in conference to highlight
350* Long press on received image to share
351* made OTR more reliable
352* improved issues with occasional message lost
353* experimental conference encryption. (see FAQ)
354
355####Version 0.2.3
356* regression fix with receiving encrypted images
357
358####Version 0.2.2
359* Ability to take photos directly
360* Improved openPGP offline handling
361* Various bug fixes
362* Updated Translations
363
364####Version 0.2.1
365* Various bug fixes
366* Updated Translations
367
368####Version 0.2
369* Image file transfer
370* Better integration with OpenKeychain (PGP encryption)
371* Nicer conversation tiles for conferences
372* Ability to clear conversation history
373* A lot of bug fixes and code clean up
374
375####Version 0.1.3
376* Switched to minidns library to resolve SRV records
377* Faster DNS in some cases
378* Enabled stream compression
379* Added permanent notification when an account fails to connect
380* Various bug fixes involving message notifications
381* Added support for DIGEST-MD5 auth
382
383####Version 0.1.2
384* Various bug fixes relating to conferences
385* Further DNS lookup improvements
386
387####Version 0.1.1
388* Fixed the 'server not found' bug
389
390####Version 0.1
391* Initial release