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