CHANGELOG.md

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