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