CHANGELOG.md

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