CHANGELOG.md

  1###Changelog
  2####Version 0.9.3
  3* bug fixes
  4
  5####Version 0.9.2
  6* more bug fixes
  7
  8####Version 0.9.1
  9* bug fixes including some that caused Conversations to crash on start
 10
 11####Version 0.9
 12* arbitrary file transfer
 13* more options to verify OTR (SMP, QR Codes, NFC)
 14* ability to create instant conferences
 15* r/o dynamic tags (presence and roster groups)
 16* optional foreground service (expert option)
 17* added SCRAM-SHA1 login method
 18* bug fixes
 19
 20####Version 0.8.4
 21* bug fixes
 22
 23####Version 0.8.3
 24* increased UI performance
 25* fixed rotation bugs
 26
 27####Version 0.8.2
 28* Share contacts via QR codes or NFC
 29* Slightly improved UI
 30* minor bug fixes
 31
 32####Version 0.8.1
 33* minor bug fixes
 34
 35####Version 0.8
 36* Download HTTP images
 37* Show avatars in MUC tiles
 38* Disabled SSLv3
 39* Performance improvments
 40* bug fixes
 41
 42####Version 0.7.3
 43* revised tablet ui
 44* internal rewrites
 45* bug fixes
 46
 47####Version 0.7.2
 48* show full timestamp in messages
 49* brought back option to use JID to identify conferences
 50* optionally request delivery receipts (expert option)
 51* more languages
 52* bug fixes
 53
 54####Version 0.7.1
 55* Optionally use send button as status indicator
 56
 57####Version 0.7
 58* Ability to disable notifications for single conversations
 59* Merge messages in chat bubbles
 60* Fixes for OpenPGP and OTR (please republish your public key)
 61* Improved reliability on sending messages
 62* Join password protected Conferences
 63* Configurable font size
 64* Expert options for encryption
 65
 66####Version 0.6
 67* Support for server side avatars
 68* save images in gallery
 69* show contact name and picture in non-anonymous conferences
 70* reworked account creation
 71* various bug fixes
 72
 73####Version 0.5.2
 74* minor bug fixes
 75
 76####Version 0.5.1
 77* couple of small bug fixes that have been missed in 0.5
 78* complete translations for Swedish, Dutch, German, Spanish, French, Russian
 79
 80####Version 0.5
 81* UI overhaul
 82* MUC / Conference bookmarks
 83* A lot of bug fixes
 84
 85####Version 0.4
 86* OTR file encryption
 87* keep OTR messages and files on device until both parties or online at the same time
 88* XEP-0333. Mark wether the other party has read your messages
 89* Delayed messages are now tagged properly
 90* Share images from the Gallery
 91* Infinit history scrolling
 92* Mark the last used presence in presence selection dialog
 93
 94####Version 0.3
 95* Mostly bug fixes and internal rewrites
 96* Touch contact picture in conference to highlight
 97* Long press on received image to share
 98* made OTR more reliable
 99* improved issues with occasional message lost
100* experimental conference encryption. (see FAQ)
101
102####Version 0.2.3
103* regression fix with receiving encrypted images
104
105####Version 0.2.2
106* Ability to take photos directly
107* Improved openPGP offline handling
108* Various bug fixes
109* Updated Translations
110
111####Version 0.2.1
112* Various bug fixes
113* Updated Translations
114
115####Version 0.2
116* Image file transfer
117* Better integration with OpenKeychain (PGP encryption)
118* Nicer conversation tiles for conferences
119* Ability to clear conversation history
120* A lot of bug fixes and code clean up
121
122####Version 0.1.3
123* Switched to minidns library to resolve SRV records
124* Faster DNS in some cases
125* Enabled stream compression
126* Added permanent notification when an account fails to connect
127* Various bug fixes involving message notifications
128* Added support for DIGEST-MD5 auth
129
130####Version 0.1.2
131* Various bug fixes relating to conferences
132* Further DNS lookup improvements
133
134####Version 0.1.1
135* Fixed the 'server not found' bug
136
137####Version 0.1
138* Initial release