CHANGELOG.md

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