-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add SDK bump changelog && fix fault accessing of sidebar config option
- Loading branch information
1 parent
d2161cb
commit a08cad0
Showing
3 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Enhancement: Update SDK | ||
|
||
We've updated the ownCloud SDK to version 3.0.0-alpha.7. | ||
|
||
- Change - Pass full trash bin path to methods of FilesTrash class: https://github.com/owncloud/owncloud-sdk/pull/1021 | ||
- Enhancement - Enforce share_type guest if applies: https://github.com/owncloud/owncloud-sdk/pull/1046 | ||
- Enhancement - Create quicklink: https://github.com/owncloud/owncloud-sdk/pull/1041 | ||
- Enhancement - Replace deprecated String.prototype.substr(): https://github.com/owncloud/owncloud-sdk/pull/1035 | ||
- Enhancement - Add blob resolveType: https://github.com/owncloud/owncloud-sdk/pull/1028 | ||
- Enhancement - Adjust share management to properly work with spaces: https://github.com/owncloud/owncloud-sdk/pull/1013 | ||
- Bugfix - Always add X-Request-ID: https://github.com/owncloud/owncloud-sdk/pull/1016 | ||
- Bugfix - Always add X-Requested-With header: https://github.com/owncloud/owncloud-sdk/pull/1020 | ||
|
||
https://github.com/owncloud/web/pull/6820 | ||
https://github.com/owncloud/owncloud-sdk/releases/tag/v3.0.0-alpha.7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters