mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Automated changelog update [skip ci]
This commit is contained in:
parent
ea13fa2faf
commit
266ceced0c
@ -8,6 +8,7 @@ ownCloud admins and users.
|
||||
Summary
|
||||
-------
|
||||
|
||||
* Bugfix - Some check boxes in the sharing dialog are disabled: [#7877](https://github.com/owncloud/client/issues/7877)
|
||||
* Change - Don't hardcode a plugin location: [#3839](https://github.com/owncloud/enterprise/issues/3839)
|
||||
* Change - Enabling native VFS on Windows create two shortcuts in the Explorer: [#7748](https://github.com/owncloud/client/issues/7748)
|
||||
* Change - The password dialog is hidden behind a window: [#7833](https://github.com/owncloud/client/issues/7833)
|
||||
@ -24,6 +25,13 @@ Summary
|
||||
Details
|
||||
-------
|
||||
|
||||
* Bugfix - Some check boxes in the sharing dialog are disabled: [#7877](https://github.com/owncloud/client/issues/7877)
|
||||
|
||||
We fixed a bug where the servers default sharing permissions where used as limiting factor
|
||||
instead of a defualt selection.
|
||||
|
||||
https://github.com/owncloud/client/issues/7877
|
||||
|
||||
* Change - Don't hardcode a plugin location: [#3839](https://github.com/owncloud/enterprise/issues/3839)
|
||||
|
||||
We no longer hardcode a plugin location only available on the build system. If a setup uses a non
|
||||
|
||||
Loading…
Reference in New Issue
Block a user