CHANGELOG.md

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