You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changes/4.4.2.md
+28-28Lines changed: 28 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,25 @@
1
1
# 4.4.2
2
2
3
-
Release date: `20xx-xx-xx`
3
+
Release date: `2020-04-15`
4
4
5
5
## Core
6
6
7
7
-[NXDRIVE-374](https://jira.nuxeo.com/browse/NXDRIVE-374): [GNU/Linux] Use file system decorations
8
-
-[NXDRIVE-382](https://jira.nuxeo.com/browse/NXDRIVE-382): Invalid conflict resolution when choosing the Local file, if the Remote file has been renamed before
-[NXDRIVE-382](https://jira.nuxeo.com/browse/NXDRIVE-382): Invalid conflict resolution when choosing the local file, if the remote file has been renamed before
-[NXDRIVE-1690](https://jira.nuxeo.com/browse/NXDRIVE-1690): [GNU/Linux] File is not deleted on the server when the parent folder is renamed, while offline
11
11
-[NXDRIVE-1831](https://jira.nuxeo.com/browse/NXDRIVE-1831): [GNU/Linux] Set the root local folder icon
12
12
-[NXDRIVE-1847](https://jira.nuxeo.com/browse/NXDRIVE-1847): [Windows] Fix endless synchronization on fast create-then-rename folder
13
-
-[NXDRIVE-1866](https://jira.nuxeo.com/browse/NXDRIVE-1866): Check spurious ThreadInterrupt in the conflict resolver
14
-
-[NXDRIVE-1869](https://jira.nuxeo.com/browse/NXDRIVE-1869): Handle pair state resolved-modified as conflicted
13
+
-[NXDRIVE-1866](https://jira.nuxeo.com/browse/NXDRIVE-1866): Check spurious `ThreadInterrupt` in the conflict resolver
14
+
-[NXDRIVE-1869](https://jira.nuxeo.com/browse/NXDRIVE-1869): Handle pair state `resolved-modified` as conflicted
-[NXDRIVE-2082](https://jira.nuxeo.com/browse/NXDRIVE-2082): [Direct Transfer] Disable the feature until it is stable enough
50
-
-[NXDRIVE-2086](https://jira.nuxeo.com/browse/NXDRIVE-2086): Fix mypy issues following the update to mypy 0.770
50
+
-[NXDRIVE-2086](https://jira.nuxeo.com/browse/NXDRIVE-2086): Fix mypy issues following the update to `mypy` 0.770
51
51
-[NXDRIVE-2088](https://jira.nuxeo.com/browse/NXDRIVE-2088): Make the synchronization_enabled option effective locally in certain conditions
52
52
-[NXDRIVE-2090](https://jira.nuxeo.com/browse/NXDRIVE-2090): Ask for application restart on specific server config change
53
53
-[NXDRIVE-2091](https://jira.nuxeo.com/browse/NXDRIVE-2091): Wait for the server configuration before starting features
54
-
-[NXDRIVE-2092](https://jira.nuxeo.com/browse/NXDRIVE-2092): Fix Downloads.path and Uploads.path database field type
54
+
-[NXDRIVE-2092](https://jira.nuxeo.com/browse/NXDRIVE-2092): Fix `Downloads.path` and `Uploads.path` database field type
55
55
-[NXDRIVE-2100](https://jira.nuxeo.com/browse/NXDRIVE-2100): Clean-up code smells found by Sourcery
56
56
-[NXDRIVE-2103](https://jira.nuxeo.com/browse/NXDRIVE-2103): [S3] Disable the feature until it is fully usable
57
-
-[NXDRIVE-2115](https://jira.nuxeo.com/browse/NXDRIVE-2115): Fix flake8 issues following the update to pyflakes 2.2.0
57
+
-[NXDRIVE-2115](https://jira.nuxeo.com/browse/NXDRIVE-2115): Fix `flake8` issues following the update to `pyflakes` 2.2.0
58
58
-[NXDRIVE-2118](https://jira.nuxeo.com/browse/NXDRIVE-2118): Make the `delay` option effective when set from the server config
59
59
60
60
## GUI
@@ -71,12 +71,12 @@ Release date: `20xx-xx-xx`
71
71
72
72
## Packaging / Build
73
73
74
-
-[NXDRIVE-1971](https://jira.nuxeo.com/browse/NXDRIVE-1971): [Windows] Fix a TypeError when no enough rights on the local sync folder (by upgrading Watchdog as the fix was sent upstream)
74
+
-[NXDRIVE-1971](https://jira.nuxeo.com/browse/NXDRIVE-1971): [Windows] Fix a `TypeError` when no enough rights on the local sync folder (by upgrading `watchdog` as the fix was sent upstream)
75
75
-[NXDRIVE-1992](https://jira.nuxeo.com/browse/NXDRIVE-1992): Fix old alpha files purgation
76
-
-[NXDRIVE-1993](https://jira.nuxeo.com/browse/NXDRIVE-1993): Use Dependabot to keep dependencies up-to-date
77
-
-[NXDRIVE-2001](https://jira.nuxeo.com/browse/NXDRIVE-2001): Pin the Pip version to ease reproductible builds
76
+
-[NXDRIVE-1993](https://jira.nuxeo.com/browse/NXDRIVE-1993): Use `Dependabot` to keep dependencies up-to-date
77
+
-[NXDRIVE-2001](https://jira.nuxeo.com/browse/NXDRIVE-2001): Pin the `pip` version to ease reproductible builds
78
78
-[NXDRIVE-2050](https://jira.nuxeo.com/browse/NXDRIVE-2050): Provide auto-update scripts for wide deployment
0 commit comments