CHANGELOG.md

  1###Changelog
  2
  3####Version 1.9.0
  4* Per conference notification settings
  5* Let user decide whether to compress pictures
  6* Support for XEP-0368
  7* Ask user to exclude Conversations from battery optimizations
  8
  9####Version 1.8.4
 10* prompt to trust own OMEMO devices
 11* fixed rotation issues in avatar publication
 12* invite non-contact JIDs to conferences
 13
 14####Version 1.8.3
 15* brought text selection back
 16
 17####Version 1.8.2
 18* fixed stuck at 'connecting...' bug
 19* make message box behave correctly with multiple links
 20
 21####Version 1.8.1
 22* enabled direct share on Android 6.0
 23* ask for permissions on Android 6.0
 24* notify on MAM catchup messages
 25* bug fixes
 26
 27####Version 1.8.0
 28* TOR/ORBOT support in advanced settings
 29* show vcard avatars of participants in a conference
 30
 31####Version 1.7.3
 32* fixed PGP encrypted file transfer
 33* fixed repeating messages in slack conferences
 34
 35####Version 1.7.2
 36* decode PGP messages in background
 37
 38
 39####Versrion 1.7.1
 40* performance improvements when opening a conversation
 41
 42####Version 1.7.0
 43* CAPTCHA support
 44* SASL EXTERNAL (client certifiates)
 45* fetching MUC history via MAM
 46* redownload deleted files from HTTP hosts
 47* Expert setting to automatically set presence
 48* bug fixes
 49
 50####Version 1.6.11
 51* tab completion for MUC nicks
 52* history export
 53* bug fixes
 54
 55####Version 1.6.10
 56* fixed facebook login
 57* fixed bug with ejabberd mam
 58* use official HTTP File Upload namespace
 59
 60####Version 1.6.9
 61* basic keyboard support
 62
 63####Version 1.6.8
 64* reworked 'enter is send' setting
 65* reworked DNS server discovery on lolipop devices
 66* various bug fixes
 67
 68####Version 1.6.7
 69* bug fixes
 70
 71####Version 1.6.6
 72* best 1.6 release yet
 73
 74####Version 1.6.5
 75* more OMEMO fixes
 76
 77####Version 1.6.4
 78* setting to enable white chat bubbles
 79* limit OMEMO key publish attempts to work around broken PEP
 80* various bug fixes
 81
 82####Version 1.6.3
 83* bug fixes
 84
 85####Version 1.6.2
 86* fixed issues with connection time out when server does not support ping
 87
 88####Version 1.6.1
 89* fixed crashes
 90
 91####Version 1.6.0
 92* new multi-end-to-multi-end encryption method
 93* redesigned chat bubbles
 94* show unexpected encryption changes as red chat bubbles
 95* always notify in private/non-anonymous conferences
 96
 97####Version 1.5.1
 98* fixed rare crashes
 99* improved otr support
