1# Changelog
2
3### Version 1.20.1
4* fixed OTR encrypted file transfer
5
6### Version 1.20.0
7* presence subscription no longer required for OMEMO on compatible servers
8* display emoji-only messages slightly larger
9
10### Version 1.19.5
11* fixed connection loop on Android <4.4
12
13### Version 1.19.4
14* work around for OpensFire’s self signed certs
15* use VPN’s DNS servers first
16
17### Version 1.19.3
18* Do not create foreground service when all accounts are disabled
19* bug fixes
20
21### Version 1.19.2
22* bug fixes
23
24### Version 1.19.1
25* Made DNSSEC hostname validation opt-in
26
27### Version 1.19.0
28* Added 'App Shortcuts' to quickly access frequent contacts
29* Use DNSSEC to verify hostname instead of domain in certificate
30* Setting to enable Heads-up notifications
31* Added date separators in message view
32
33### Version 1.18.5
34* colorize send button only after history is caught up
35* improved MAM catchup strategy
36
37### Version 1.18.4
38* fixed UI freezes during connection timeout
39* fixed notification sound playing twice
40* fixed conversations being marked as read
41* removed 'copy text' in favor of 'select text' and 'share with'
42
43### Version 1.18.3
44* limited GPG encryption for MUC offline members
45
46### Version 1.18.2
47* added support for Android Auto
48* fixed HTTP Download over Tor
49* work around for nimbuzz.com MUCs
50
51### Version 1.18.1
52* bug fixes
53
54### Version 1.18.0
55* Conversations <1.16.0 will be unable to receive OMEMO encrypted messages
56* OMEMO: put auth tag into key (verify auth tag as well)
57* offer to block entire domain in message from stranger snackbar
58* treat URL as file if URL is in oob or contains key
59
60### Version 1.17.1
61* Switch Aztec to QR for faster scans
62* Fixed unread counter for image messages
63
64### Version 1.17.0
65* Do not notify for messages from strangers by default
66* Blocking a JID closes the corresponding conversation
67* Show message sender in conversation overview
68* Show unread counter for every conversation
69* Send typing notifications in private, non-anonymous MUCs
70* Support for the latest MAM namespace
71* Icons for attach menu
72
73### Version 1.16.2
74* change mam catchup strategie. support mam:1
75* bug fixes
76
77
78### Version 1.16.1
79* UI performance fixes
80* bug fixes
81
82### Version 1.16.0
83* configurable client side message retention period
84* compress videos before sending them
85
86### Version 1.15.5
87* show nick as bold text when mentioned in conference
88* bug fixes
89
90### Version 1.15.4
91* bug fixes
92
93### Version 1.15.3
94* show offline contacts in MUC as grayed-out
95* don't transcode gifs. add overlay indication to gifs
96* bug fixes
97
98### Version 1.15.2
99* bug fixes
100
101### Version 1.15.1
102* support for POSH (RFC7711)
103* support for quoting messages (via select text)
104* verified messages show shield icon. unverified messages show lock
105
106### Version 1.15.0
107* New [Blind Trust Before Verification](https://gultsch.de/trust.html) mode
108* Easily share Barcode and XMPP uri from Account details
109* Automatically deactivate own devices after 7 day of inactivity
110* Improvements fo doze/push mode
111* bug fixes
112
113### Version 1.14.9
114* warn in account details when data saver is enabled
115* automatically enable foreground service after detecting frequent restarts
116* bug fixes
117
118### Version 1.14.8
119* bug fixes
120
121### Version 1.14.7
122* error message accessible via context menu for failed messages
123* don't include pgp signature in anonymous mucs
124* bug fixes
125
126### Version 1.14.6
127* make error notification dismissable
128* bug fixes
129
130
131### Version 1.14.5
132* expert setting to delete OMEMO identities
133* bug fixes
134
135### Version 1.14.4
136* bug fixes
137
138### Version 1.14.3
139* XEP-0377: Spam Reporting
140* fix rare start up crashes
141
142### Version 1.14.2
143* support ANONYMOUS SASL
144* bug fixes
145
146### Version 1.14.1
147* Press lock icon to see why OMEMO is deactivated
148* bug fixes
149
150### Version 1.14.0
151* Improvments for N
152* Quick Reply to Notifications on N
153* Don't download avatars and files when data saver is on
154* bug fixes
155
156### Version 1.13.9
157* bug fixes
158
159### Version 1.13.8
160* show identities instead of resources in selection dialog
161* allow TLS direct connect when port is set to 5223
162* bug fixes
163
164### Version 1.13.7
165* bug fixes
166
167### Version 1.13.6
168* thumbnails for videos
169* bug fixes
170
171### Version 1.13.5
172* bug fixes
173
174### Version 1.13.4
175* support jingle ft:4
176* show contact as DND if one resource is
177* bug fixes
178
179### Version 1.13.3
180* bug fixes
181
182### Version 1.13.2
183* new PGP decryption logic
184* bug fixes
185
186### Version 1.13.1
187* changed some colors in dark theme
188* fixed fall-back message for OMEMO
189
190### Version 1.13.0
191* configurable dark theme
192* opt-in to share Last User Interaction
193
194### Version 1.12.9
195* make grace period configurable
196
197### Version 1.12.8
198* more bug fixes :-(
199
200### Version 1.12.7
201* bug fixes
202
203### Version 1.12.6
204* bug fixes
205
206### Version 1.12.5
207* new create conference dialog
208* show first unread message on top
209* show geo uri as links
210* circumvent long message DOS
211
212### Version 1.12.4
213* show offline members in conference (needs server support)
214* various bug fixes
215
216### Version 1.12.3
217* make omemo default when all resources support it
218* show presence of other resources as template
219* start typing in StartConversationsActivity to search
220* various bug fixes and improvements
221
222### Version 1.12.2
223* fixed pgp presence signing
224
225### Version 1.12.1
226* small bug fixes
227
228### Version 1.12.0
229* new welcome screen that makes it easier to register account
230* expert setting to modify presence
231
232### Version 1.11.7
233* Share xmpp uri from conference details
234* add setting to allow quick sharing
235* various bug fixes
236
237### Version 1.11.6
238* added preference to disable notification light
239* various bug fixes
240
241### Version 1.11.5
242* check file ownership to not accidentally share private files
243
244### Version 1.11.4
245* fixed a bug where contacts are shown as offline
246* improved broken PEP detection
247
248### Version 1.11.3
249* check maximum file size when using HTTP Upload
250* properly calculate caps hash
251
252### Version 1.11.2
253* only add image files to media scanner
254* allow to delete files
255* various bug fixes
256
257### Version 1.11.1
258* fixed some bugs when sharing files with Conversations
259
260### Version 1.11.0
261* OMEMO encrypted conferences
262
263### Version 1.10.1
264* made message correction opt-in
265* various bug fixes
266
267### Version 1.10.0
268* Support for XEP-0357: Push Notifications
269* Support for XEP-0308: Last Message Correction
270* introduced build flavors to make dependence on play-services optional
271
272### Version 1.9.4
273* prevent cleared Conversations from reloading history with MAM
274* various MAM fixes
275
276### Version 1.9.3
277* expert setting that enables host and port configuration
278* expert setting opt-out of bookmark autojoin handling
279* offer to rejoin a conference after server sent unavailable
280* internal rewrites
281
282### Version 1.9.2
283* prevent startup crash on Sailfish OS
284* minor bug fixes
285
286### Version 1.9.1
287* minor bug fixes incl. a workaround for nimbuzz.com
288
289### Version 1.9.0
290* Per conference notification settings
291* Let user decide whether to compress pictures
292* Support for XEP-0368
293* Ask user to exclude Conversations from battery optimizations
294
295### Version 1.8.4
296* prompt to trust own OMEMO devices
297* fixed rotation issues in avatar publication
298* invite non-contact JIDs to conferences
299
300### Version 1.8.3
301* brought text selection back
302
303### Version 1.8.2
304* fixed stuck at 'connecting...' bug
305* make message box behave correctly with multiple links
306
307### Version 1.8.1
308* enabled direct share on Android 6.0
309* ask for permissions on Android 6.0
310* notify on MAM catchup messages
311* bug fixes
312
313### Version 1.8.0
314* TOR/ORBOT support in advanced settings
315* show vcard avatars of participants in a conference
316
317### Version 1.7.3
318* fixed PGP encrypted file transfer
319* fixed repeating messages in slack conferences
320
321### Version 1.7.2
322* decode PGP messages in background
323
324####Versrion 1.7.1
325* performance improvements when opening a conversation
326
327### Version 1.7.0
328* CAPTCHA support
329* SASL EXTERNAL (client certifiates)
330* fetching MUC history via MAM
331* redownload deleted files from HTTP hosts
332* Expert setting to automatically set presence
333* bug fixes
334
335### Version 1.6.11
336* tab completion for MUC nicks
337* history export
338* bug fixes
339
340### Version 1.6.10
341* fixed facebook login
342* fixed bug with ejabberd mam
343* use official HTTP File Upload namespace
344
345### Version 1.6.9
346* basic keyboard support
347
348### Version 1.6.8
349* reworked 'enter is send' setting
350* reworked DNS server discovery on lolipop devices
351* various bug fixes
352
353### Version 1.6.7
354* bug fixes
355
356### Version 1.6.6
357* best 1.6 release yet
358
359### Version 1.6.5
360* more OMEMO fixes
361
362### Version 1.6.4
363* setting to enable white chat bubbles
364* limit OMEMO key publish attempts to work around broken PEP
365* various bug fixes
366
367### Version 1.6.3
368* bug fixes
369
370### Version 1.6.2
371* fixed issues with connection time out when server does not support ping
372
373### Version 1.6.1
374* fixed crashes
375
376### Version 1.6.0
377* new multi-end-to-multi-end encryption method
378* redesigned chat bubbles
379* show unexpected encryption changes as red chat bubbles
380* always notify in private/non-anonymous conferences
381
382### Version 1.5.1
383* fixed rare crashes
384* improved otr support
385
386### Version 1.5.0
387* upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side
388
389### Version 1.4.5
390* fixes to message parser to not display some ejabberd muc status messages
391
392### Version 1.4.4
393* added unread count badges on supported devices
394* rewrote message parser
395
396### Version 1.4.0
397* send button turns into quick action button to offer faster access to take photo, send location or record audio
398* visually separate merged messages
399* faster reconnects of failed accounts after network switches
400* r/o vcard avatars for contacts
401* various bug fixes
402
403### Version 1.3.0
404* swipe conversations to end them
405* quickly enable / disable account via slider
406* share multiple images at once
407* expert option to distrust system CAs
408* mlink compatibility
409* bug fixes
410
411### Version 1.2.0
412* Send current location. (requires [plugin](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation))
413* Invite multiple contacts at once
414* performance improvements
415* bug fixes
416
417### Version 1.1.0
418* Typing notifications (must be turned on in settings)
419* Various UI performance improvements
420* bug fixes
421
422### Version 1.0.4
423* load avatars asynchronously on start up
424* support for XEP-0092: Software Version
425
426### Version 1.0.3
427* load messages asynchronously on start up
428* bug fixes
429
430### Version 1.0.2
431* skipped
432
433### Version 1.0.1
434* accept more ciphers
435
436### Version 1.0
437* MUC controls (Affiliaton changes)
438* Added download button to notification
439* Added check box to hide offline contacts
440* Use Material theme and icons on Android L
441* Improved security
442* bug fixes + code clean up
443
444### Version 0.10
445* Support for Message Archive Management
446* Dynamically load message history
447* Ability to block contacts
448* New UI to verify fingerprints
449* Ability to change password on server
450* removed stream compression
451* quiet hours
452* fixed connection issues on ipv6 servers
453
454### Version 0.9.3
455* bug fixes
456
457### Version 0.9.2
458* more bug fixes
459
460### Version 0.9.1
461* bug fixes including some that caused Conversations to crash on start
462
463### Version 0.9
464* arbitrary file transfer
465* more options to verify OTR (SMP, QR Codes, NFC)
466* ability to create instant conferences
467* r/o dynamic tags (presence and roster groups)
468* optional foreground service (expert option)
469* added SCRAM-SHA1 login method
470* bug fixes
471
472### Version 0.8.4
473* bug fixes
474
475### Version 0.8.3
476* increased UI performance
477* fixed rotation bugs
478
479### Version 0.8.2
480* Share contacts via QR codes or NFC
481* Slightly improved UI
482* minor bug fixes
483
484### Version 0.8.1
485* minor bug fixes
486
487### Version 0.8
488* Download HTTP images
489* Show avatars in MUC tiles
490* Disabled SSLv3
491* Performance improvements
492* bug fixes
493
494### Version 0.7.3
495* revised tablet ui
496* internal rewrites
497* bug fixes
498
499### Version 0.7.2
500* show full timestamp in messages
501* brought back option to use JID to identify conferences
502* optionally request delivery receipts (expert option)
503* more languages
504* bug fixes
505
506### Version 0.7.1
507* Optionally use send button as status indicator
508
509### Version 0.7
510* Ability to disable notifications for single conversations
511* Merge messages in chat bubbles
512* Fixes for OpenPGP and OTR (please republish your public key)
513* Improved reliability on sending messages
514* Join password protected Conferences
515* Configurable font size
516* Expert options for encryption
517
518### Version 0.6
519* Support for server side avatars
520* save images in gallery
521* show contact name and picture in non-anonymous conferences
522* reworked account creation
523* various bug fixes
524
525### Version 0.5.2
526* minor bug fixes
527
528### Version 0.5.1
529* couple of small bug fixes that have been missed in 0.5
530* complete translations for Swedish, Dutch, German, Spanish, French, Russian
531
532### Version 0.5
533* UI overhaul
534* MUC / Conference bookmarks
535* A lot of bug fixes
536
537### Version 0.4
538* OTR file encryption
539* keep OTR messages and files on device until both parties or online at the same time
540* XEP-0333. Mark whether the other party has read your messages
541* Delayed messages are now tagged properly
542* Share images from the Gallery
543* Infinit history scrolling
544* Mark the last used presence in presence selection dialog
545
546### Version 0.3
547* Mostly bug fixes and internal rewrites
548* Touch contact picture in conference to highlight
549* Long press on received image to share
550* made OTR more reliable
551* improved issues with occasional message lost
552* experimental conference encryption. (see FAQ)
553
554### Version 0.2.3
555* regression fix with receiving encrypted images
556
557### Version 0.2.2
558* Ability to take photos directly
559* Improved openPGP offline handling
560* Various bug fixes
561* Updated Translations
562
563### Version 0.2.1
564* Various bug fixes
565* Updated Translations
566
567### Version 0.2
568* Image file transfer
569* Better integration with OpenKeychain (PGP encryption)
570* Nicer conversation tiles for conferences
571* Ability to clear conversation history
572* A lot of bug fixes and code clean up
573
574### Version 0.1.3
575* Switched to minidns library to resolve SRV records
576* Faster DNS in some cases
577* Enabled stream compression
578* Added permanent notification when an account fails to connect
579* Various bug fixes involving message notifications
580* Added support for DIGEST-MD5 auth
581
582### Version 0.1.2
583* Various bug fixes relating to conferences
584* Further DNS lookup improvements
585
586### Version 0.1.1
587* Fixed the 'server not found' bug
588
589### Version 0.1
590* Initial release