Skip to content

Commit 8c9280d

Browse files
authored
Update CHANGELOG.md
Updated for 2.1.3 release
1 parent 74b9163 commit 8c9280d

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

Diff for: CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,31 @@
33
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
55

6+
## [2.1.3] - 2018-10-04
7+
### Fixed
8+
- Resolve File download fails if the file is marked as malware in OneDrive
9+
- Resolve high CPU usage when running in monitor mode
10+
- Resolve how default path is set when running under systemd on headless systems
11+
- Resolve incorrectly nested configDir in X11 systems
12+
- Resolve Key not found: driveType
13+
- Resolve to validate filename length before download to conform with Linux FS limits
14+
- Resolve file handling to look for HTML ASCII codes which will cause uploads to fail
15+
- Resolve Key not found: expirationDateTime on session resume
16+
17+
### Added
18+
- Update Travis CI building to test build on ARM64
19+
20+
## [2.1.2] - 2018-08-27
21+
### Fixed
22+
- Resolve skipping of symlinks in monitor mode
23+
- Resolve Gateway Timeout - JSONValue is not an object
24+
- Resolve systemd/user is not supported on CentOS / RHEL
25+
- Resolve HTTP request returned status code 429 (Too Many Requests)
26+
- Resolve handling of maximum path length calculation
27+
- Resolve 'The parent item is not in the local database'
28+
- Resolve Correctly handle file case sensitivity issues in same folder
29+
- Update unit files documentation link
30+
631
## [2.1.1] - 2018-08-14
732
### Fixed
833
- Fix handling no remote delete of remote directories when using --no-remote-delete

0 commit comments

Comments
 (0)