100
101####Version 1.5.0
102* upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side
103
104####Version 1.4.5
105* fixes to message parser to not display some ejabberd muc status messages
106
107####Version 1.4.4
108* added unread count badges on supported devices
109* rewrote message parser
110
111####Version 1.4.0
112* send button turns into quick action button to offer faster access to take photo, send location or record audio
113* visually seperate merged messages
114* faster reconnects of failed accounts after network switches 
115* r/o vcard avatars for contacts
116* various bug fixes
117
118####Version 1.3.0
119* swipe conversations to end them
120* quickly enable / disable account via slider
121* share multiple images at once
122* expert option to distrust system CAs
123* mlink compatibility
124* bug fixes
125
126####Version 1.2.0
127* Send current location. (requires [plugin](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation))
128* Invite multiple contacts at once
129* performance improvements
130* bug fixes
131
132####Version 1.1.0
133* Typing notifications (must be turned on in settings)
134* Various UI performance improvements
135* bug fixes
136
137####Version 1.0.4
138* load avatars asynchronously on start up
139* support for XEP-0092: Software Version
140
141####Version 1.0.3
142* load messages asynchronously on start up
143* bug fixes
144
145####Version 1.0.2
146* skipped
147
148####Version 1.0.1
149* accept more ciphers
150
151####Version 1.0
152* MUC controls (Affiliaton changes)
153* Added download button to notification
154* Added check box to hide offline contacts
155* Use Material theme and icons on Android L
156* Improved security
157* bug fixes + code clean up
158
159####Version 0.10
160* Support for Message Archive Management
161* Dynamically load message history
162* Ability to block contacts
163* New UI to verify fingerprints
164* Ability to change password on server
165* removed stream compression
166* quiet hours
167* fixed connection issues on ipv6 servers
168
169####Version 0.9.3
170* bug fixes
171
172####Version 0.9.2
173* more bug fixes
174
175####Version 0.9.1
176* bug fixes including some that caused Conversations to crash on start
177
178####Version 0.9
179* arbitrary file transfer
180* more options to verify OTR (SMP, QR Codes, NFC)
181* ability to create instant conferences
182* r/o dynamic tags (presence and roster groups)
183* optional foreground service (expert option)
184* added SCRAM-SHA1 login method
185* bug fixes
186
187####Version 0.8.4
188* bug fixes
189
190####Version 0.8.3
191* increased UI performance
192* fixed rotation bugs
193
194####Version 0.8.2
195* Share contacts via QR codes or NFC
196* Slightly improved UI
197* minor bug fixes
198
199####Version 0.8.1
200* minor bug fixes
201
202####Version 0.8
203* Download HTTP images
204* Show avatars in MUC tiles
205* Disabled SSLv3
206* Performance improvments
207* bug fixes
208
209####Version 0.7.3
210* revised tablet ui
211* internal rewrites
212* bug fixes
213
214####Version 0.7.2
215* show full timestamp in messages
216* brought back option to use JID to identify conferences
217* optionally request delivery receipts (expert option)
218* more languages
219* bug fixes
220
221####Version 0.7.1
222* Optionally use send button as status indicator
223
224####Version 0.7
225* Ability to disable notifications for single conversations
226* Merge messages in chat bubbles
227* Fixes for OpenPGP and OTR (please republish your public key)
228* Improved reliability on sending messages
229* Join password protected Conferences
230* Configurable font size
231* Expert options for encryption
232
233####Version 0.6
234* Support for server side avatars
235* save images in gallery
236* show contact name and picture in non-anonymous conferences
237* reworked account creation
238* various bug fixes
239
240####Version 0.5.2
241* minor bug fixes
242
243####Version 0.5.1
244* couple of small bug fixes that have been missed in 0.5
245* complete translations for Swedish, Dutch, German, Spanish, French, Russian
246
247####Version 0.5
248* UI overhaul
249* MUC / Conference bookmarks
250* A lot of bug fixes
251
252####Version 0.4
253* OTR file encryption
254* keep OTR messages and files on device until both parties or online at the same time
255* XEP-0333. Mark wether the other party has read your messages
256* Delayed messages are now tagged properly
257* Share images from the Gallery
258* Infinit history scrolling
259* Mark the last used presence in presence selection dialog
260
261####Version 0.3
262* Mostly bug fixes and internal rewrites
263* Touch contact picture in conference to highlight
264* Long press on received image to share
265* made OTR more reliable
266* improved issues with occasional message lost
267* experimental conference encryption. (see FAQ)
268
269####Version 0.2.3
270* regression fix with receiving encrypted images
271
272####Version 0.2.2
273* Ability to take photos directly
274* Improved openPGP offline handling
275* Various bug fixes
276* Updated Translations
277
278####Version 0.2.1
279* Various bug fixes
280* Updated Translations
281
282####Version 0.2
283* Image file transfer
284* Better integration with OpenKeychain (PGP encryption)
285* Nicer conversation tiles for conferences
286* Ability to clear conversation history
287* A lot of bug fixes and code clean up
288
289####Version 0.1.3
290* Switched to minidns library to resolve SRV records
291* Faster DNS in some cases
292* Enabled stream compression
293* Added permanent notification when an account fails to connect
294* Various bug fixes involving message notifications
295* Added support for DIGEST-MD5 auth
296
297####Version 0.1.2
298* Various bug fixes relating to conferences
299* Further DNS lookup improvements
300
301####Version 0.1.1
302* Fixed the 'server not found' bug
303
304####Version 0.1
305* Initial release