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>2021-04-15 13:20:53 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-04-15 13:20:53 +0300
commit8013ce2872ab8c771c45b5f48d7c53e822099a36 (patch)
treeed522d6bb39993123c6c4cd0aadd3dbe8c5ea415 /CHANGELOG.md
parent35e029d1af06e8d01fa6b3ae348872ca67f0b78a (diff)
Automated changelog update [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a7ccc15a9..83670d223 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,10 +26,12 @@ Summary
* Change - We removed the support for async jobs using OC-JobStatus-Location: [#8398](https://github.com/owncloud/client/pull/8398)
* Enhancement - Make crash report IDs easy to copy: [#25](https://github.com/dschmidt/libcrashreporter-qt/pull/25)
* Enhancement - We reworked the server activity table: [#8158](https://github.com/owncloud/client/issues/8158)
+* Enhancement - Added branding option to enforce VFS: [#4144](https://github.com/owncloud/enterprise/issues/4144)
* Enhancement - Add initial support for backups triggered by an external tool: [#8437](https://github.com/owncloud/client/pull/8437)
* Enhancement - Add language picker to general settings: [#8466](https://github.com/owncloud/client/issues/8466)
* Enhancement - Attach the last 20 log lines to a crash report: [#8467](https://github.com/owncloud/client/issues/8467)
* Enhancement - Add an icon to the Windows system tray notification: [#8539](https://github.com/owncloud/client/pull/8539)
+* Enhancement - Encode the log file as UTF-8: [#8550](https://github.com/owncloud/client/pull/8550)
Details
-------
@@ -163,6 +165,13 @@ Details
https://github.com/owncloud/client/issues/8158
https://github.com/owncloud/client/issues/4336
+* Enhancement - Added branding option to enforce VFS: [#4144](https://github.com/owncloud/enterprise/issues/4144)
+
+ We added a branding option that enforces the use of Virtual Files on Windows.
+
+ https://github.com/owncloud/enterprise/issues/4144
+ https://github.com/owncloud/client/pull/8179/
+
* Enhancement - Add initial support for backups triggered by an external tool: [#8437](https://github.com/owncloud/client/pull/8437)
We added a socket api function which allows creation of backups.
@@ -194,6 +203,13 @@ Details
https://github.com/owncloud/client/pull/8539
+* Enhancement - Encode the log file as UTF-8: [#8550](https://github.com/owncloud/client/pull/8550)
+
+ We fixed an issue where the log file might not have been encoded as UTF-8 and thus scrambled file
+ names.
+
+ https://github.com/owncloud/client/pull/8550
+
Changelog for ownCloud Desktop Client [2.7.6] (2021-02-04)
=======================================
The following sections list the changes in ownCloud Desktop Client 2.7.6 relevant to