CHANGELOG.md

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