CHANGELOG.md

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