CHANGELOG.md

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