Conversations/CHANGELOG.md

5.7 KiB

###Changelog

####Version 1.6.2

  • fixed issues with connection time out when server does not support ping

####Version 1.6.1

  • fixed crashes

####Version 1.6.0

  • new multi-end-to-multi-end encryption method
  • redesigned chat bubbles
  • show unexpected encryption changes as red chat bubbles
  • always notify in private/non-anonymous conferences

####Version 1.5.1

  • fixed rare crashes
  • improved otr support

####Version 1.5.0

  • upload files to HTTP host and share them in MUCs. requires new HttpUploadComponent on server side

####Version 1.4.5

  • fixes to message parser to not display some ejabberd muc status messages

####Version 1.4.4

  • added unread count badges on supported devices
  • rewrote message parser

####Version 1.4.0

  • send button turns into quick action button to offer faster access to take photo, send location or record audio
  • visually seperate merged messages
  • faster reconnects of failed accounts after network switches
  • r/o vcard avatars for contacts
  • various bug fixes

####Version 1.3.0

  • swipe conversations to end them
  • quickly enable / disable account via slider
  • share multiple images at once
  • expert option to distrust system CAs
  • mlink compatibility
  • bug fixes

####Version 1.2.0

  • Send current location. (requires plugin)
  • Invite multiple contacts at once
  • performance improvements
  • bug fixes

####Version 1.1.0

  • Typing notifications (must be turned on in settings)
  • Various UI performance improvements
  • bug fixes

####Version 1.0.4

  • load avatars asynchronously on start up
  • support for XEP-0092: Software Version

####Version 1.0.3

  • load messages asynchronously on start up
  • bug fixes

####Version 1.0.2

  • skipped

####Version 1.0.1

  • accept more ciphers

####Version 1.0

  • MUC controls (Affiliaton changes)
  • Added download button to notification
  • Added check box to hide offline contacts
  • Use Material theme and icons on Android L
  • Improved security
  • bug fixes + code clean up

####Version 0.10

  • Support for Message Archive Management
  • Dynamically load message history
  • Ability to block contacts
  • New UI to verify fingerprints
  • Ability to change password on server
  • removed stream compression
  • quiet hours
  • fixed connection issues on ipv6 servers

####Version 0.9.3

  • bug fixes

####Version 0.9.2

  • more bug fixes

####Version 0.9.1

  • bug fixes including some that caused Conversations to crash on start

####Version 0.9

  • arbitrary file transfer
  • more options to verify OTR (SMP, QR Codes, NFC)
  • ability to create instant conferences
  • r/o dynamic tags (presence and roster groups)
  • optional foreground service (expert option)
  • added SCRAM-SHA1 login method
  • bug fixes

####Version 0.8.4

  • bug fixes

####Version 0.8.3

  • increased UI performance
  • fixed rotation bugs

####Version 0.8.2

  • Share contacts via QR codes or NFC
  • Slightly improved UI
  • minor bug fixes

####Version 0.8.1

  • minor bug fixes

####Version 0.8

  • Download HTTP images
  • Show avatars in MUC tiles
  • Disabled SSLv3
  • Performance improvments
  • bug fixes

####Version 0.7.3

  • revised tablet ui
  • internal rewrites
  • bug fixes

####Version 0.7.2

  • show full timestamp in messages
  • brought back option to use JID to identify conferences
  • optionally request delivery receipts (expert option)
  • more languages
  • bug fixes

####Version 0.7.1

  • Optionally use send button as status indicator

####Version 0.7

  • Ability to disable notifications for single conversations
  • Merge messages in chat bubbles
  • Fixes for OpenPGP and OTR (please republish your public key)
  • Improved reliability on sending messages
  • Join password protected Conferences
  • Configurable font size
  • Expert options for encryption

####Version 0.6

  • Support for server side avatars
  • save images in gallery
  • show contact name and picture in non-anonymous conferences
  • reworked account creation
  • various bug fixes

####Version 0.5.2

  • minor bug fixes

####Version 0.5.1

  • couple of small bug fixes that have been missed in 0.5
  • complete translations for Swedish, Dutch, German, Spanish, French, Russian

####Version 0.5

  • UI overhaul
  • MUC / Conference bookmarks
  • A lot of bug fixes

####Version 0.4

  • OTR file encryption
  • keep OTR messages and files on device until both parties or online at the same time
  • XEP-0333. Mark wether the other party has read your messages
  • Delayed messages are now tagged properly
  • Share images from the Gallery
  • Infinit history scrolling
  • Mark the last used presence in presence selection dialog

####Version 0.3

  • Mostly bug fixes and internal rewrites
  • Touch contact picture in conference to highlight
  • Long press on received image to share
  • made OTR more reliable
  • improved issues with occasional message lost
  • experimental conference encryption. (see FAQ)

####Version 0.2.3

  • regression fix with receiving encrypted images

####Version 0.2.2

  • Ability to take photos directly
  • Improved openPGP offline handling
  • Various bug fixes
  • Updated Translations

####Version 0.2.1

  • Various bug fixes
  • Updated Translations

####Version 0.2

  • Image file transfer
  • Better integration with OpenKeychain (PGP encryption)
  • Nicer conversation tiles for conferences
  • Ability to clear conversation history
  • A lot of bug fixes and code clean up

####Version 0.1.3

  • Switched to minidns library to resolve SRV records
  • Faster DNS in some cases
  • Enabled stream compression
  • Added permanent notification when an account fails to connect
  • Various bug fixes involving message notifications
  • Added support for DIGEST-MD5 auth

####Version 0.1.2

  • Various bug fixes relating to conferences
  • Further DNS lookup improvements

####Version 0.1.1

  • Fixed the 'server not found' bug

####Version 0.1

  • Initial release