1# Changelog
2
3### Version 1.19.5
4* fixed connection loop on Android <4.4
5
6### Version 1.19.4
7* work around for OpensFire’s self signed certs
8* use VPN’s DNS servers first
9
10### Version 1.19.3
11* Do not create foreground service when all accounts are disabled
12* bug fixes
13
14### Version 1.19.2
15* bug fixes
16
17### Version 1.19.1
18* Made DNSSEC hostname validation opt-in
19
20### Version 1.19.0
21* Added 'App Shortcuts' to quickly access frequent contacts
22* Use DNSSEC to verify hostname instead of domain in certificate
23* Setting to enable Heads-up notifications
24* Added date separators in message view
25
26### Version 1.18.5
27* colorize send button only after history is caught up
28* improved MAM catchup strategy
29
30### Version 1.18.4
31* fixed UI freezes during connection timeout
32* fixed notification sound playing twice
33* fixed conversations being marked as read
34* removed 'copy text' in favor of 'select text' and 'share with'
35
36### Version 1.18.3
37* limited GPG encryption for MUC offline members
38
39### Version 1.18.2
40* added support for Android Auto
41* fixed HTTP Download over Tor
42* work around for nimbuzz.com MUCs
43
44### Version 1.18.1
45* bug fixes
46
47### Version 1.18.0
48* Conversations <1.16.0 will be unable to receive OMEMO encrypted messages
49* OMEMO: put auth tag into key (verify auth tag as well)
50* offer to block entire domain in message from stranger snackbar
51* treat URL as file if URL is in oob or contains key
52
53### Version 1.17.1
54* Switch Aztec to QR for faster scans
55* Fixed unread counter for image messages
56
57### Version 1.17.0
58* Do not notify for messages from strangers by default
59* Blocking a JID closes the corresponding conversation
60* Show message sender in conversation overview
61* Show unread counter for every conversation
62* Send typing notifications in private, non-anonymous MUCs
63* Support for the latest MAM namespace
64* Icons for attach menu
65
66### Version 1.16.2
67* change mam catchup strategie. support mam:1
68* bug fixes
69
70
71### Version 1.16.1
72* UI performance fixes
73* bug fixes
74
75### Version 1.16.0
76* configurable client side message retention period
77* compress videos before sending them
78
79### Version 1.15.5
80* show nick as bold text when mentioned in conference
81* bug fixes
82
83### Version 1.15.4
84* bug fixes
85
86### Version 1.15.3
87* show offline contacts in MUC as grayed-out
88* don't transcode gifs. add overlay indication to gifs
89* bug fixes
90
91### Version 1.15.2
92* bug fixes
93
94### Version 1.15.1
95* support for POSH (RFC7711)
96* support for quoting messages (via select text)
97* verified messages show shield icon. unverified messages show lock
98
99### Version 1.15.0
100* New [Blind Trust Before Verification](https://gultsch.de/trust.html) mode
101* Easily share Barcode and XMPP uri from Account details
102* Automatically deactivate own devices after 7 day of inactivity
103* Improvements fo doze/push mode
104* bug fixes
105
106### Version 1.14.9
107* warn in account details when data saver is enabled
108* automatically enable foreground service after detecting frequent restarts
109* bug fixes
110
111### Version 1.14.8
112* bug fixes
113
114### Version 1.14.7
115* error message accessible via context menu for failed messages
116* don't include pgp signature in anonymous mucs
117* bug fixes
118
119### Version 1.14.6
120* make error notification dismissable
121* bug fixes
122
123
124### Version 1.14.5
125* expert setting to delete OMEMO identities
126* bug fixes
127
128### Version 1.14.4
129* bug fixes
130
131### Version 1.14.3
132* XEP-0377: Spam Reporting
133* fix rare start up crashes
134
135### Version 1.14.2
136* support ANONYMOUS SASL
137* bug fixes
138
139### Version 1.14.1
140* Press lock icon to see why OMEMO is deactivated
141* bug fixes
142
143### Version 1.14.0
144* Improvments for N
145* Quick Reply to Notifications on N
146* Don't download avatars and files when data saver is on
147* bug fixes
148
149### Version 1.13.9
150* bug fixes
151
152### Version 1.13.8
153* show identities instead of resources in selection dialog
154* allow TLS direct connect when port is set to 5223
155* bug fixes
156
157### Version 1.13.7
158* bug fixes
159
160### Version 1.13.6
161* thumbnails for videos
162* bug fixes
163
164### Version 1.13.5
165* bug fixes
166
167### Version 1.13.4
168* support jingle ft:4
169* show contact as DND if one resource is
170* bug fixes
171
172### Version 1.13.3
173* bug fixes
174
175### Version 1.13.2
176* new PGP decryption logic
177* bug fixes
178
179### Version 1.13.1
180* changed some colors in dark theme
181* fixed fall-back message for OMEMO
182
183### Version 1.13.0
184* configurable dark theme
185* opt-in to share Last User Interaction
186
187### Version 1.12.9
188* make grace period configurable
189
190### Version 1.12.8
191* more bug fixes :-(
192
193### Version 1.12.7
194* bug fixes
195
196### Version 1.12.6
197* bug fixes
198
199### Version 1.12.5
200* new create conference dialog
201* show first unread message on top
202* show geo uri as links
203* circumvent long message DOS
204
205### Version 1.12.4
206* show offline members in conference (needs server support)
207* various bug fixes
208
209### Version 1.12.3
210* make omemo default when all resources support it
211* show presence of other resources as template
212* start typing in StartConversationsActivity to search
213* various bug fixes and improvements
214
215### Version 1.12.2
216* fixed pgp presence signing
217
218### Version 1.12.1
219* small bug fixes
220
221### Version 1.12.0
222* new welcome screen that makes it easier to register account
223* expert setting to modify presence
224
225### Version 1.11.7
226* Share xmpp uri from conference details
227* add setting to allow quick sharing
228* various bug fixes
229
230### Version 1.11.6
231* added preference to disable notification light
232* various bug fixes
233
234### Version 1.11.5
235* check file ownership to not accidentally share private files
236
237### Version 1.11.4
238* fixed a bug where contacts are shown as offline
239* improved broken PEP detection
240
241### Version 1.11.3
242* check maximum file size when using HTTP Upload
243* properly calculate caps hash
244
245### Version 1.11.2
246* only add image files to media scanner
247* allow to delete files
248* various bug fixes
249
250### Version 1.11.1
251* fixed some bugs when sharing files with Conversations
252
253### Version 1.11.0
254* OMEMO encrypted conferences
255
256### Version 1.10.1
257* made message correction opt-in
258* various bug fixes
259
260### Version 1.10.0
261* Support for XEP-0357: Push Notifications
262* Support for XEP-0308: Last Message Correction
263* introduced build flavors to make dependence on play-services optional
264
265### Version 1.9.4
266* prevent cleared Conversations from reloading history with MAM
267* various MAM fixes
268
269### Version 1.9.3
270* expert setting that enables host and port configuration
271* expert setting opt-out of bookmark autojoin handling
272* offer to rejoin a conference after server sent unavailable
273* internal rewrites
274
275### Version 1.9.2
276* prevent startup crash on Sailfish OS
277* minor bug fixes
278
279### Version 1.9.1
280* minor bug fixes incl. a workaround for nimbuzz.com
281
282### Version 1.9.0
283* Per conference notification settings
284* Let user decide whether to compress pictures
285* Support for XEP-0368
286* Ask user to exclude Conversations from battery optimizations
287
288### Version 1.8.4
289* prompt to trust own OMEMO devices
290* fixed rotation issues in avatar publication
291* invite non-contact JIDs to conferences
292
293### Version 1.8.3
294* brought text selection back
295
296### Version 1.8.2
297* fixed stuck at 'connecting...' bug
298* make message box behave correctly with multiple links
299
300### Version 1.8.1
301* enabled direct share on Android 6.0
302* ask for permissions on Android 6.0
303* notify on MAM catchup messages
304* bug fixes
305
306### Version 1.8.0
307* TOR/ORBOT support in advanced settings
308* show vcard avatars of participants in a conference
309
310### Version 1.7.3
311* fixed PGP encrypted file transfer
312* fixed repeating messages in slack conferences
313
314### Version 1.7.2
315* decode PGP messages in background
316
317####Versrion 1.7.1
318* performance improvements when opening a conversation
319
320### Version 1.7.0
321* CAPTCHA support
322* SASL EXTERNAL (client certifiates)
323* fetching MUC history via MAM
324* redownload deleted files from HTTP hosts
325* Expert setting to automatically set presence
326* bug fixes
327
328### Version 1.6.11
329* tab completion for MUC nicks
330* history export
331* bug fixes
332
333### Version 1.6.10
334* fixed facebook login
335* fixed bug with ejabberd mam
336* use official HTTP File Upload namespace
337
338### Version 1.6.9
339* basic keyboard support
340
341### Version 1.6.8
342* reworked 'enter is send' setting
343* reworked DNS server discovery on lolipop devices
344* various bug fixes
345
346### Version 1.6.7
347* bug fixes
348
349### Version 1.6.6
350* best 1.6 release yet
351
352### Version 1.6.5
353* more OMEMO fixes
354
355### Version 1.6.4
356* setting to enable white chat bubbles
357* limit OMEMO key publish attempts to work around broken PEP
358* various bug fixes
359
360### Version 1.6.3
361* bug fixes
362
363### Version 1.6.2
364* fixed issues with connection time out when server does not support ping
365
366### Version 1.6.1
367* fixed crashes
368
369### Version 1.6.0
370* new multi-end-to-multi-end encryption method
371* redesigned chat bubbles
372* show unexpected encryption changes as red chat bubbles
373* always notify in private/non-anonymous conferences
374
375### Version 1.5.1
376* fixed rare crashes
377* improved otr support
378
379### Version 1.5.0
380* upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side
381
382### Version 1.4.5
383* fixes to message parser to not display some ejabberd muc status messages
384
385### Version 1.4.4
386* added unread count badges on supported devices
387* rewrote message parser
388
389### Version 1.4.0
390* send button turns into quick action button to offer faster access to take photo, send location or record audio
391* visually separate merged messages
392* faster reconnects of failed accounts after network switches
393* r/o vcard avatars for contacts
394* various bug fixes
395
396### Version 1.3.0
397* swipe conversations to end them
398* quickly enable / disable account via slider
399* share multiple images at once
400* expert option to distrust system CAs
401* mlink compatibility
402* bug fixes
403
404### Version 1.2.0
405* Send current location. (requires [plugin](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation))
406* Invite multiple contacts at once
407* performance improvements
408* bug fixes
409
410### Version 1.1.0
411* Typing notifications (must be turned on in settings)
412* Various UI performance improvements
413* bug fixes
414
415### Version 1.0.4
416* load avatars asynchronously on start up
417* support for XEP-0092: Software Version
418
419### Version 1.0.3
420* load messages asynchronously on start up
421* bug fixes
422
423### Version 1.0.2
424* skipped
425
426### Version 1.0.1
427* accept more ciphers
428
429### Version 1.0
430* MUC controls (Affiliaton changes)
431* Added download button to notification
432* Added check box to hide offline contacts
433* Use Material theme and icons on Android L
434* Improved security
435* bug fixes + code clean up
436
437### Version 0.10
438* Support for Message Archive Management
439* Dynamically load message history
440* Ability to block contacts
441* New UI to verify fingerprints
442* Ability to change password on server
443* removed stream compression
444* quiet hours
445* fixed connection issues on ipv6 servers
446
447### Version 0.9.3
448* bug fixes
449
450### Version 0.9.2
451* more bug fixes
452
453### Version 0.9.1
454* bug fixes including some that caused Conversations to crash on start
455
456### Version 0.9
457* arbitrary file transfer
458* more options to verify OTR (SMP, QR Codes, NFC)
459* ability to create instant conferences
460* r/o dynamic tags (presence and roster groups)
461* optional foreground service (expert option)
462* added SCRAM-SHA1 login method
463* bug fixes
464
465### Version 0.8.4
466* bug fixes
467
468### Version 0.8.3
469* increased UI performance
470* fixed rotation bugs
471
472### Version 0.8.2
473* Share contacts via QR codes or NFC
474* Slightly improved UI
475* minor bug fixes
476
477### Version 0.8.1
478* minor bug fixes
479
480### Version 0.8
481* Download HTTP images
482* Show avatars in MUC tiles
483* Disabled SSLv3
484* Performance improvements
485* bug fixes
486
487### Version 0.7.3
488* revised tablet ui
489* internal rewrites
490* bug fixes
491
492### Version 0.7.2
493* show full timestamp in messages
494* brought back option to use JID to identify conferences
495* optionally request delivery receipts (expert option)
496* more languages
497* bug fixes
498
499### Version 0.7.1
500* Optionally use send button as status indicator
501
502### Version 0.7
503* Ability to disable notifications for single conversations
504* Merge messages in chat bubbles
505* Fixes for OpenPGP and OTR (please republish your public key)
506* Improved reliability on sending messages
507* Join password protected Conferences
508* Configurable font size
509* Expert options for encryption
510
511### Version 0.6
512* Support for server side avatars
513* save images in gallery
514* show contact name and picture in non-anonymous conferences
515* reworked account creation
516* various bug fixes
517
518### Version 0.5.2
519* minor bug fixes
520
521### Version 0.5.1
522* couple of small bug fixes that have been missed in 0.5
523* complete translations for Swedish, Dutch, German, Spanish, French, Russian
524
525### Version 0.5
526* UI overhaul
527* MUC / Conference bookmarks
528* A lot of bug fixes
529
530### Version 0.4
531* OTR file encryption
532* keep OTR messages and files on device until both parties or online at the same time
533* XEP-0333. Mark whether the other party has read your messages
534* Delayed messages are now tagged properly
535* Share images from the Gallery
536* Infinit history scrolling
537* Mark the last used presence in presence selection dialog
538
539### Version 0.3
540* Mostly bug fixes and internal rewrites
541* Touch contact picture in conference to highlight
542* Long press on received image to share
543* made OTR more reliable
544* improved issues with occasional message lost
545* experimental conference encryption. (see FAQ)
546
547### Version 0.2.3
548* regression fix with receiving encrypted images
549
550### Version 0.2.2
551* Ability to take photos directly
552* Improved openPGP offline handling
553* Various bug fixes
554* Updated Translations
555
556### Version 0.2.1
557* Various bug fixes
558* Updated Translations
559
560### Version 0.2
561* Image file transfer
562* Better integration with OpenKeychain (PGP encryption)
563* Nicer conversation tiles for conferences
564* Ability to clear conversation history
565* A lot of bug fixes and code clean up
566
567### Version 0.1.3
568* Switched to minidns library to resolve SRV records
569* Faster DNS in some cases
570* Enabled stream compression
571* Added permanent notification when an account fails to connect
572* Various bug fixes involving message notifications
573* Added support for DIGEST-MD5 auth
574
575### Version 0.1.2
576* Various bug fixes relating to conferences
577* Further DNS lookup improvements
578
579### Version 0.1.1
580* Fixed the 'server not found' bug
581
582### Version 0.1
583* Initial release