CHANGELOG.md

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