CHANGELOG.md

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