version bump to 1.18.4 + changelog
This commit is contained in:
parent
b0a8da35db
commit
a5d9932b08
251
CHANGELOG.md
251
CHANGELOG.md
|
@ -1,27 +1,33 @@
|
||||||
###Changelog
|
# Changelog
|
||||||
|
|
||||||
####Version 1.18.3
|
### Version 1.18.4
|
||||||
|
* fixed UI freezes during connection timeout
|
||||||
|
* fixed notification sound playing twice
|
||||||
|
* fixed conversations being marked as read
|
||||||
|
* removed 'copy text' in favor of 'select text' and 'share with'
|
||||||
|
|
||||||
|
### Version 1.18.3
|
||||||
* limited GPG encryption for MUC offline members
|
* limited GPG encryption for MUC offline members
|
||||||
|
|
||||||
####Version 1.18.2
|
### Version 1.18.2
|
||||||
* added support for Android Auto
|
* added support for Android Auto
|
||||||
* fixed HTTP Download over Tor
|
* fixed HTTP Download over Tor
|
||||||
* work around for nimbuzz.com MUCs
|
* work around for nimbuzz.com MUCs
|
||||||
|
|
||||||
####Version 1.18.1
|
### Version 1.18.1
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.18.0
|
### Version 1.18.0
|
||||||
* Conversations <1.16.0 will be unable to receive OMEMO encrypted messages
|
* Conversations <1.16.0 will be unable to receive OMEMO encrypted messages
|
||||||
* OMEMO: put auth tag into key (verify auth tag as well)
|
* OMEMO: put auth tag into key (verify auth tag as well)
|
||||||
* offer to block entire domain in message from stranger snackbar
|
* offer to block entire domain in message from stranger snackbar
|
||||||
* treat URL as file if URL is in oob or contains key
|
* treat URL as file if URL is in oob or contains key
|
||||||
|
|
||||||
####Version 1.17.1
|
### Version 1.17.1
|
||||||
* Switch Aztec to QR for faster scans
|
* Switch Aztec to QR for faster scans
|
||||||
* Fixed unread counter for image messages
|
* Fixed unread counter for image messages
|
||||||
|
|
||||||
####Version 1.17.0
|
### Version 1.17.0
|
||||||
* Do not notify for messages from strangers by default
|
* Do not notify for messages from strangers by default
|
||||||
* Blocking a JID closes the corresponding conversation
|
* Blocking a JID closes the corresponding conversation
|
||||||
* Show message sender in conversation overview
|
* Show message sender in conversation overview
|
||||||
|
@ -30,262 +36,261 @@
|
||||||
* Support for the latest MAM namespace
|
* Support for the latest MAM namespace
|
||||||
* Icons for attach menu
|
* Icons for attach menu
|
||||||
|
|
||||||
####Version 1.16.2
|
### Version 1.16.2
|
||||||
* change mam catchup strategie. support mam:1
|
* change mam catchup strategie. support mam:1
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
|
|
||||||
####Version 1.16.1
|
### Version 1.16.1
|
||||||
* UI performance fixes
|
* UI performance fixes
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.16.0
|
### Version 1.16.0
|
||||||
* configurable client side message retention period
|
* configurable client side message retention period
|
||||||
* compress videos before sending them
|
* compress videos before sending them
|
||||||
|
|
||||||
####Version 1.15.5
|
### Version 1.15.5
|
||||||
* show nick as bold text when mentioned in conference
|
* show nick as bold text when mentioned in conference
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.15.4
|
### Version 1.15.4
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.15.3
|
### Version 1.15.3
|
||||||
* show offline contacts in MUC as grayed-out
|
* show offline contacts in MUC as grayed-out
|
||||||
* don't transcode gifs. add overlay indication to gifs
|
* don't transcode gifs. add overlay indication to gifs
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.15.2
|
### Version 1.15.2
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.15.1
|
### Version 1.15.1
|
||||||
* support for POSH (RFC7711)
|
* support for POSH (RFC7711)
|
||||||
* support for quoting messages (via select text)
|
* support for quoting messages (via select text)
|
||||||
* verified messages show shield icon. unverified messages show lock
|
* verified messages show shield icon. unverified messages show lock
|
||||||
|
|
||||||
####Version 1.15.0
|
### Version 1.15.0
|
||||||
* New [Blind Trust Before Verification](https://gultsch.de/trust.html) mode
|
* New [Blind Trust Before Verification](https://gultsch.de/trust.html) mode
|
||||||
* Easily share Barcode and XMPP uri from Account details
|
* Easily share Barcode and XMPP uri from Account details
|
||||||
* Automatically deactivate own devices after 7 day of inactivity
|
* Automatically deactivate own devices after 7 day of inactivity
|
||||||
* Improvements fo doze/push mode
|
* Improvements fo doze/push mode
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.14.9
|
### Version 1.14.9
|
||||||
* warn in account details when data saver is enabled
|
* warn in account details when data saver is enabled
|
||||||
* automatically enable foreground service after detecting frequent restarts
|
* automatically enable foreground service after detecting frequent restarts
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.14.8
|
### Version 1.14.8
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.14.7
|
### Version 1.14.7
|
||||||
* error message accessible via context menu for failed messages
|
* error message accessible via context menu for failed messages
|
||||||
* don't include pgp signature in anonymous mucs
|
* don't include pgp signature in anonymous mucs
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.14.6
|
### Version 1.14.6
|
||||||
* make error notification dismissable
|
* make error notification dismissable
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
|
|
||||||
####Version 1.14.5
|
### Version 1.14.5
|
||||||
* expert setting to delete OMEMO identities
|
* expert setting to delete OMEMO identities
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.14.4
|
### Version 1.14.4
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.14.3
|
### Version 1.14.3
|
||||||
* XEP-0377: Spam Reporting
|
* XEP-0377: Spam Reporting
|
||||||
* fix rare start up crashes
|
* fix rare start up crashes
|
||||||
|
|
||||||
####Version 1.14.2
|
### Version 1.14.2
|
||||||
* support ANONYMOUS SASL
|
* support ANONYMOUS SASL
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.14.1
|
### Version 1.14.1
|
||||||
* Press lock icon to see why OMEMO is deactivated
|
* Press lock icon to see why OMEMO is deactivated
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.14.0
|
### Version 1.14.0
|
||||||
* Improvments for N
|
* Improvments for N
|
||||||
* Quick Reply to Notifications on N
|
* Quick Reply to Notifications on N
|
||||||
* Don't download avatars and files when data saver is on
|
* Don't download avatars and files when data saver is on
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.13.9
|
### Version 1.13.9
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.13.8
|
### Version 1.13.8
|
||||||
* show identities instead of resources in selection dialog
|
* show identities instead of resources in selection dialog
|
||||||
* allow TLS direct connect when port is set to 5223
|
* allow TLS direct connect when port is set to 5223
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.13.7
|
### Version 1.13.7
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.13.6
|
### Version 1.13.6
|
||||||
* thumbnails for videos
|
* thumbnails for videos
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.13.5
|
### Version 1.13.5
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.13.4
|
### Version 1.13.4
|
||||||
* support jingle ft:4
|
* support jingle ft:4
|
||||||
* show contact as DND if one resource is
|
* show contact as DND if one resource is
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.13.3
|
### Version 1.13.3
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.13.2
|
### Version 1.13.2
|
||||||
* new PGP decryption logic
|
* new PGP decryption logic
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.13.1
|
### Version 1.13.1
|
||||||
* changed some colors in dark theme
|
* changed some colors in dark theme
|
||||||
* fixed fall-back message for OMEMO
|
* fixed fall-back message for OMEMO
|
||||||
|
|
||||||
####Version 1.13.0
|
### Version 1.13.0
|
||||||
* configurable dark theme
|
* configurable dark theme
|
||||||
* opt-in to share Last User Interaction
|
* opt-in to share Last User Interaction
|
||||||
|
|
||||||
####Version 1.12.9
|
### Version 1.12.9
|
||||||
* make grace period configurable
|
* make grace period configurable
|
||||||
|
|
||||||
####Version 1.12.8
|
### Version 1.12.8
|
||||||
* more bug fixes :-(
|
* more bug fixes :-(
|
||||||
|
|
||||||
####Version 1.12.7
|
### Version 1.12.7
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.12.6
|
### Version 1.12.6
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.12.5
|
### Version 1.12.5
|
||||||
* new create conference dialog
|
* new create conference dialog
|
||||||
* show first unread message on top
|
* show first unread message on top
|
||||||
* show geo uri as links
|
* show geo uri as links
|
||||||
* circumvent long message DOS
|
* circumvent long message DOS
|
||||||
|
|
||||||
####Version 1.12.4
|
### Version 1.12.4
|
||||||
* show offline members in conference (needs server support)
|
* show offline members in conference (needs server support)
|
||||||
* various bug fixes
|
* various bug fixes
|
||||||
|
|
||||||
####Version 1.12.3
|
### Version 1.12.3
|
||||||
* make omemo default when all resources support it
|
* make omemo default when all resources support it
|
||||||
* show presence of other resources as template
|
* show presence of other resources as template
|
||||||
* start typing in StartConversationsActivity to search
|
* start typing in StartConversationsActivity to search
|
||||||
* various bug fixes and improvements
|
* various bug fixes and improvements
|
||||||
|
|
||||||
####Version 1.12.2
|
### Version 1.12.2
|
||||||
* fixed pgp presence signing
|
* fixed pgp presence signing
|
||||||
|
|
||||||
####Version 1.12.1
|
### Version 1.12.1
|
||||||
* small bug fixes
|
* small bug fixes
|
||||||
|
|
||||||
####Version 1.12.0
|
### Version 1.12.0
|
||||||
* new welcome screen that makes it easier to register account
|
* new welcome screen that makes it easier to register account
|
||||||
* expert setting to modify presence
|
* expert setting to modify presence
|
||||||
|
|
||||||
####Version 1.11.7
|
### Version 1.11.7
|
||||||
* Share xmpp uri from conference details
|
* Share xmpp uri from conference details
|
||||||
* add setting to allow quick sharing
|
* add setting to allow quick sharing
|
||||||
* various bug fixes
|
* various bug fixes
|
||||||
|
|
||||||
####Version 1.11.6
|
### Version 1.11.6
|
||||||
* added preference to disable notification light
|
* added preference to disable notification light
|
||||||
* various bug fixes
|
* various bug fixes
|
||||||
|
|
||||||
####Version 1.11.5
|
### Version 1.11.5
|
||||||
* check file ownership to not accidentally share private files
|
* check file ownership to not accidentally share private files
|
||||||
|
|
||||||
####Version 1.11.4
|
### Version 1.11.4
|
||||||
* fixed a bug where contacts are shown as offline
|
* fixed a bug where contacts are shown as offline
|
||||||
* improved broken PEP detection
|
* improved broken PEP detection
|
||||||
|
|
||||||
####Version 1.11.3
|
### Version 1.11.3
|
||||||
* check maximum file size when using HTTP Upload
|
* check maximum file size when using HTTP Upload
|
||||||
* properly calculate caps hash
|
* properly calculate caps hash
|
||||||
|
|
||||||
####Version 1.11.2
|
### Version 1.11.2
|
||||||
* only add image files to media scanner
|
* only add image files to media scanner
|
||||||
* allow to delete files
|
* allow to delete files
|
||||||
* various bug fixes
|
* various bug fixes
|
||||||
|
|
||||||
####Version 1.11.1
|
### Version 1.11.1
|
||||||
* fixed some bugs when sharing files with Conversations
|
* fixed some bugs when sharing files with Conversations
|
||||||
|
|
||||||
####Version 1.11.0
|
### Version 1.11.0
|
||||||
* OMEMO encrypted conferences
|
* OMEMO encrypted conferences
|
||||||
|
|
||||||
####Version 1.10.1
|
### Version 1.10.1
|
||||||
* made message correction opt-in
|
* made message correction opt-in
|
||||||
* various bug fixes
|
* various bug fixes
|
||||||
|
|
||||||
####Version 1.10.0
|
### Version 1.10.0
|
||||||
* Support for XEP-0357: Push Notifications
|
* Support for XEP-0357: Push Notifications
|
||||||
* Support for XEP-0308: Last Message Correction
|
* Support for XEP-0308: Last Message Correction
|
||||||
* introduced build flavors to make dependence on play-services optional
|
* introduced build flavors to make dependence on play-services optional
|
||||||
|
|
||||||
####Version 1.9.4
|
### Version 1.9.4
|
||||||
* prevent cleared Conversations from reloading history with MAM
|
* prevent cleared Conversations from reloading history with MAM
|
||||||
* various MAM fixes
|
* various MAM fixes
|
||||||
|
|
||||||
####Version 1.9.3
|
### Version 1.9.3
|
||||||
* expert setting that enables host and port configuration
|
* expert setting that enables host and port configuration
|
||||||
* expert setting opt-out of bookmark autojoin handling
|
* expert setting opt-out of bookmark autojoin handling
|
||||||
* offer to rejoin a conference after server sent unavailable
|
* offer to rejoin a conference after server sent unavailable
|
||||||
* internal rewrites
|
* internal rewrites
|
||||||
|
|
||||||
####Version 1.9.2
|
### Version 1.9.2
|
||||||
* prevent startup crash on Sailfish OS
|
* prevent startup crash on Sailfish OS
|
||||||
* minor bug fixes
|
* minor bug fixes
|
||||||
|
|
||||||
####Version 1.9.1
|
### Version 1.9.1
|
||||||
* minor bug fixes incl. a workaround for nimbuzz.com
|
* minor bug fixes incl. a workaround for nimbuzz.com
|
||||||
|
|
||||||
####Version 1.9.0
|
### Version 1.9.0
|
||||||
* Per conference notification settings
|
* Per conference notification settings
|
||||||
* Let user decide whether to compress pictures
|
* Let user decide whether to compress pictures
|
||||||
* Support for XEP-0368
|
* Support for XEP-0368
|
||||||
* Ask user to exclude Conversations from battery optimizations
|
* Ask user to exclude Conversations from battery optimizations
|
||||||
|
|
||||||
####Version 1.8.4
|
### Version 1.8.4
|
||||||
* prompt to trust own OMEMO devices
|
* prompt to trust own OMEMO devices
|
||||||
* fixed rotation issues in avatar publication
|
* fixed rotation issues in avatar publication
|
||||||
* invite non-contact JIDs to conferences
|
* invite non-contact JIDs to conferences
|
||||||
|
|
||||||
####Version 1.8.3
|
### Version 1.8.3
|
||||||
* brought text selection back
|
* brought text selection back
|
||||||
|
|
||||||
####Version 1.8.2
|
### Version 1.8.2
|
||||||
* fixed stuck at 'connecting...' bug
|
* fixed stuck at 'connecting...' bug
|
||||||
* make message box behave correctly with multiple links
|
* make message box behave correctly with multiple links
|
||||||
|
|
||||||
####Version 1.8.1
|
### Version 1.8.1
|
||||||
* enabled direct share on Android 6.0
|
* enabled direct share on Android 6.0
|
||||||
* ask for permissions on Android 6.0
|
* ask for permissions on Android 6.0
|
||||||
* notify on MAM catchup messages
|
* notify on MAM catchup messages
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.8.0
|
### Version 1.8.0
|
||||||
* TOR/ORBOT support in advanced settings
|
* TOR/ORBOT support in advanced settings
|
||||||
* show vcard avatars of participants in a conference
|
* show vcard avatars of participants in a conference
|
||||||
|
|
||||||
####Version 1.7.3
|
### Version 1.7.3
|
||||||
* fixed PGP encrypted file transfer
|
* fixed PGP encrypted file transfer
|
||||||
* fixed repeating messages in slack conferences
|
* fixed repeating messages in slack conferences
|
||||||
|
|
||||||
####Version 1.7.2
|
### Version 1.7.2
|
||||||
* decode PGP messages in background
|
* decode PGP messages in background
|
||||||
|
|
||||||
|
|
||||||
####Versrion 1.7.1
|
####Versrion 1.7.1
|
||||||
* performance improvements when opening a conversation
|
* performance improvements when opening a conversation
|
||||||
|
|
||||||
####Version 1.7.0
|
### Version 1.7.0
|
||||||
* CAPTCHA support
|
* CAPTCHA support
|
||||||
* SASL EXTERNAL (client certifiates)
|
* SASL EXTERNAL (client certifiates)
|
||||||
* fetching MUC history via MAM
|
* fetching MUC history via MAM
|
||||||
|
@ -293,75 +298,75 @@
|
||||||
* Expert setting to automatically set presence
|
* Expert setting to automatically set presence
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.6.11
|
### Version 1.6.11
|
||||||
* tab completion for MUC nicks
|
* tab completion for MUC nicks
|
||||||
* history export
|
* history export
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.6.10
|
### Version 1.6.10
|
||||||
* fixed facebook login
|
* fixed facebook login
|
||||||
* fixed bug with ejabberd mam
|
* fixed bug with ejabberd mam
|
||||||
* use official HTTP File Upload namespace
|
* use official HTTP File Upload namespace
|
||||||
|
|
||||||
####Version 1.6.9
|
### Version 1.6.9
|
||||||
* basic keyboard support
|
* basic keyboard support
|
||||||
|
|
||||||
####Version 1.6.8
|
### Version 1.6.8
|
||||||
* reworked 'enter is send' setting
|
* reworked 'enter is send' setting
|
||||||
* reworked DNS server discovery on lolipop devices
|
* reworked DNS server discovery on lolipop devices
|
||||||
* various bug fixes
|
* various bug fixes
|
||||||
|
|
||||||
####Version 1.6.7
|
### Version 1.6.7
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.6.6
|
### Version 1.6.6
|
||||||
* best 1.6 release yet
|
* best 1.6 release yet
|
||||||
|
|
||||||
####Version 1.6.5
|
### Version 1.6.5
|
||||||
* more OMEMO fixes
|
* more OMEMO fixes
|
||||||
|
|
||||||
####Version 1.6.4
|
### Version 1.6.4
|
||||||
* setting to enable white chat bubbles
|
* setting to enable white chat bubbles
|
||||||
* limit OMEMO key publish attempts to work around broken PEP
|
* limit OMEMO key publish attempts to work around broken PEP
|
||||||
* various bug fixes
|
* various bug fixes
|
||||||
|
|
||||||
####Version 1.6.3
|
### Version 1.6.3
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.6.2
|
### Version 1.6.2
|
||||||
* fixed issues with connection time out when server does not support ping
|
* fixed issues with connection time out when server does not support ping
|
||||||
|
|
||||||
####Version 1.6.1
|
### Version 1.6.1
|
||||||
* fixed crashes
|
* fixed crashes
|
||||||
|
|
||||||
####Version 1.6.0
|
### Version 1.6.0
|
||||||
* new multi-end-to-multi-end encryption method
|
* new multi-end-to-multi-end encryption method
|
||||||
* redesigned chat bubbles
|
* redesigned chat bubbles
|
||||||
* show unexpected encryption changes as red chat bubbles
|
* show unexpected encryption changes as red chat bubbles
|
||||||
* always notify in private/non-anonymous conferences
|
* always notify in private/non-anonymous conferences
|
||||||
|
|
||||||
####Version 1.5.1
|
### Version 1.5.1
|
||||||
* fixed rare crashes
|
* fixed rare crashes
|
||||||
* improved otr support
|
* improved otr support
|
||||||
|
|
||||||
####Version 1.5.0
|
### Version 1.5.0
|
||||||
* upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side
|
* upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side
|
||||||
|
|
||||||
####Version 1.4.5
|
### Version 1.4.5
|
||||||
* fixes to message parser to not display some ejabberd muc status messages
|
* fixes to message parser to not display some ejabberd muc status messages
|
||||||
|
|
||||||
####Version 1.4.4
|
### Version 1.4.4
|
||||||
* added unread count badges on supported devices
|
* added unread count badges on supported devices
|
||||||
* rewrote message parser
|
* rewrote message parser
|
||||||
|
|
||||||
####Version 1.4.0
|
### Version 1.4.0
|
||||||
* send button turns into quick action button to offer faster access to take photo, send location or record audio
|
* send button turns into quick action button to offer faster access to take photo, send location or record audio
|
||||||
* visually separate merged messages
|
* visually separate merged messages
|
||||||
* faster reconnects of failed accounts after network switches
|
* faster reconnects of failed accounts after network switches
|
||||||
* r/o vcard avatars for contacts
|
* r/o vcard avatars for contacts
|
||||||
* various bug fixes
|
* various bug fixes
|
||||||
|
|
||||||
####Version 1.3.0
|
### Version 1.3.0
|
||||||
* swipe conversations to end them
|
* swipe conversations to end them
|
||||||
* quickly enable / disable account via slider
|
* quickly enable / disable account via slider
|
||||||
* share multiple images at once
|
* share multiple images at once
|
||||||
|
@ -369,32 +374,32 @@
|
||||||
* mlink compatibility
|
* mlink compatibility
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.2.0
|
### Version 1.2.0
|
||||||
* Send current location. (requires [plugin](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation))
|
* Send current location. (requires [plugin](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation))
|
||||||
* Invite multiple contacts at once
|
* Invite multiple contacts at once
|
||||||
* performance improvements
|
* performance improvements
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.1.0
|
### Version 1.1.0
|
||||||
* Typing notifications (must be turned on in settings)
|
* Typing notifications (must be turned on in settings)
|
||||||
* Various UI performance improvements
|
* Various UI performance improvements
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.0.4
|
### Version 1.0.4
|
||||||
* load avatars asynchronously on start up
|
* load avatars asynchronously on start up
|
||||||
* support for XEP-0092: Software Version
|
* support for XEP-0092: Software Version
|
||||||
|
|
||||||
####Version 1.0.3
|
### Version 1.0.3
|
||||||
* load messages asynchronously on start up
|
* load messages asynchronously on start up
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 1.0.2
|
### Version 1.0.2
|
||||||
* skipped
|
* skipped
|
||||||
|
|
||||||
####Version 1.0.1
|
### Version 1.0.1
|
||||||
* accept more ciphers
|
* accept more ciphers
|
||||||
|
|
||||||
####Version 1.0
|
### Version 1.0
|
||||||
* MUC controls (Affiliaton changes)
|
* MUC controls (Affiliaton changes)
|
||||||
* Added download button to notification
|
* Added download button to notification
|
||||||
* Added check box to hide offline contacts
|
* Added check box to hide offline contacts
|
||||||
|
@ -402,7 +407,7 @@
|
||||||
* Improved security
|
* Improved security
|
||||||
* bug fixes + code clean up
|
* bug fixes + code clean up
|
||||||
|
|
||||||
####Version 0.10
|
### Version 0.10
|
||||||
* Support for Message Archive Management
|
* Support for Message Archive Management
|
||||||
* Dynamically load message history
|
* Dynamically load message history
|
||||||
* Ability to block contacts
|
* Ability to block contacts
|
||||||
|
@ -412,16 +417,16 @@
|
||||||
* quiet hours
|
* quiet hours
|
||||||
* fixed connection issues on ipv6 servers
|
* fixed connection issues on ipv6 servers
|
||||||
|
|
||||||
####Version 0.9.3
|
### Version 0.9.3
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 0.9.2
|
### Version 0.9.2
|
||||||
* more bug fixes
|
* more bug fixes
|
||||||
|
|
||||||
####Version 0.9.1
|
### Version 0.9.1
|
||||||
* bug fixes including some that caused Conversations to crash on start
|
* bug fixes including some that caused Conversations to crash on start
|
||||||
|
|
||||||
####Version 0.9
|
### Version 0.9
|
||||||
* arbitrary file transfer
|
* arbitrary file transfer
|
||||||
* more options to verify OTR (SMP, QR Codes, NFC)
|
* more options to verify OTR (SMP, QR Codes, NFC)
|
||||||
* ability to create instant conferences
|
* ability to create instant conferences
|
||||||
|
@ -430,44 +435,44 @@
|
||||||
* added SCRAM-SHA1 login method
|
* added SCRAM-SHA1 login method
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 0.8.4
|
### Version 0.8.4
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 0.8.3
|
### Version 0.8.3
|
||||||
* increased UI performance
|
* increased UI performance
|
||||||
* fixed rotation bugs
|
* fixed rotation bugs
|
||||||
|
|
||||||
####Version 0.8.2
|
### Version 0.8.2
|
||||||
* Share contacts via QR codes or NFC
|
* Share contacts via QR codes or NFC
|
||||||
* Slightly improved UI
|
* Slightly improved UI
|
||||||
* minor bug fixes
|
* minor bug fixes
|
||||||
|
|
||||||
####Version 0.8.1
|
### Version 0.8.1
|
||||||
* minor bug fixes
|
* minor bug fixes
|
||||||
|
|
||||||
####Version 0.8
|
### Version 0.8
|
||||||
* Download HTTP images
|
* Download HTTP images
|
||||||
* Show avatars in MUC tiles
|
* Show avatars in MUC tiles
|
||||||
* Disabled SSLv3
|
* Disabled SSLv3
|
||||||
* Performance improvements
|
* Performance improvements
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 0.7.3
|
### Version 0.7.3
|
||||||
* revised tablet ui
|
* revised tablet ui
|
||||||
* internal rewrites
|
* internal rewrites
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 0.7.2
|
### Version 0.7.2
|
||||||
* show full timestamp in messages
|
* show full timestamp in messages
|
||||||
* brought back option to use JID to identify conferences
|
* brought back option to use JID to identify conferences
|
||||||
* optionally request delivery receipts (expert option)
|
* optionally request delivery receipts (expert option)
|
||||||
* more languages
|
* more languages
|
||||||
* bug fixes
|
* bug fixes
|
||||||
|
|
||||||
####Version 0.7.1
|
### Version 0.7.1
|
||||||
* Optionally use send button as status indicator
|
* Optionally use send button as status indicator
|
||||||
|
|
||||||
####Version 0.7
|
### Version 0.7
|
||||||
* Ability to disable notifications for single conversations
|
* Ability to disable notifications for single conversations
|
||||||
* Merge messages in chat bubbles
|
* Merge messages in chat bubbles
|
||||||
* Fixes for OpenPGP and OTR (please republish your public key)
|
* Fixes for OpenPGP and OTR (please republish your public key)
|
||||||
|
@ -476,26 +481,26 @@
|
||||||
* Configurable font size
|
* Configurable font size
|
||||||
* Expert options for encryption
|
* Expert options for encryption
|
||||||
|
|
||||||
####Version 0.6
|
### Version 0.6
|
||||||
* Support for server side avatars
|
* Support for server side avatars
|
||||||
* save images in gallery
|
* save images in gallery
|
||||||
* show contact name and picture in non-anonymous conferences
|
* show contact name and picture in non-anonymous conferences
|
||||||
* reworked account creation
|
* reworked account creation
|
||||||
* various bug fixes
|
* various bug fixes
|
||||||
|
|
||||||
####Version 0.5.2
|
### Version 0.5.2
|
||||||
* minor bug fixes
|
* minor bug fixes
|
||||||
|
|
||||||
####Version 0.5.1
|
### Version 0.5.1
|
||||||
* couple of small bug fixes that have been missed in 0.5
|
* couple of small bug fixes that have been missed in 0.5
|
||||||
* complete translations for Swedish, Dutch, German, Spanish, French, Russian
|
* complete translations for Swedish, Dutch, German, Spanish, French, Russian
|
||||||
|
|
||||||
####Version 0.5
|
### Version 0.5
|
||||||
* UI overhaul
|
* UI overhaul
|
||||||
* MUC / Conference bookmarks
|
* MUC / Conference bookmarks
|
||||||
* A lot of bug fixes
|
* A lot of bug fixes
|
||||||
|
|
||||||
####Version 0.4
|
### Version 0.4
|
||||||
* OTR file encryption
|
* OTR file encryption
|
||||||
* keep OTR messages and files on device until both parties or online at the same time
|
* keep OTR messages and files on device until both parties or online at the same time
|
||||||
* XEP-0333. Mark whether the other party has read your messages
|
* XEP-0333. Mark whether the other party has read your messages
|
||||||
|
@ -504,7 +509,7 @@
|
||||||
* Infinit history scrolling
|
* Infinit history scrolling
|
||||||
* Mark the last used presence in presence selection dialog
|
* Mark the last used presence in presence selection dialog
|
||||||
|
|
||||||
####Version 0.3
|
### Version 0.3
|
||||||
* Mostly bug fixes and internal rewrites
|
* Mostly bug fixes and internal rewrites
|
||||||
* Touch contact picture in conference to highlight
|
* Touch contact picture in conference to highlight
|
||||||
* Long press on received image to share
|
* Long press on received image to share
|
||||||
|
@ -512,27 +517,27 @@
|
||||||
* improved issues with occasional message lost
|
* improved issues with occasional message lost
|
||||||
* experimental conference encryption. (see FAQ)
|
* experimental conference encryption. (see FAQ)
|
||||||
|
|
||||||
####Version 0.2.3
|
### Version 0.2.3
|
||||||
* regression fix with receiving encrypted images
|
* regression fix with receiving encrypted images
|
||||||
|
|
||||||
####Version 0.2.2
|
### Version 0.2.2
|
||||||
* Ability to take photos directly
|
* Ability to take photos directly
|
||||||
* Improved openPGP offline handling
|
* Improved openPGP offline handling
|
||||||
* Various bug fixes
|
* Various bug fixes
|
||||||
* Updated Translations
|
* Updated Translations
|
||||||
|
|
||||||
####Version 0.2.1
|
### Version 0.2.1
|
||||||
* Various bug fixes
|
* Various bug fixes
|
||||||
* Updated Translations
|
* Updated Translations
|
||||||
|
|
||||||
####Version 0.2
|
### Version 0.2
|
||||||
* Image file transfer
|
* Image file transfer
|
||||||
* Better integration with OpenKeychain (PGP encryption)
|
* Better integration with OpenKeychain (PGP encryption)
|
||||||
* Nicer conversation tiles for conferences
|
* Nicer conversation tiles for conferences
|
||||||
* Ability to clear conversation history
|
* Ability to clear conversation history
|
||||||
* A lot of bug fixes and code clean up
|
* A lot of bug fixes and code clean up
|
||||||
|
|
||||||
####Version 0.1.3
|
### Version 0.1.3
|
||||||
* Switched to minidns library to resolve SRV records
|
* Switched to minidns library to resolve SRV records
|
||||||
* Faster DNS in some cases
|
* Faster DNS in some cases
|
||||||
* Enabled stream compression
|
* Enabled stream compression
|
||||||
|
@ -540,12 +545,12 @@
|
||||||
* Various bug fixes involving message notifications
|
* Various bug fixes involving message notifications
|
||||||
* Added support for DIGEST-MD5 auth
|
* Added support for DIGEST-MD5 auth
|
||||||
|
|
||||||
####Version 0.1.2
|
### Version 0.1.2
|
||||||
* Various bug fixes relating to conferences
|
* Various bug fixes relating to conferences
|
||||||
* Further DNS lookup improvements
|
* Further DNS lookup improvements
|
||||||
|
|
||||||
####Version 0.1.1
|
### Version 0.1.1
|
||||||
* Fixed the 'server not found' bug
|
* Fixed the 'server not found' bug
|
||||||
|
|
||||||
####Version 0.1
|
### Version 0.1
|
||||||
* Initial release
|
* Initial release
|
||||||
|
|
|
@ -56,8 +56,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 212
|
versionCode 214
|
||||||
versionName "1.18.3"
|
versionName "1.18.4"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
applicationId "eu.siacs.conversations"
|
applicationId "eu.siacs.conversations"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue