1# Changelog
2
3### Version 2.16.5
4
5* Minor bug fixes
6
7### Version 2.16.4
8
9* Fix minor regression introduced in 2.16.3
10
11### Version 2.16.3
12
13* exclude older Oppo devices from call integration
14* various bug fixes
15
16### Version 2.16.2
17
18* Run Backup as foreground service to prevent process being stopped after 10 minutes
19
20### Version 2.16.1
21
22* Fix call getting un-muted when switching output devices
23* Exclude all Umidigi devices from call integration
24
25### Version 2.16.0
26
27* Schedule regular backups
28* Exclude all realme devices up to Android 11 from call integration
29* Minor UI (message bubble) improvements
30
31### Version 2.15.3
32
33* fix call integration on some Android 14 devices
34* Introduce 'Invites from Strangers' setting
35
36### Version 2.15.2
37
38* Fix Quicksy registration on Android 6/7
39* Play incoming call ringtone on notification channel
40
41### Version 2.15.1
42
43* Show message status as icons
44* Introduce 'Large font' setting for message bubbles
45
46### Version 2.15.0
47
48* Use Material 3 theme
49* Reorganize settings
50* Synchronize read state across devices
51
52### Version 2.14.2
53
54* Restore access to Channel Discovery for Android 6+7
55* Improve logging for failed call integration
56
57### Version 2.14.1
58
59* Fix A/V calls on Android 8
60* Fix race conditions in new call integration
61* Fix video compression sticking around
62
63### Version 2.14.0
64
65* Improve integration of A/V calls into the operating system
66
67### Version 2.13.4
68
69* Fix minor regressions introduced with 2.13.1
70
71### Version 2.13.3
72
73* Provide easier access to 'Privacy Policy' on Play Store version (Quicksy and Conversations)
74* Remove address book integration on Play Store version of Conversations
75
76### Version 2.13.2
77
78* minor bug fixes
79* slight modifications in Quicksy onboard flow
80
81### Version 2.13.1
82
83* Support P2P file transfer via WebRTC data channels
84* Fix interoperability issues with Bind 2.0 on ejabberd
85* Bundle Let’s Encrypt root certificates for Android <= 7
86
87### Version 2.13.0
88
89* Easier access to 'Show QR code'
90* Support PEP Native Bookmarks
91* Add support for SDP Offer / Answer Model (Used by SIP gateways)
92* Raise target API to Android 14
93
94### Version 2.12.12
95
96* Support Private DNS (DNS over TLS)
97* Support themed launcher icon
98* Fix rare permission issue when sharing files on Android 11+
99
100### Version 2.12.11
101
102* Bump libwebrtc dependency to M117 and bump libvpx
103* Go back to AAC for voice messages
104* Support per app language settings
105
106### Version 2.12.10
107
108* support per conversation notification settings
109* use opus for voice messages on Android 10
110
111### Version 2.12.9
112
113* Introduce new backup file format
114
115### Version 2.12.8
116
117* Disable opening backup files (.ceb) from file manager
118
119### Version 2.12.7
120
121* Remove channel discovery feature from Google Play version
122
123### Version 2.12.6
124
125* Fix 'q' falsely being recognized as cyrillic
126
127### Version 2.12.5
128
129* Bump Target SDK to 33 again
130* Fix issues on servers supporting SASL2 w/o inline Stream Management
131
132### Version 2.12.4
133
134* Revert Target SDK bump (back to 32) to fix various issues on Android 13
135
136### Version 2.12.3
137
138* Improve support for new emojis
139* Add ability to remove account from server
140* Show timestamp for calls
141
142### Version 2.12.2
143
144* Increase corner radius on profile pictures
145
146### Version 2.12.1
147
148* Fix crash in UnifiedPush Distributor
149
150### Version 2.12.0
151
152* Integrate UnifiedPush Distributor to facilitate push messages to other UnifiedPush enabled apps like Tusky and Fedilab
153
154### Version 2.11.3
155
156* Fix messages getting resend when using SASL2
157* Fix black video between some devices
158* Fix crash on empty passwords
159
160### Version 2.11.2
161
162* Fixed regression in P2P file transfer
163
164### Version 2.11.1
165
166* Fix resend loop on servers that support only sm:2
167* Show 'Switch to video' only if other party supports video
168
169### Version 2.11.0
170
171* Implement Extensible SASL Profile, Bind 2.0 and Fast for faster reconnects
172* Implement Channel Binding
173* Add ability to switch from audio call to video call
174* Add ability to delete own avatar
175* Add notification for missed calls
176
177### Version 2.10.10
178
179* Minor bug fixes
180* Restore ability to call out via JMP and other services (Playstore version)
181
182### Version 2.10.9
183
184* Ask for Bluetooth permissions when making A/V calls (You can reject this if you don’t use Bluetooth headsets)
185* Fix bug when calling Movim
186
187### Version 2.10.8
188
189* Fix wrong avatar being shown for group chats
190
191### Version 2.10.7
192
193* always ask for battery optimizations opt-out
194* set local only flag on 'x connected accounts' notifications
195* Minor bug fixes
196
197### Version 2.10.6
198
199* Minor bug fixes
200
201### Version 2.10.5
202
203* Security: Stop downloading files that exceed advertised file size
204* Security: Limit POSH files to 10K
205
206### Version 2.10.4
207
208* Fix interaction with Google Maps Share Location Plugin
209* Remove footnote with regards to server fee
210
211### Version 2.10.3
212
213* Store files in location appropriate for Android 11
214* Attempt to reconnect call after network switch
215* Show caller JID and account JID in incoming call screen
216
217### Version 2.10.2
218
219* Fix crash when rendering some quotes
220* Fix crash in welcome screen
221
222### Version 2.10.1
223
224* Fix issue with some videos not being compressed
225* Fix rare crash when opening notification
226
227### Version 2.10.0
228
229* Show black bars when remote video does not match aspect ratio of screen
230* Improve search performance
231* Add setting to prevent screenshots
232
233### Version 2.9.13
234
235* minor A/V improvements
236
237### Version 2.9.12
238
239* Always verify domain name. No user overwrite
240* Support roster pre authentication
241
242### Version 2.9.11
243
244* Fixed 'No Connectivity' issues on Android 7.1
245
246### Version 2.9.10
247* fix HTTP up/download for users that don’t trust system CAs
248
249### Version 2.9.9
250
251* Various bug fixes around Tor support
252* Improve call compatibility with Dino
253
254### Version 2.9.8
255
256* Verify A/V calls with preexisting OMEMO sessions
257* Improve compatibility with non libwebrtc WebRTC implementations
258
259### Version 2.9.7
260
261* Ability to select incoming call ringtone
262* Fix OpenPGP key id discovery for OpenKeychain 5.6+
263* Properly verify punycode TLS certificates
264* Improve stability of RTP session establishment (calling)
265
266### Version 2.9.6
267
268* Show call button for offline contacts if they previously announced support
269* Back button no longer ends call when call is connected
270* bug fixes
271
272### Version 2.9.5
273
274* Quicksy: Automatically receive verification SMS
275
276### Version 2.9.4
277* minor stability improvements for A/V calls
278* Conversations releases from here on forward require Android 5
279
280### Version 2.9.3
281
282* Fixed connectivity issues when different accounts used different SCRAM mechanisms
283* Add support for SCRAM-SHA-512
284* Allow P2P (Jingle) file transfer with self contact
285
286### Version 2.9.2
287
288* Offer Easy Invite generation on supporting servers
289* Display GIFs send from Movim
290* store avatars in cache
291
292### Version 2.9.1
293
294* fixed search on Android <= 5
295* optimize memory consumption
296
297### Version 2.9.0
298
299* Search individual conversations
300* Notify user if message delivery fails
301* Remember display names (nicks) from Quicksy users across restarts
302* Add button to start Orbot (Tor) from notification if necessary
303
304### Version 2.8.10
305
306* Handle GPX files
307* Improve performance for backup restore
308* bug fixes
309
310### Version 2.8.9
311
312* add 'Return to chat' to audio call screen
313* Improve keyboard shortcuts
314* bug fixes
315
316### Version 2.8.8
317
318* Fixed notifications not showing up under certain conditions
319* Fixed compatibility issues and crashes related to A/V calls
320
321### Version 2.8.7
322
323* Show help button if A/V call fails
324* Fixed some annoying crashes
325* Fixed Jingle connections (file transfer + calls) with bare JIDs
326
327### Version 2.8.6
328
329* Offer to record voice message when callee is busy
330
331### Version 2.8.5
332
333* Reduce echo during calls on some devices
334* Fix login when passwords contains special characters
335* Play dial and busy tones on speaker during video calls
336
337### Version 2.8.4
338
339* Rework Login with certificate UI
340* Add ability to pin chats on top (add to favorites)
341
342### Version 2.8.3
343
344* Move call icon to the left in order to keep other toolbar icons in a consistent place
345* Show call duration during audio calls
346* Tie breaking for A/V calls (the same two people calling each other at the same time)
347
348### Version 2.8.2
349
350* Add button to switch camera during video call
351* Fixed voice calls on tablets
352
353### Version 2.8.1
354
355* Audible feedback (dialing, call started, call ended) for voice calls.
356* Fixed issue with retrying failed video call
357
358### Version 2.8.0
359
360* Audio/Video calls (Requires server support in form of STUN and TURN servers discoverable via XEP-0215)
361
362
363### Version 2.7.1
364
365* Fix avatar selection on some Android 10 devices
366* Fix file transfer for larger files
367
368### Version 2.7.0
369
370* Provide PDF preview on Android 5+
371* Use 12 byte IVs for OMEMO
372
373### Version 2.6.4
374
375* Support automatic theme switching on Android 10
376
377### Version 2.6.3
378
379* Support for ?register and ?register;preauth XMPP uri parameters
380
381### Version 2.6.2
382* let users set their own nick name
383* resume download of OMEMO encrypted files
384* Channels now use '#' as symbol in avatar
385* Quicksy uses 'always' as OMEMO encryption default (hides lock icon)
386
387### Version 2.6.1
388* fixes for Jingle IBB file transfer
389* fixes for repeated corrections filling up the database
390* switched to Last Message Correction v1.1
391
392### Version 2.6.0
393* Introduce expert setting to perform channel discovery on local server instead of [search.jabber.network](https://search.jabber.network)
394* Enable delivery check marks by default and remove setting
395* Enable ‘Send button indicates status’ by default and remove setting
396* Move Backup and Foreground Service settings to main screen
397
398### Version 2.5.12
399* Jingle file transfer fixes
400* Fixed OMEMO self healing (after backup restore) on servers w/o MAM
401
402### Version 2.5.11
403* Fixed crash on Android <5.0
404
405### Version 2.5.10
406* Fixed crash on Xiaomi devices running Android 8.0 + 8.1
407
408### Version 2.5.9
409* fixed minor security issues
410* Share XMPP uri from channel search by long pressing a result
411
412### Version 2.5.8
413* fixed connection issues over Tor
414* P2P file transfer (Jingle) now offers direct candidates
415* Support XEP-0396: Jingle Encrypted Transports - OMEMO
416
417### Version 2.5.7
418* fixed crash when scanning QR codes on Android 6 and lower
419* when sharing a message from and to Conversations insert it as quote
420
421### Version 2.5.6
422* fixes for Jingle file transfer
423* fixed some rare crashes
424
425### Version 2.5.5
426* allow backups to be restored from anywhere
427* bug fixes
428
429### Version 2.5.4
430* stability improvements for group chats and channels
431
432### Version 2.5.3
433* bug fixes for peer to peer file transfer (Jingle)
434* fixed server info for unlimited/unknown max file size
435
436### Version 2.5.2
437* bug fixes
438
439### Version 2.5.1
440* minor bug fixes
441* Set own OMEMO devices to inactive after not seeing them for 14 days. (was 7 days)
442
443### Version 2.5.0
444* Added channel search via search.jabbercat.org
445* Reworked onboarding screens
446* Warn when trying to enter domain address or channel address in Add Contact dialog
447
448### Version 2.4.3
449* Fixed display of private messages sent from another client
450* Fixed backup creation on long time installations
451
452### Version 2.4.2
453* Fix image preview on older Android version
454
455### Version 2.4.1
456* Fixed crash in message view
457
458### Version 2.4.0
459* New Backup / Restore feature
460* Clearly distinguish between (private) group chats and (public) channels
461* Redesigned participants view for group chats and channels
462* Redesigned create new contact/group chat/channel flow in Start Conversation screen
463
464
465### Version 2.3.12
466* Fixed rare crash on start up
467* Fixed avatar not being refreshed in group chats
468
469### Version 2.3.11
470* Support for Android 9 'message style' notifications
471* OMEMO stability improvements
472* Added ability to destroy group chats
473* Do not show deleted files in media browser
474* Added 'Keep Original' as video quality choice
475
476### Version 2.3.10
477* lower minimum required Android version to 4.1
478* Synchronize group chat join/leaves across multiple clients
479* Fixed sending PGP encrypted messages from quick reply
480
481### Version 2.3.9
482* OMEMO stability improvements
483* Context menu when long pressing avatar in 1:1 chat
484
485### Version 2.3.8
486* make PEP avatars public to play nice with Prosody 0.11
487* Fixed re-sending failed files in group chats
488
489### Version 2.3.7
490* long press on 'allow' or 'add back' snackbar to bring up 'reject'
491* bug fixes for Android 9
492
493### Version 2.3.6
494* Improved handling of bookmark nicks
495* Show send PM menu entry in anonymous MUCs
496
497### Version 2.3.5
498* Fixed group chat mentions when nick ends in . (dot)
499* Fixed Conversations not asking for permissions after direct share
500* Fixed CVE-2018-18467
501
502### Version 2.3.4
503* Fixed sending OMEMO files to ChatSecure
504
505### Version 2.3.3
506* Fixed connection issues with user@ip type JIDs
507
508### Version 2.3.2
509* Fixed OMEMO on Android 5.1 & 6.0
510* Added setting for video quality
511* bug fixes
512
513### Version 2.3.1
514* Stronger compression for video files
515* Use SNI on STARTTLS to fix gtalk
516* Fix Quiet Hours on Android 8+
517* Use Consistent Color Generation (XEP-0392)
518
519### Version 2.3.0
520* Preview and ask for confirmation before sending media files
521* View per conversation media files in contact and conference details screens
522* Enable foreground service by default for Android 8 (notification can be disabled by long pressing it)
523* Audio player: disable screen and switch to ear piece
524* Support TLSv1.3 (ejabberd ≤ 18.06 is incompatible with openssl 1.1.1 - Update ejabberd or downgrade openssl if you get ›Stream opening error‹)
525
526
527### Version 2.2.9
528* Store bookmarks in PEP if server has ability to convert to old bookmarks
529* Show Jabber IDs from address book in Start Conversation screen
530
531### Version 2.2.8
532* fixed regression that broke XMPP uris
533
534### Version 2.2.7
535* stability improvements
536
537### Version 2.2.6
538* support old MAM version to work with Prosody
539
540### Version 2.2.5
541* Persist MUC avatar across restarts / show in bookmarks
542* Offer Paste as quote for HTML content
543
544### Version 2.2.4
545* Use group chat name as primary identifier
546* Show group name and subject in group chat details
547* Upload group chat avatar on compatible servers
548
549### Version 2.2.3
550* Introduce Expert Setting to enable direct search
551* Introduce Paste As Quote on Android 6+
552* Fixed issues with HTTP Upload
553
554### Version 2.2.2
555* Fixed connection problems with TLS1.3 servers
556* Attempt to delete broken bundles from PEP
557* Use FCM instead of GCM
558
559### Version 2.2.1
560* improved recording quality
561* load map tiles over Tor if enabled
562
563### Version 2.2.0
564* Integrate Voice Recorder
565* Integrate Share Location
566* Added ability to search messages
567
568### Version 2.1.4
569* bug fixes
570
571### Version 2.1.3
572* Do not process stanzas with invalid JIDs
573
574### Version 2.1.2
575* Fixed avatars not being displayed on new installs
576
577### Version 2.1.1
578* Improved start up performance
579* bug fixes
580
581### Version 2.1.0
582* Added configurable font size
583* Added global OMEMO preference
584* Added scroll to bottom button
585* Only mark visible messages as read
586
587
588### Version 2.0.0
589* OMEMO by default for everything but public group chats
590* Integrate QR code scanner (requires camera permission)
591* Removed support for OTR
592* Removed support for customizable resources
593* Removed slide out panel for conversation overview
594* Add ability to change status message
595* Highlight irregular unicode code blocks in Jabber IDs
596* Conversations now requires Android 4.4+
597
598### Version 1.23.8
599* bug fixes
600
601### Version 1.23.7
602* Improved MAM support + bug fixes
603
604### Version 1.23.6
605* Fixed crash on receiving invalid HTTP slot response
606
607### Version 1.23.5
608* improved self chat
609
610### Version 1.23.4
611* keep screen on while playing audio
612* send delivery receipts after MAM catch-up
613* reduce number of wake locks
614
615### Version 1.23.3
616* Fixed OMEMO device list not being announced
617
618### Version 1.23.2
619* Removed NFC support
620* upload Avatars as JPEG
621* reduce APK size
622
623### Version 1.23.1
624* Show icon instead of image preview in conversation overview
625* fixed loop when trying to decrypt with YubiKey
626
627### Version 1.23.0
628* Support for read markers in private, non-anonymous group chats
629
630### Version 1.22.1
631* Disable swipe to left to end conversation
632* Fixed 'No permission to access …' when opening files shared from the SD card
633* Always open URLs in new tab
634
635### Version 1.22.0
636* Text markup *bold*, _italic_,`monospace` and ~strikethrough~
637* Use same emoji style on all Android versions
638* Display emojis slightly larger within continuous text
639
640### Version 1.21.0
641* Inline player for audio messages
642* Stronger compression for long videos
643* Long press the 'add back' button to show block menu
644
645### Version 1.20.1
646* fixed OTR encrypted file transfer
647
648### Version 1.20.0
649* presence subscription no longer required for OMEMO on compatible servers
650* display emoji-only messages slightly larger
651
652### Version 1.19.5
653* fixed connection loop on Android <4.4
654
655### Version 1.19.4
656* work around for OpensFire’s self signed certs
657* use VPN’s DNS servers first
658
659### Version 1.19.3
660* Do not create foreground service when all accounts are disabled
661* bug fixes
662
663### Version 1.19.2
664* bug fixes
665
666### Version 1.19.1
667* Made DNSSEC hostname validation opt-in
668
669### Version 1.19.0
670* Added 'App Shortcuts' to quickly access frequent contacts
671* Use DNSSEC to verify hostname instead of domain in certificate
672* Setting to enable Heads-up notifications
673* Added date separators in message view
674
675### Version 1.18.5
676* colorize send button only after history is caught up
677* improved MAM catchup strategy
678
679### Version 1.18.4
680* fixed UI freezes during connection timeout
681* fixed notification sound playing twice
682* fixed conversations being marked as read
683* removed 'copy text' in favor of 'select text' and 'share with'
684
685### Version 1.18.3
686* limited GPG encryption for MUC offline members
687
688### Version 1.18.2
689* added support for Android Auto
690* fixed HTTP Download over Tor
691* work around for nimbuzz.com MUCs
692
693### Version 1.18.1
694* bug fixes
695
696### Version 1.18.0
697* Conversations <1.16.0 will be unable to receive OMEMO encrypted messages
698* OMEMO: put auth tag into key (verify auth tag as well)
699* offer to block entire domain in message from stranger snackbar
700* treat URL as file if URL is in oob or contains key
701
702### Version 1.17.1
703* Switch Aztec to QR for faster scans
704* Fixed unread counter for image messages
705
706### Version 1.17.0
707* Do not notify for messages from strangers by default
708* Blocking a JID closes the corresponding conversation
709* Show message sender in conversation overview
710* Show unread counter for every conversation
711* Send typing notifications in private, non-anonymous MUCs
712* Support for the latest MAM namespace
713* Icons for attach menu
714
715### Version 1.16.2
716* change mam catchup strategy. support mam:1
717* bug fixes
718
719### Version 1.16.1
720* UI performance fixes
721* bug fixes
722
723### Version 1.16.0
724* configurable client side message retention period
725* compress videos before sending them
726
727### Version 1.15.5
728* show nick as bold text when mentioned in conference
729* bug fixes
730
731### Version 1.15.4
732* bug fixes
733
734### Version 1.15.3
735* show offline contacts in MUC as grayed-out
736* don't transcode gifs. add overlay indication to gifs
737* bug fixes
738
739### Version 1.15.2
740* bug fixes
741
742### Version 1.15.1
743* support for POSH (RFC7711)
744* support for quoting messages (via select text)
745* verified messages show shield icon. unverified messages show lock
746
747### Version 1.15.0
748* New [Blind Trust Before Verification](https://gultsch.de/trust.html) mode
749* Easily share Barcode and XMPP uri from Account details
750* Automatically deactivate own devices after 7 day of inactivity
751* Improvements fo doze/push mode
752* bug fixes
753
754### Version 1.14.9
755* warn in account details when data saver is enabled
756* automatically enable foreground service after detecting frequent restarts
757* bug fixes
758
759### Version 1.14.8
760* bug fixes
761
762### Version 1.14.7
763* error message accessible via context menu for failed messages
764* don't include pgp signature in anonymous mucs
765* bug fixes
766
767### Version 1.14.6
768* make error notification dismissible
769* bug fixes
770
771
772### Version 1.14.5
773* expert setting to delete OMEMO identities
774* bug fixes
775
776### Version 1.14.4
777* bug fixes
778
779### Version 1.14.3
780* XEP-0377: Spam Reporting
781* fix rare start up crashes
782
783### Version 1.14.2
784* support ANONYMOUS SASL
785* bug fixes
786
787### Version 1.14.1
788* Press lock icon to see why OMEMO is deactivated
789* bug fixes
790
791### Version 1.14.0
792* Improvements for N
793* Quick Reply to Notifications on N
794* Don't download avatars and files when data saver is on
795* bug fixes
796
797### Version 1.13.9
798* bug fixes
799
800### Version 1.13.8
801* show identities instead of resources in selection dialog
802* allow TLS direct connect when port is set to 5223
803* bug fixes
804
805### Version 1.13.7
806* bug fixes
807
808### Version 1.13.6
809* thumbnails for videos
810* bug fixes
811
812### Version 1.13.5
813* bug fixes
814
815### Version 1.13.4
816* support jingle ft:4
817* show contact as DND if one resource is
818* bug fixes
819
820### Version 1.13.3
821* bug fixes
822
823### Version 1.13.2
824* new PGP decryption logic
825* bug fixes
826
827### Version 1.13.1
828* changed some colors in dark theme
829* fixed fall-back message for OMEMO
830
831### Version 1.13.0
832* configurable dark theme
833* opt-in to share Last User Interaction
834
835### Version 1.12.9
836* make grace period configurable
837
838### Version 1.12.8
839* more bug fixes :-(
840
841### Version 1.12.7
842* bug fixes
843
844### Version 1.12.6
845* bug fixes
846
847### Version 1.12.5
848* new create conference dialog
849* show first unread message on top
850* show geo uri as links
851* circumvent long message DOS
852
853### Version 1.12.4
854* show offline members in conference (needs server support)
855* various bug fixes
856
857### Version 1.12.3
858* make omemo default when all resources support it
859* show presence of other resources as template
860* start typing in StartConversationsActivity to search
861* various bug fixes and improvements
862
863### Version 1.12.2
864* fixed pgp presence signing
865
866### Version 1.12.1
867* small bug fixes
868
869### Version 1.12.0
870* new welcome screen that makes it easier to register account
871* expert setting to modify presence
872
873### Version 1.11.7
874* Share xmpp uri from conference details
875* add setting to allow quick sharing
876* various bug fixes
877
878### Version 1.11.6
879* added preference to disable notification light
880* various bug fixes
881
882### Version 1.11.5
883* check file ownership to not accidentally share private files
884
885### Version 1.11.4
886* fixed a bug where contacts are shown as offline
887* improved broken PEP detection
888
889### Version 1.11.3
890* check maximum file size when using HTTP Upload
891* properly calculate caps hash
892
893### Version 1.11.2
894* only add image files to media scanner
895* allow to delete files
896* various bug fixes
897
898### Version 1.11.1
899* fixed some bugs when sharing files with Conversations
900
901### Version 1.11.0
902* OMEMO encrypted conferences
903
904### Version 1.10.1
905* made message correction opt-in
906* various bug fixes
907
908### Version 1.10.0
909* Support for XEP-0357: Push Notifications
910* Support for XEP-0308: Last Message Correction
911* introduced build flavors to make dependence on play-services optional
912
913### Version 1.9.4
914* prevent cleared Conversations from reloading history with MAM
915* various MAM fixes
916
917### Version 1.9.3
918* expert setting that enables host and port configuration
919* expert setting opt-out of bookmark autojoin handling
920* offer to rejoin a conference after server sent unavailable
921* internal rewrites
922
923### Version 1.9.2
924* prevent startup crash on Sailfish OS
925* minor bug fixes
926
927### Version 1.9.1
928* minor bug fixes incl. a workaround for nimbuzz.com
929
930### Version 1.9.0
931* Per conference notification settings
932* Let user decide whether to compress pictures
933* Support for XEP-0368
934* Ask user to exclude Conversations from battery optimizations
935
936### Version 1.8.4
937* prompt to trust own OMEMO devices
938* fixed rotation issues in avatar publication
939* invite non-contact JIDs to conferences
940
941### Version 1.8.3
942* brought text selection back
943
944### Version 1.8.2
945* fixed stuck at 'connecting...' bug
946* make message box behave correctly with multiple links
947
948### Version 1.8.1
949* enabled direct share on Android 6.0
950* ask for permissions on Android 6.0
951* notify on MAM catchup messages
952* bug fixes
953
954### Version 1.8.0
955* TOR/ORBOT support in advanced settings
956* show vcard avatars of participants in a conference
957
958### Version 1.7.3
959* fixed PGP encrypted file transfer
960* fixed repeating messages in slack conferences
961
962### Version 1.7.2
963* decode PGP messages in background
964
965### Version 1.7.1
966* performance improvements when opening a conversation
967
968### Version 1.7.0
969* CAPTCHA support
970* SASL EXTERNAL (client certificates)
971* fetching MUC history via MAM
972* redownload deleted files from HTTP hosts
973* Expert setting to automatically set presence
974* bug fixes
975
976### Version 1.6.11
977* tab completion for MUC nicks
978* history export
979* bug fixes
980
981### Version 1.6.10
982* fixed facebook login
983* fixed bug with ejabberd mam
984* use official HTTP File Upload namespace
985
986### Version 1.6.9
987* basic keyboard support
988
989### Version 1.6.8
990* reworked 'enter is send' setting
991* reworked DNS server discovery on lolipop devices
992* various bug fixes
993
994### Version 1.6.7
995* bug fixes
996
997### Version 1.6.6
998* best 1.6 release yet
999
1000### Version 1.6.5
1001* more OMEMO fixes
1002
1003### Version 1.6.4
1004* setting to enable white chat bubbles
1005* limit OMEMO key publish attempts to work around broken PEP
1006* various bug fixes
1007
1008### Version 1.6.3
1009* bug fixes
1010
1011### Version 1.6.2
1012* fixed issues with connection time out when server does not support ping
1013
1014### Version 1.6.1
1015* fixed crashes
1016
1017### Version 1.6.0
1018* new multi-end-to-multi-end encryption method
1019* redesigned chat bubbles
1020* show unexpected encryption changes as red chat bubbles
1021* always notify in private/non-anonymous conferences
1022
1023### Version 1.5.1
1024* fixed rare crashes
1025* improved otr support
1026
1027### Version 1.5.0
1028* upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side
1029
1030### Version 1.4.5
1031* fixes to message parser to not display some ejabberd muc status messages
1032
1033### Version 1.4.4
1034* added unread count badges on supported devices
1035* rewrote message parser
1036
1037### Version 1.4.0
1038* send button turns into quick action button to offer faster access to take photo, send location or record audio
1039* visually separate merged messages
1040* faster reconnects of failed accounts after network switches
1041* r/o vcard avatars for contacts
1042* various bug fixes
1043
1044### Version 1.3.0
1045* swipe conversations to end them
1046* quickly enable / disable account via slider
1047* share multiple images at once
1048* expert option to distrust system CAs
1049* mlink compatibility
1050* bug fixes
1051
1052### Version 1.2.0
1053* Send current location. (requires [plugin](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation))
1054* Invite multiple contacts at once
1055* performance improvements
1056* bug fixes
1057
1058### Version 1.1.0
1059* Typing notifications (must be turned on in settings)
1060* Various UI performance improvements
1061* bug fixes
1062
1063### Version 1.0.4
1064* load avatars asynchronously on start up
1065* support for XEP-0092: Software Version
1066
1067### Version 1.0.3
1068* load messages asynchronously on start up
1069* bug fixes
1070
1071### Version 1.0.2
1072* skipped
1073
1074### Version 1.0.1
1075* accept more ciphers
1076
1077### Version 1.0
1078* MUC controls (Affiliation changes)
1079* Added download button to notification
1080* Added check box to hide offline contacts
1081* Use Material theme and icons on Android L
1082* Improved security
1083* bug fixes + code clean up
1084
1085### Version 0.10
1086* Support for Message Archive Management
1087* Dynamically load message history
1088* Ability to block contacts
1089* New UI to verify fingerprints
1090* Ability to change password on server
1091* removed stream compression
1092* quiet hours
1093* fixed connection issues on ipv6 servers
1094
1095### Version 0.9.3
1096* bug fixes
1097
1098### Version 0.9.2
1099* more bug fixes
1100
1101### Version 0.9.1
1102* bug fixes including some that caused Conversations to crash on start
1103
1104### Version 0.9
1105* arbitrary file transfer
1106* more options to verify OTR (SMP, QR Codes, NFC)
1107* ability to create instant conferences
1108* r/o dynamic tags (presence and roster groups)
1109* optional foreground service (expert option)
1110* added SCRAM-SHA1 login method
1111* bug fixes
1112
1113### Version 0.8.4
1114* bug fixes
1115
1116### Version 0.8.3
1117* increased UI performance
1118* fixed rotation bugs
1119
1120### Version 0.8.2
1121* Share contacts via QR codes or NFC
1122* Slightly improved UI
1123* minor bug fixes
1124
1125### Version 0.8.1
1126* minor bug fixes
1127
1128### Version 0.8
1129* Download HTTP images
1130* Show avatars in MUC tiles
1131* Disabled SSLv3
1132* Performance improvements
1133* bug fixes
1134
1135### Version 0.7.3
1136* revised tablet ui
1137* internal rewrites
1138* bug fixes
1139
1140### Version 0.7.2
1141* show full timestamp in messages
1142* brought back option to use JID to identify conferences
1143* optionally request delivery receipts (expert option)
1144* more languages
1145* bug fixes
1146
1147### Version 0.7.1
1148* Optionally use send button as status indicator
1149
1150### Version 0.7
1151* Ability to disable notifications for single conversations
1152* Merge messages in chat bubbles
1153* Fixes for OpenPGP and OTR (please republish your public key)
1154* Improved reliability on sending messages
1155* Join password protected Conferences
1156* Configurable font size
1157* Expert options for encryption
1158
1159### Version 0.6
1160* Support for server side avatars
1161* save images in gallery
1162* show contact name and picture in non-anonymous conferences
1163* reworked account creation
1164* various bug fixes
1165
1166### Version 0.5.2
1167* minor bug fixes
1168
1169### Version 0.5.1
1170* couple of small bug fixes that have been missed in 0.5
1171* complete translations for Swedish, Dutch, German, Spanish, French, Russian
1172
1173### Version 0.5
1174* UI overhaul
1175* MUC / Conference bookmarks
1176* A lot of bug fixes
1177
1178### Version 0.4
1179* OTR file encryption
1180* keep OTR messages and files on device until both parties or online at the same time
1181* XEP-0333. Mark whether the other party has read your messages
1182* Delayed messages are now tagged properly
1183* Share images from the Gallery
1184* Infinite history scrolling
1185* Mark the last used presence in presence selection dialog
1186
1187### Version 0.3
1188* Mostly bug fixes and internal rewrites
1189* Touch contact picture in conference to highlight
1190* Long press on received image to share
1191* made OTR more reliable
1192* improved issues with occasional message lost
1193* experimental conference encryption. (see FAQ)
1194
1195### Version 0.2.3
1196* regression fix with receiving encrypted images
1197
1198### Version 0.2.2
1199* Ability to take photos directly
1200* Improved openPGP offline handling
1201* Various bug fixes
1202* Updated Translations
1203
1204### Version 0.2.1
1205* Various bug fixes
1206* Updated Translations
1207
1208### Version 0.2
1209* Image file transfer
1210* Better integration with OpenKeychain (PGP encryption)
1211* Nicer conversation tiles for conferences
1212* Ability to clear conversation history
1213* A lot of bug fixes and code clean up
1214
1215### Version 0.1.3
1216* Switched to minidns library to resolve SRV records
1217* Faster DNS in some cases
1218* Enabled stream compression
1219* Added permanent notification when an account fails to connect
1220* Various bug fixes involving message notifications
1221* Added support for DIGEST-MD5 auth
1222
1223### Version 0.1.2
1224* Various bug fixes relating to conferences
1225* Further DNS lookup improvements
1226
1227### Version 0.1.1
1228* Fixed the 'server not found' bug
1229
1230### Version 0.1
1231* Initial release