CHANGELOG.md

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