Syncthing (64-bit) 歷史版本列表
Syncthing 是一款適用於 Windows PC 的免費且開源的點對點文件同步軟件! Syncthing 用一些開放,可靠和分散的東西來取代專有的同步和雲服務。您的數據僅僅是您的數據,如果您的數據與第三方共享以及如何通過互聯網傳輸,您應該選擇其存儲位置。 Syncthing 仍在開發中,儘管已經實現了大量的功能。Syncthing 功能:Private您的數據不會存儲在您的計算機以外的任何地... Syncthing (64-bit) 軟體介紹更新時間:2018-04-06
更新細節:
What's new in this version:
French, German and Spanish Language Support:
- Choose which language you would like to use during the installer, this choice will carry through into the IDE and the corresponding manual will be downloaded during the first run of the IDE
- If you want to change your language after install this is still possible via 'Preferences -> General Settings'
User login performance/stability fixes:
- The initial startup sequence for network connectivity checks and user-login has been improved, so you should no longer see long stalls during startup
- However, if you are still having issues please contact the Helpdesk for further support
Resource Tree improvements:
- Resource reordering is now easier and clearer to understand, thanks to a new visual indicator as you drag resources in the tree
- Further optimisations have been made for all tree views to improve the performance of the IDE when editing large projects
Per-configuration #macro support:
- Added the ability to override macro definitions in different configs using the syntax #macro CONFIGNAME:MACRONAME
- E.g, #macro MOVESPEED 10 could be overidden on the next line by #macro WINDOWS:MOVESPEED 12 or #macro GOOGLE:MOVESPEED 6
Misc IDE Changes:
- Android Options > 'Build Settings' now has a drop-down which populates with your current Android SDK installation information
- Added support for additional iOS splash screens for iPhones SE, 7, 8 and X
Known Issues:
- It should be fixed now, but if you still get Windows Defender giving false-positives and blocking runtime downloads in 2.1.4+, please tell the Helpdesk
- Explorer file dialogs can sometimes fail to open. This is a Windows 10 Creators Update issue and has been seen failing in other applications
- Runtime download/activation has been seen to crash the IDE occasionally during subsequent startup
- Dead instances of Window's RuntimeBroker application can block attempts to use the manual in the IDE - just get a white page
更新時間:2018-03-06
更新細節:
What's new in this version:
Bugfixes:
- Windows - External File Versioning Command path requires instead of panic: bug: removed more than added
- Ignore pattern beginning with "#" does not match subpaths
- Ignore patterns in web UI aren't reloaded if only comments change
- Global is different from local state when ignoring files
Other issues:
- basicfs_watch_tests are flaky
- Remove KCP
更新時間:2018-02-09
更新細節:
What's new in this version:
- To save on editor space, the markdown Edit/Preview toggle has been moved to the toolbar. Look for the eye
- Safety first! The app checks for any unsynced notes before logging out and warns if it finds any
- Security fixes
更新時間:2018-02-08
更新細節:
What's new in this version:
Bugfixes:
- Panic when connecting to device with auto accept and paused folders
- List of files needed on remote is not wrapped at word boundaries
- Impossible to run non-release builds without deadlock detectors
- UTF-8 normalization does not work correctly on ZFS.
- Upgrade system shows an error on RCs in some cases
- Sparse files with zero blocks are not closed when pulling
- Remote device out of sync items shows "0 items, ~0 B"
Enhancements:
- GUI for .stversion restoration
- Log entries showing IP addresses should show connection type
- Set background priority / niceness
Other issues:
- Arguments to fs.CreateSymlink are mixed up
- More scalable global discovery
- lib/model test fails with "ThreadSanitizer failed to allocate 0x200000 (2097152) bytes" with Go 1.9.2
- Spurious "é" in GUI
- Should clean out generated testdata in lib/model/testdata
更新時間:2018-01-10
更新細節:
What's new in this version:
Bugfixes:
- Files on deduplicated NTFS volumes are ignored by scanner
- Path completion in new folder dialog does not work anymore
- Fd leak when temp file cannot be truncated
- Panic runtime error related to KCP
Enhancements:
- UI for debug levels and log access
- GUI should indicate which files are out of sync on remote devices
- Keep enough counters and state in the database to avoid initial database traversal
- Should understand “socks” in addition to “socks5” in proxy URLs
Other issues:
- Contribute kcp-go changes/features and/or fix tests
- Update vendored github.com/minio/sha256-simd for AVX512 support
- Update vendored x/sys/unix for dragonfly
更新時間:2017-12-25
更新細節:
What's new in this version:
Bugfixes:
- Symlinks as folder root broken on Windows
- Discovering new files in a deleted directory does not resurrect the directory
- "Panic: interface conversion: *errors.errorString is not net.Error" after restart
Enhancements:
- Auto-accept shared folders from trusted devices
- Empty directories in .stversions should be removed
- Human readable errors on attempted deletion of non-empty directory
- Support OneDrive folders on recent Windows 10
- Add confirmation on Remove Folder / Device button
更新時間:2017-12-05
更新細節:
What's new in this version:
Bugfixes:
- Devices with ignored files stay "syncing" forever
- No Global Discovery without Sync Protocol Listen Address
- Local network classification doesn't always work
- Hashed GUI password should not be rehashed
- Pulls not triggered correctly on reconnection
- Symlink/file replacement doesn't work properly
- File/dir replacement doesn't work properly
- Logging at info level and above should always include context
- Panic in "pfilter" package on 32 bit architectures
Enhancements:
- Allow syncing read-only directories as "Master Folders"
- "Global Changes" button is confusing, retitle to "Recent Changes"
- Dial device addresses in parallel
- Avoid lots and lots of announced addresses in the presence of symmetric NAT
Other issues:
- Split transport usage reporting per stack
更新時間:2017-11-09
更新細節:
What's new in this version:
Resolved issues:
- More data is reported as part of the anonymous usage report
- Sync errors are better reported
- Removing paused folders does not cause a panic
- Local IPv4 discovery is more resilient against write failures
- Clearer logging around config failures at startup
- Do not complain about inability to fsync files
- KCP connections are improved
- Folder health checking is improved
- This release also includes built in support for file system notifications, although it is disabled by default. To test this functionality, enable the advanced folder config fsWatcherEnabled
- Additionally, the UDP based "KCP" protocol is now enabled by default. This provides better connectivity through NAT devices. TCP is the preferred connection protocol when available
更新時間:2017-10-10
更新細節:
What's new in this version:
- Removing paused folders no longer triggers a crash
- Add further security related HTTP headers
- Improve info level logging in some cases
- Improve GUI tooltips in chromium based browsers
- Hide temporary files on Windows
- Add -device-id command line switch
- In addition, failure to upgrade folder markers from file to directory type is no longer fatal
更新時間:2017-09-21
更新細節:
What's new in this version:
Resolved issues (cmd/syncthing):
- KCP connections are now more stable
- Hashing benchmarks are skipped if a manual selection has been forced
Resolved issues (cmd/strelaysrv):
- Relay server RAM usage has been reduced