Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-06-10 18:55:33 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-06-10 18:55:33 +0300
commit494c392efdcf32c29dd8253562e07baa6fa34d63 (patch)
treef04b0114716047c3e755658e06a16ecdf520291b /changelog/2.6.3_2020-06-10
parentfca2ab3d56f7d780bdc1d9c8a00d1391ee418c97 (diff)
Version 2.6.3 was tagged
Diffstat (limited to 'changelog/2.6.3_2020-06-10')
-rw-r--r--changelog/2.6.3_2020-06-10/39225
-rw-r--r--changelog/2.6.3_2020-06-10/70185
-rw-r--r--changelog/2.6.3_2020-06-10/70436
-rw-r--r--changelog/2.6.3_2020-06-10/72475
-rw-r--r--changelog/2.6.3_2020-06-10/73135
-rw-r--r--changelog/2.6.3_2020-06-10/73366
-rw-r--r--changelog/2.6.3_2020-06-10/77006
-rw-r--r--changelog/2.6.3_2020-06-10/77097
-rw-r--r--changelog/2.6.3_2020-06-10/77107
-rw-r--r--changelog/2.6.3_2020-06-10/77224
-rw-r--r--changelog/2.6.3_2020-06-10/77416
-rw-r--r--changelog/2.6.3_2020-06-10/77446
-rw-r--r--changelog/2.6.3_2020-06-10/77596
-rw-r--r--changelog/2.6.3_2020-06-10/77604
-rw-r--r--changelog/2.6.3_2020-06-10/77616
-rw-r--r--changelog/2.6.3_2020-06-10/77627
-rw-r--r--changelog/2.6.3_2020-06-10/77745
-rw-r--r--changelog/2.6.3_2020-06-10/77995
-rw-r--r--changelog/2.6.3_2020-06-10/78316
-rw-r--r--changelog/2.6.3_2020-06-10/78565
-rw-r--r--changelog/2.6.3_2020-06-10/78745
-rw-r--r--changelog/2.6.3_2020-06-10/78786
22 files changed, 123 insertions, 0 deletions
diff --git a/changelog/2.6.3_2020-06-10/3922 b/changelog/2.6.3_2020-06-10/3922
new file mode 100644
index 000000000..d42a244f7
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/3922
@@ -0,0 +1,5 @@
+Change: Restart the client after an update
+
+We now start the client after an update, if the client was running before the update.
+
+https://github.com/owncloud/enterprise/issues/3922
diff --git a/changelog/2.6.3_2020-06-10/7018 b/changelog/2.6.3_2020-06-10/7018
new file mode 100644
index 000000000..837a008ef
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7018
@@ -0,0 +1,5 @@
+Bugfix: Client sometimes does not show up when started by a user
+
+We fixed a bug where a client sometimes does not show up when a user request a start.
+
+https://github.com/owncloud/client/issues/7018
diff --git a/changelog/2.6.3_2020-06-10/7043 b/changelog/2.6.3_2020-06-10/7043
new file mode 100644
index 000000000..f16de84a3
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7043
@@ -0,0 +1,6 @@
+Bugfix: Fix several wrong colored icons in dark mode
+
+We fixed multiple issues where monochrome icons where not converted to match the
+current theme.
+
+https://github.com/owncloud/client/issues/7043
diff --git a/changelog/2.6.3_2020-06-10/7247 b/changelog/2.6.3_2020-06-10/7247
new file mode 100644
index 000000000..8bc65aab6
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7247
@@ -0,0 +1,5 @@
+Bugfix: Fixed bug in public link with password required
+
+In the sharing dialog, "password required" capabilities lead to incorrect behaviour
+
+https://github.com/owncloud/client/issues/7247
diff --git a/changelog/2.6.3_2020-06-10/7313 b/changelog/2.6.3_2020-06-10/7313
new file mode 100644
index 000000000..358a76799
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7313
@@ -0,0 +1,5 @@
+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
diff --git a/changelog/2.6.3_2020-06-10/7336 b/changelog/2.6.3_2020-06-10/7336
new file mode 100644
index 000000000..2ceeeffba
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7336
@@ -0,0 +1,6 @@
+Bugfix: Expand file tree also when no folders are synced
+
+We have fixed the behaviour of the folder Widget,
+when a account was added and none of its folders was selected to be synced, the tree was not expanded.
+
+https://github.com/owncloud/client/issues/7336
diff --git a/changelog/2.6.3_2020-06-10/7700 b/changelog/2.6.3_2020-06-10/7700
new file mode 100644
index 000000000..f7f50a5b4
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7700
@@ -0,0 +1,6 @@
+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
diff --git a/changelog/2.6.3_2020-06-10/7709 b/changelog/2.6.3_2020-06-10/7709
new file mode 100644
index 000000000..8e3e26b1f
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7709
@@ -0,0 +1,7 @@
+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
+https://github.com/owncloud/client/issues/7711
diff --git a/changelog/2.6.3_2020-06-10/7710 b/changelog/2.6.3_2020-06-10/7710
new file mode 100644
index 000000000..2ce50750b
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7710
@@ -0,0 +1,7 @@
+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
+https://github.com/owncloud/client/issues/7712
diff --git a/changelog/2.6.3_2020-06-10/7722 b/changelog/2.6.3_2020-06-10/7722
new file mode 100644
index 000000000..949638c29
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7722
@@ -0,0 +1,4 @@
+Bugfix: Fixed a potential crash while discovering moves
+
+
+https://github.com/owncloud/client/issues/7722
diff --git a/changelog/2.6.3_2020-06-10/7741 b/changelog/2.6.3_2020-06-10/7741
new file mode 100644
index 000000000..bc653bb85
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7741
@@ -0,0 +1,6 @@
+Bugfix: Add Folder Sync Connection sometimes does not warn
+
+Warn when adding a folder sync connection of a remote folder
+for which a subdir is already synchronized
+
+https://github.com/owncloud/client/issues/7741
diff --git a/changelog/2.6.3_2020-06-10/7744 b/changelog/2.6.3_2020-06-10/7744
new file mode 100644
index 000000000..75e9251fd
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7744
@@ -0,0 +1,6 @@
+Bugfix: Resize the buttons in the settings view dynamically
+
+Since Qt 5.12 the button text gets elided automatically
+if the button text would exceed the button width.
+
+https://github.com/owncloud/client/issues/7744
diff --git a/changelog/2.6.3_2020-06-10/7759 b/changelog/2.6.3_2020-06-10/7759
new file mode 100644
index 000000000..f02483094
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7759
@@ -0,0 +1,6 @@
+Bugfix: Fix status icon after move errors
+
+The file status icon was not showing an error when a move operation failed
+
+https://github.com/owncloud/client/issues/7759
+
diff --git a/changelog/2.6.3_2020-06-10/7760 b/changelog/2.6.3_2020-06-10/7760
new file mode 100644
index 000000000..6f5000751
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7760
@@ -0,0 +1,4 @@
+Bugfix: Fixed a potential crash on cancelation of discovery jobs
+
+
+https://github.com/owncloud/client/pull/7760
diff --git a/changelog/2.6.3_2020-06-10/7761 b/changelog/2.6.3_2020-06-10/7761
new file mode 100644
index 000000000..33d51169f
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7761
@@ -0,0 +1,6 @@
+Bugfix: Fix a potential crash on Windows VFS
+
+We've fixed a potential crash where marking a file as
+"Always keep on this device" caused the client to crash.
+
+https://github.com/owncloud/client/issues/7761
diff --git a/changelog/2.6.3_2020-06-10/7762 b/changelog/2.6.3_2020-06-10/7762
new file mode 100644
index 000000000..ea681cff3
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7762
@@ -0,0 +1,7 @@
+Bugfix: Fixed OAuth2 login of user with `+`
+
+Make sure that the `+` in the user name is properly encoded in the URL
+opened by the browser when doing an OAuth2 authentication.
+
+https://github.com/owncloud/client/issues/7762
+
diff --git a/changelog/2.6.3_2020-06-10/7774 b/changelog/2.6.3_2020-06-10/7774
new file mode 100644
index 000000000..041cf3772
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7774
@@ -0,0 +1,5 @@
+Bugfix: On Windows the share dialog does not open as the top most window
+
+We now ensure that the our dialogs are correctly raised.
+
+https://github.com/owncloud/client/issues/7774
diff --git a/changelog/2.6.3_2020-06-10/7799 b/changelog/2.6.3_2020-06-10/7799
new file mode 100644
index 000000000..545c15d5d
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7799
@@ -0,0 +1,5 @@
+Bugfix: Client sometimes crashes when a placeholder file was moved
+
+We fixed an issue where moving a placeholder file would lead to a crash.
+
+https://github.com/owncloud/client/issues/7799
diff --git a/changelog/2.6.3_2020-06-10/7831 b/changelog/2.6.3_2020-06-10/7831
new file mode 100644
index 000000000..56a11bd29
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7831
@@ -0,0 +1,6 @@
+Bugfix: Don't override cookies with old values
+
+We fixed a bug where a client somteimes overrode the content of the cookie jar
+with outdated or corrupted values
+
+https://github.com/owncloud/client/pull/7831
diff --git a/changelog/2.6.3_2020-06-10/7856 b/changelog/2.6.3_2020-06-10/7856
new file mode 100644
index 000000000..1f8a21410
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7856
@@ -0,0 +1,5 @@
+Change: Wizard is hidden behind the browser
+
+We now raise the wizard after a successful authentication
+
+https://github.com/owncloud/client/issues/7856
diff --git a/changelog/2.6.3_2020-06-10/7874 b/changelog/2.6.3_2020-06-10/7874
new file mode 100644
index 000000000..1e0ca2d3a
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7874
@@ -0,0 +1,5 @@
+Bugfix: Closing prompt has the same effect as accepting
+
+We fixed the handling of the user's input.
+
+https://github.com/owncloud/client/issues/7874
diff --git a/changelog/2.6.3_2020-06-10/7878 b/changelog/2.6.3_2020-06-10/7878
new file mode 100644
index 000000000..7feab603b
--- /dev/null
+++ b/changelog/2.6.3_2020-06-10/7878
@@ -0,0 +1,6 @@
+Bugfix: Crash on migration of old settings
+
+We fixed a crash when user settings are migrated
+to a new client version.
+
+https://github.com/owncloud/client/issues/7878