CHANGELOG.md

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