CHANGELOG.md

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