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