4.1.1
Pre-release
Pre-release
nuxeojenkins
released this
05 Apr 10:04
·
2289 commits
to master
since this release
🔥 Big changes
- NXDRIVE-986: Creating a new folder then renaming generates meaningless URLs
⚠️ This is a big change as it will invalidate any shared URL containing the document's name. In other words, if one shared a simple URL, and if the document is renamed by anyone, the URL will end on a 404 error (not found). This is not the case if one used the official mecanism and shared the document using the "Share link" that is using the document's UID.
Core
- NXDRIVE-1608: Fix logging level setters
- NXDRIVE-1609: Application cannot handle nxdrive:// URL on first launch
- NXDRIVE-1612: [macOS] Improve running applications detection
- NXDRIVE-1613: Handle None
chunk_size
during upload - NXDRIVE-1614: Improve the
Action
class implementation - NXDRIVE-1571: Fix variable referenced before assignment in the
RemoteWatcher
- NXDRIVE-1588: Fix folders watch on Windows
- NXDRIVE-1600: [Windows]
OSError
withdatetime.fromtimestamp(t)
whent < 0
- NXDRIVE-1603: Improve URLs guesses upon connection
- NXDRIVE-1611: Add chunk upload options
- NXDRIVE-1601: Ensure SSL support when packaged
- NXDRIVE-1607: Improve URLs computation
Tests
- NXDRIVE-1593: Use java 11 for tests
Packaging / Build
- NXDRIVE-1573: Upgrade to Python from 3.6.7 to 3.6.8
GUI
- NXDRIVE-1557: Display progress bars in the systray menu
Download links: