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