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