Skip to content

Commit

Permalink
Calens changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
JuancaG05 authored and github-actions[bot] committed Apr 10, 2023
1 parent 962e982 commit ec7d81d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Summary
* Enhancement - Authenticated WebFinger: [#3943](https://github.com/owncloud/android/issues/3943)
* Enhancement - Link in drawer menu: [#3949](https://github.com/owncloud/android/pull/3949)
* Enhancement - Send language header in all requests: [#3980](https://github.com/owncloud/android/issues/3980)
* Enhancement - Open in specific web provider: [#3994](https://github.com/owncloud/android/issues/3994)
* Enhancement - Updated WebFinger flow: [#3998](https://github.com/owncloud/android/issues/3998)

Details
Expand Down Expand Up @@ -72,6 +73,18 @@ Details
https://github.com/owncloud/android/pull/3982
https://github.com/owncloud/android-library/pull/551

* Enhancement - Open in specific web provider: [#3994](https://github.com/owncloud/android/issues/3994)

We've added the specific web app providers instead of opening the file with the default web
provider.

The user can open their files with any of the available specific web app providers from the
server. Previously, file was opened with the default one.

https://github.com/owncloud/android/issues/3994
https://github.com/owncloud/android/pull/3990
https://owncloud.dev/services/app-registry/apps/#app-registry

* Enhancement - Updated WebFinger flow: [#3998](https://github.com/owncloud/android/issues/3998)

WebFinger call won't follow redirections. WebFinger will be requested first and will skip
Expand Down

0 comments on commit ec7d81d

Please sign in to comment.