CHANGELOG.md

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