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