Automated changelog update [skip ci]
This commit is contained in:
+83
-27
@@ -48,7 +48,7 @@ The following sections list the changes for unreleased.
|
|||||||
* Enhancement - Prohibit users from setting or listing other user's values: [#4897](https://github.com/owncloud/ocis/pull/4897)
|
* Enhancement - Prohibit users from setting or listing other user's values: [#4897](https://github.com/owncloud/ocis/pull/4897)
|
||||||
* Enhancement - Add thumbnails support for tiff and bmp files: [#4634](https://github.com/owncloud/ocis/pull/4634)
|
* Enhancement - Add thumbnails support for tiff and bmp files: [#4634](https://github.com/owncloud/ocis/pull/4634)
|
||||||
* Enhancement - Update reva: [#4588](https://github.com/owncloud/ocis/pull/4588)
|
* Enhancement - Update reva: [#4588](https://github.com/owncloud/ocis/pull/4588)
|
||||||
* Enhancement - Update ownCloud Web to v6.0.0-rc.2: [#4786](https://github.com/owncloud/ocis/pull/4786)
|
* Enhancement - Update ownCloud Web to v6.0.0-rc.6: [#4970](https://github.com/owncloud/ocis/pull/4970)
|
||||||
* Enhancement - Validate space names: [#4955](https://github.com/owncloud/ocis/pull/4955)
|
* Enhancement - Validate space names: [#4955](https://github.com/owncloud/ocis/pull/4955)
|
||||||
* Enhancement - Make it possible to configure a WOPI folderurl: [#4716](https://github.com/owncloud/ocis/pull/4716)
|
* Enhancement - Make it possible to configure a WOPI folderurl: [#4716](https://github.com/owncloud/ocis/pull/4716)
|
||||||
|
|
||||||
@@ -377,11 +377,11 @@ The following sections list the changes for unreleased.
|
|||||||
https://github.com/owncloud/ocis/pull/4915
|
https://github.com/owncloud/ocis/pull/4915
|
||||||
https://github.com/owncloud/ocis/pull/4964
|
https://github.com/owncloud/ocis/pull/4964
|
||||||
|
|
||||||
* Enhancement - Update ownCloud Web to v6.0.0-rc.2: [#4786](https://github.com/owncloud/ocis/pull/4786)
|
* Enhancement - Update ownCloud Web to v6.0.0-rc.6: [#4970](https://github.com/owncloud/ocis/pull/4970)
|
||||||
|
|
||||||
Tags: web
|
Tags: web
|
||||||
|
|
||||||
We updated ownCloud Web to v6.0.0-rc.2. Please refer to the changelog (linked) for details on
|
We updated ownCloud Web to v6.0.0-rc.6. Please refer to the changelog (linked) for details on
|
||||||
the web release.
|
the web release.
|
||||||
|
|
||||||
### Breaking changes * BREAKING CHANGE for users in
|
### Breaking changes * BREAKING CHANGE for users in
|
||||||
@@ -392,22 +392,39 @@ The following sections list the changes for unreleased.
|
|||||||
instead of webdav paths. If you use the appDefaults composables in your application it's
|
instead of webdav paths. If you use the appDefaults composables in your application it's
|
||||||
likely that your code needs to be adapted.
|
likely that your code needs to be adapted.
|
||||||
|
|
||||||
### Changes * Bugfix
|
### Changes * Bugfix [owncloud/web#7731](https://github.com/owncloud/web/pull/7731):
|
||||||
|
"Copy Quicklink"-translations * Bugfix
|
||||||
[owncloud/web#7419](https://github.com/owncloud/web/issues/7419): Add language
|
[owncloud/web#7419](https://github.com/owncloud/web/issues/7419): Add language
|
||||||
param opening external app * Bugfix
|
param opening external app * Bugfix
|
||||||
[owncloud/web#7731](https://github.com/owncloud/web/pull/7731): "Copy
|
[owncloud/web#7830](https://github.com/owncloud/web/pull/7830): "Cut" and "Copy"
|
||||||
Quicklink"-translations * Bugfix
|
actions for current folder * Bugfix
|
||||||
[owncloud/web#7652](https://github.com/owncloud/web/pull/7652): Disable copy/move
|
[owncloud/web#7652](https://github.com/owncloud/web/pull/7652): Disable copy/move
|
||||||
overwrite on self * Bugfix
|
overwrite on self * Bugfix
|
||||||
[owncloud/web#7739](https://github.com/owncloud/web/pull/7739): Disable shares
|
[owncloud/web#7739](https://github.com/owncloud/web/pull/7739): Disable shares
|
||||||
loading on public and trash locations * Bugfix
|
loading on public and trash locations * Bugfix
|
||||||
[owncloud/web#7740](https://github.com/owncloud/web/pull/7740): Disappearing
|
[owncloud/web#7740](https://github.com/owncloud/web/pull/7740): Disappearing
|
||||||
quicklink in sidebar * Bugfix
|
quicklink in sidebar * Bugfix
|
||||||
|
[owncloud/web#7820](https://github.com/owncloud/web/pull/7820): Edit new created
|
||||||
|
user in user management * Bugfix
|
||||||
|
[owncloud/web#7861](https://github.com/owncloud/web/pull/7861): Handle non 2xx
|
||||||
|
external app responses * Bugfix
|
||||||
[owncloud/web#7734](https://github.com/owncloud/web/pull/7734): File name
|
[owncloud/web#7734](https://github.com/owncloud/web/pull/7734): File name
|
||||||
reactivity * Bugfix [owncloud/web#7724](https://github.com/owncloud/web/pull/7724):
|
reactivity * Bugfix [owncloud/web#7724](https://github.com/owncloud/web/pull/7724):
|
||||||
Folder conflict dialog * Bugfix
|
Folder conflict dialog * Bugfix
|
||||||
|
[owncloud/web#7603](https://github.com/owncloud/web/issues/7603): Hide search bar in
|
||||||
|
public link context * Bugfix
|
||||||
|
[owncloud/web#7889](https://github.com/owncloud/web/pull/7889): Hide share
|
||||||
|
indicators on public page * Bugfix
|
||||||
|
[owncloud/web#7903](https://github.com/owncloud/web/issues/7903): "Keep
|
||||||
|
both"-conflict option * Bugfix
|
||||||
|
[owncloud/web#7697](https://github.com/owncloud/web/issues/7697): Link indicator on
|
||||||
|
"Shared with me"-page * Bugfix
|
||||||
[owncloud/web#7652](https://github.com/owncloud/web/pull/7652): Inhibit move files
|
[owncloud/web#7652](https://github.com/owncloud/web/pull/7652): Inhibit move files
|
||||||
between spaces * Bugfix
|
between spaces * Bugfix
|
||||||
|
[owncloud/web#7811](https://github.com/owncloud/web/pull/7811): Do not load files
|
||||||
|
from cache in public links * Bugfix
|
||||||
|
[owncloud/web#7916](https://github.com/owncloud/web/pull/7916): Prefer alias links
|
||||||
|
over private links * Bugfix
|
||||||
[owncloud/web#7640](https://github.com/owncloud/web/pull/7640): "Private
|
[owncloud/web#7640](https://github.com/owncloud/web/pull/7640): "Private
|
||||||
link"-button alignment * Bugfix
|
link"-button alignment * Bugfix
|
||||||
[owncloud/web#7748](https://github.com/owncloud/web/pull/7748): Reload file list
|
[owncloud/web#7748](https://github.com/owncloud/web/pull/7748): Reload file list
|
||||||
@@ -416,42 +433,81 @@ The following sections list the changes for unreleased.
|
|||||||
sidebar"-calls on delete * Bugfix
|
sidebar"-calls on delete * Bugfix
|
||||||
[owncloud/web#7504](https://github.com/owncloud/web/pull/7504): Resolve upload
|
[owncloud/web#7504](https://github.com/owncloud/web/pull/7504): Resolve upload
|
||||||
existing folder * Bugfix
|
existing folder * Bugfix
|
||||||
[owncloud/web#7675](https://github.com/owncloud/web/pull/7675): Search bar on small
|
[owncloud/web#7771](https://github.com/owncloud/web/pull/7771): Routing for
|
||||||
screens * Bugfix [owncloud/web#7662](https://github.com/owncloud/web/pull/7662):
|
re-shares * Bugfix [owncloud/web#7675](https://github.com/owncloud/web/pull/7675):
|
||||||
Sidebar for received shares in search file list * Bugfix
|
Search bar on small screens * Bugfix
|
||||||
|
[owncloud/web#7662](https://github.com/owncloud/web/pull/7662): Sidebar for
|
||||||
|
received shares in search file list * Bugfix
|
||||||
|
[owncloud/web#7873](https://github.com/owncloud/web/pull/7873): Share editing after
|
||||||
|
selecting a space * Bugfix
|
||||||
|
[owncloud/web#7657](https://github.com/owncloud/web/issues/7657): Share
|
||||||
|
permissions for re-shares * Bugfix
|
||||||
[owncloud/web#7506](https://github.com/owncloud/web/issues/7506): Shares loading *
|
[owncloud/web#7506](https://github.com/owncloud/web/issues/7506): Shares loading *
|
||||||
Bugfix [owncloud/web#7632](https://github.com/owncloud/web/pull/7632): Sidebar
|
Bugfix [owncloud/web#7632](https://github.com/owncloud/web/pull/7632): Sidebar
|
||||||
toggle icon * Bugfix [owncloud/web#7756](https://github.com/owncloud/web/pull/7756):
|
toggle icon * Bugfix
|
||||||
Try to obtain refresh token before the error case * Bugfix
|
[owncloud/web#7781](https://github.com/owncloud/web/issues/7781): Sidebar without
|
||||||
|
highlighted resource * Bugfix
|
||||||
|
[owncloud/web#7756](https://github.com/owncloud/web/pull/7756): Try to obtain
|
||||||
|
refresh token before the error case * Bugfix
|
||||||
|
[owncloud/web#7768](https://github.com/owncloud/web/pull/7768): Hide actions in
|
||||||
|
space trash bins * Bugfix
|
||||||
[owncloud/web#7651](https://github.com/owncloud/web/pull/7651): Spaces on "Shared
|
[owncloud/web#7651](https://github.com/owncloud/web/pull/7651): Spaces on "Shared
|
||||||
via link"-page * Bugfix
|
via link"-page * Bugfix
|
||||||
[owncloud/web#7521](https://github.com/owncloud/web/issues/7521): Spaces
|
[owncloud/web#7521](https://github.com/owncloud/web/issues/7521): Spaces
|
||||||
reactivity on update * Bugfix
|
reactivity on update * Bugfix
|
||||||
[owncloud/web#7630](https://github.com/owncloud/web/pull/7630): Upload modify time *
|
[owncloud/web#7778](https://github.com/owncloud/web/issues/7778): Trash bin sidebar
|
||||||
Change [owncloud/web#6648](https://github.com/owncloud/web/issues/6648): Drive
|
* Bugfix [owncloud/web#7630](https://github.com/owncloud/web/pull/7630): Upload
|
||||||
aliases in URLs * Enhancement
|
modify time * Change
|
||||||
|
[owncloud/web#6648](https://github.com/owncloud/web/issues/6648): Drive aliases in
|
||||||
|
URLs * Enhancement [owncloud/web#7635](https://github.com/owncloud/web/pull/7635):
|
||||||
|
Add restore conflict dialog * Enhancement
|
||||||
|
[owncloud/web#7901](https://github.com/owncloud/web/pull/7901): Add search field for
|
||||||
|
space members * Enhancement
|
||||||
|
[owncloud/web#4675](https://github.com/owncloud/web/issues/4675): Add
|
||||||
|
`X-Request-ID` header to all outgoing requests * Enhancement
|
||||||
|
[owncloud/web#7904](https://github.com/owncloud/web/pull/7904): Batch actions for
|
||||||
|
two or more items only * Enhancement
|
||||||
|
[owncloud/web#7892](https://github.com/owncloud/web/pull/7892): Respect the new
|
||||||
|
sharing denials capability (experimental) * Enhancement
|
||||||
[owncloud/web#7709](https://github.com/owncloud/web/pull/7709): Edit custom
|
[owncloud/web#7709](https://github.com/owncloud/web/pull/7709): Edit custom
|
||||||
permissions wording * Enhancement
|
permissions wording * Enhancement
|
||||||
|
[owncloud/web#7373](https://github.com/owncloud/web/issues/7373): Align dark mode
|
||||||
|
colors with given design * Enhancement
|
||||||
[owncloud/web#7190](https://github.com/owncloud/web/pull/7190): Deny subfolders
|
[owncloud/web#7190](https://github.com/owncloud/web/pull/7190): Deny subfolders
|
||||||
inside share * Enhancement
|
inside share * Enhancement
|
||||||
[owncloud/web#7684](https://github.com/owncloud/web/pull/7684): Design polishing *
|
[owncloud/web#7684](https://github.com/owncloud/web/pull/7684): Design polishing *
|
||||||
Enhancement [owncloud/web#7725](https://github.com/owncloud/web/pull/7725): Enable
|
Enhancement [owncloud/web#7865](https://github.com/owncloud/web/pull/7865):
|
||||||
renaming on received shares * Enhancement
|
Disable share renaming * Enhancement
|
||||||
|
[owncloud/web#7725](https://github.com/owncloud/web/pull/7725): Enable renaming on
|
||||||
|
received shares * Enhancement
|
||||||
[owncloud/web#7747](https://github.com/owncloud/web/pull/7747): Friendlier logout
|
[owncloud/web#7747](https://github.com/owncloud/web/pull/7747): Friendlier logout
|
||||||
screen * Enhancement
|
screen * Enhancement
|
||||||
[owncloud/web#6247](https://github.com/owncloud/web/issues/6247): Id based routing *
|
[owncloud/web#6247](https://github.com/owncloud/web/issues/6247): Id based routing *
|
||||||
Enhancement [owncloud/web#7405](https://github.com/owncloud/web/pull/7405):
|
Enhancement [owncloud/web#7803](https://github.com/owncloud/web/issues/7803):
|
||||||
Resolve internal links * Enhancement
|
Internal link on unaccepted share * Enhancement
|
||||||
[owncloud/web#7569](https://github.com/owncloud/web/pull/7569): Make keybindings
|
[owncloud/web#7304](https://github.com/owncloud/web/issues/7304): Resolve internal
|
||||||
global * Enhancement
|
links * Enhancement [owncloud/web#7569](https://github.com/owncloud/web/pull/7569):
|
||||||
[owncloud/web#7405](https://github.com/owncloud/web/pull/7405): Resolve private
|
Make keybindings global * Enhancement
|
||||||
links * Enhancement [owncloud/web#7684](https://github.com/owncloud/web/pull/7684):
|
[owncloud/web#7894](https://github.com/owncloud/web/pull/7894): Optimize email
|
||||||
Update ODS to v14.0.0-alpha.20 * Enhancement
|
validation in the user management app * Enhancement
|
||||||
[owncloud/web#7430](https://github.com/owncloud/web/pull/7430): Webdav support in
|
[owncloud/web#7707](https://github.com/owncloud/web/issues/7707): Resolve private
|
||||||
web-client package
|
links * Enhancement
|
||||||
|
[owncloud/web#7234](https://github.com/owncloud/web/issues/7234): Auth context in
|
||||||
|
route meta props * Enhancement
|
||||||
|
[owncloud/web#7821](https://github.com/owncloud/web/pull/7821): Improve search
|
||||||
|
experience * Enhancement
|
||||||
|
[owncloud/web#7801](https://github.com/owncloud/web/pull/7801): Make search results
|
||||||
|
sortable * Enhancement
|
||||||
|
[owncloud/web#7915](https://github.com/owncloud/web/pull/7915): Update ODS to
|
||||||
|
v14.0.0-alpha.25 * Enhancement
|
||||||
|
[owncloud/web#7890](https://github.com/owncloud/web/pull/7890): Validate space
|
||||||
|
names * Enhancement [owncloud/web#7430](https://github.com/owncloud/web/pull/7430):
|
||||||
|
Webdav support in web-client package * Enhancement
|
||||||
|
[owncloud/web#7900](https://github.com/owncloud/web/issues/7900): XHR upload
|
||||||
|
timeout
|
||||||
|
|
||||||
https://github.com/owncloud/ocis/pull/4786
|
https://github.com/owncloud/ocis/pull/4970
|
||||||
https://github.com/owncloud/web/releases/tag/v6.0.0-rc.2
|
https://github.com/owncloud/web/releases/tag/v6.0.0-rc.6
|
||||||
|
|
||||||
* Enhancement - Validate space names: [#4955](https://github.com/owncloud/ocis/pull/4955)
|
* Enhancement - Validate space names: [#4955](https://github.com/owncloud/ocis/pull/4955)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user