mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Changelog: make sure the title is short enough
or CI won't pass in master
This commit is contained in:
parent
fb36ddc3e0
commit
2eaeabff45
@ -1,3 +1,5 @@
|
||||
Bugfix: In the sharing dialog, "password required" capabilities lead to incorrect behavior
|
||||
Bugfix: Fixed bug in public link with password required
|
||||
|
||||
In the sharing dialog, "password required" capabilities lead to incorrect behavior
|
||||
|
||||
https://github.com/owncloud/client/issues/7247
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
Bugfix: In the sharing dialog, allow editing public link expiration date when it is enforced
|
||||
Bugfix: Fixed editing public link expiration date
|
||||
|
||||
In the sharing dialog, allow editing public link expiration date when it is enforced
|
||||
|
||||
https://github.com/owncloud/client/issues/7313
|
||||
|
||||
@ -1,4 +1,6 @@
|
||||
Bugfix: Saving the cookies on Windows might fail if the containing folder does not exist
|
||||
Bugfix: Fixed bug saving the cookies
|
||||
|
||||
Saving the cookies on Windows might fail if the containing folder does not exist
|
||||
|
||||
|
||||
https://github.com/owncloud/client/issues/7700
|
||||
|
||||
@ -1,4 +1,6 @@
|
||||
Bugfix: Fix crash if setup wizard is closed while the virtual file system dialog is open
|
||||
Bugfix: Fixed crash in the setup wizard
|
||||
|
||||
Fixe crash if setup wizard is closed while the virtual file system dialog is open
|
||||
|
||||
|
||||
https://github.com/owncloud/client/issues/7709
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
Bugfix: Don't show virtual file system warning again when the radio button is triggered a second time
|
||||
Bugfix: Fixed bug in the Virtual File warning dialog
|
||||
|
||||
Don't show virtual file system warning again when the radio button is triggered a second time.
|
||||
Declining the dialog had no effect as the radio button was already checked
|
||||
|
||||
https://github.com/owncloud/client/issues/7710
|
||||
|
||||
Loading…
Reference in New Issue
Block a user