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