Syncthing (64-bit) 歷史版本列表 Page17

最新版本 Syncthing v1.23.4 (64-bit)

Syncthing (64-bit) 歷史版本列表

Syncthing 是一款適用於 Windows PC 的免費且開源的點對點文件同步軟件! Syncthing 用一些開放,可靠和分散的東西來取代專有的同步和雲服務。您的數據僅僅是您的數據,如果您的數據與第三方共享以及如何通過互聯網傳輸,您應該選擇其存儲位置。 Syncthing 仍在開發中,儘管已經實現了大量的功能。Syncthing 功能:Private您的數據不會存儲在您的計算機以外的任何地... Syncthing (64-bit) 軟體介紹


RPCS3 0.0.13-11221 查看版本資訊

更新時間:2020-11-11
更新細節:

NTLite 2.0.0.7722 (64-bit) 查看版本資訊

更新時間:2020-11-11
更新細節:

What's new in this version:

Upgrade:
- Preset: Component names can now use wildcards as manual preset entries
- UI: Completing longer tasks now has the optional popup for clarity
- UI-Translation: Thanks for Chinese Traditional, Portugues-Brasil, Turkish

Fix
- Components: Image removal of Edge Chromium was not working on a specific Win10 20H2.572 image
- Components: Biometric Service removal could break Defender settings UI in Win10 2009
- Post-setup: Post-setup adding a file via drag and drop method was causing a crash
- Source: Image name could show description even if same as name, looking duplicated

Syncthing v1.11.1 (64-bit) 查看版本資訊

更新時間:2020-11-03
更新細節:

What's new in this version:

Fixed:
- panics in failure reporting

Symfony 5.1.8 查看版本資訊

更新時間:2020-10-28
更新細節:

What's new in this version:

Fixed:
- [DI] Fix Preloader exception when preloading a class with an unknown parent/interface
- [HttpClient] relax auth bearer format requirements
- [DependencyInjection] Preload classes with union types correctly
- [Serializer] fix decoding float XML attributes starting with 0
- [PhpUnitBridge] Support new expect methods in test case polyfill
- [PHPUnitBridge] Support PHPUnit 8 and PHPUnit 9 in constraint compatibility trait
- [TwigBridge] Remove "transchoice" from the code base
- [String] fix before/afterLast returning the empty string instead of the original one on non-match
- [PhpUnitBridge] Add missing exporter function for PHPUnit 7
- [String] fix slicing in UnicodeString
- [TwigBridge] do not translate null placeholders or titles
- [Cache] Use correct expiry in ChainAdapter
- [Filesystem] Check if failed unlink was caused by permission denied
- [PropertyAccess] forward the caught exception
- [Messenger/Amqp] Allow setting option "login" in DSN
- [Messenger][Doctrine] Avoid early db access for pgsql detection
- [DoctrineBridge] indexBy does not refer to attributes, but to column names
- [WebProfilerBundle] Hide debug toolbar in print vie
- [DI] Fix Reflection file name with eval()'d code
- Add missing use statement
- [HttpFoundation] Fix Range Requests
- [Lock] Reset Key lifetime time before we acquire it
- Remove content-type check on toArray methods
- [String] fix "is too large" ValueError on PHP 8
- [DI] fix dumping env vars
- [TwigBridge] Fix preload hint and remove "unlinked class [email protected]" warning
- [HttpClient] fix reading the body after a ClientException
- [PropertyInfo] Support for the mixed type
- [HttpClient] Fix CurlHttpClient memory leak
- [Cache] skip igbinary < 3.1.6
- [Ldap] Bypass the use of ldap_control_paged_result on PHP >= 7.3
- [PhpUnitBridge] fix running parallel tests with phpunit 9
- [PropertyInfo] Extract from default value doesn't set collection boolean
- [VarDumper] fix truncating big arrays
- [Mime] Fix serialization of RawMessage

RPCS3 0.0.12-11100 查看版本資訊

更新時間:2020-10-28
更新細節:

Electron 10.1.5 (64-bit) 查看版本資訊

更新時間:2020-10-24
更新細節:

What's new in this version:

Fixed:
- Fixed a crash in printing on Windows. #26064 (Also in 9, 10)
- Fixed an issue where Wasm code generation erroneously showed as being disallowed by embedder when contextIsolation was enabled. #26063 (Also in 10)
- Fixed an issue where frameless windows showed window controls after being in simple fullscreen mode on macOS. #26126 (Also in 9, 10)
- Fixed memory leak on macOS when using dialog.showMessageBox API. #26097 (Also in 8, 9, 10, 11)

Changes:
- Backported fix for CVE-2020-15999

RPCS3 0.0.12-11067 查看版本資訊

更新時間:2020-10-24
更新細節:

Electron 10.1.4 (64-bit) 查看版本資訊

更新時間:2020-10-20
更新細節:

What's new in this version:

Fixed:
- Browser views will properly resize within windows. #26033 (Also in 9, 10, 11)
- Excess menu item separators are now only removed after item re-ordering is done to avoid accidental removal of needed separators. #25931 (Also in 10, 11)
- Fix: gdi printing in silent printing mode. #25740 (Also in 9, 10, 11)
- Fixed NativeImage.crop().toBitmap() returning incorrect data. #25773 (Also in 10, 11)
- Fixed NativeImage.getScaleFactors() always returning the same value. #25905 (Also in 9, 10, 11)
- Fixed session argument of app 'session-created' event. #25798
- Fixed an issue where Windows notifications with timeoutType of 'never' did not work properly. #25926 (Also in 9, 10, 11)
- Fixed an issue where Save as PDF from PDF Viewer Print dialog failed and sometimes crashed. #26013 (Also in 10)
- Fixed an issue where some Node.js module API calls hung in the renderer process after reloads when render process reuse was enabled. #25923 (Also in 9, 10, 11)
- Fixed bug that meant require.resolve paths option was ignored. #25944 (Also in 9, 10, 11)
- Fixed crash when application launched from UNUserNotificationCenter notification (via a native node module). #25737 (Also in 9, 10, 11)
- Fixed maximized frameless window bleeding to other monitors. #25977 (Also in 8, 9, 10, 11)
- Fixed memory leak when creating "Services" menu. #25687 (Also in 9, 10, 11)
- Fixed ready-to-show event not emitted on some machines. #25932 (Also in 10, 11)
- Suppressed a spurious warning about executeJavaScript being called without worldSafeExecuteJavaScript being enabled in apps that do not call executeJavaScript. #25827 (Also in 10, 11)

Other Changes:
- Backported the fix to CVE-2020-15968: Use after free in Blink. #25852
- Backported the fix to CVE-2020-15969: Use after free in WebRTC. #25853
- Backported the fix to a heap-use-after-free in content::WebContentsImpl::SetNotWaitingForResponse. #25893
- Fixed an issue where netLog.startLogging and netLog.stopLogging were undefined. #25670 (Also in 10)
- Security: backported fix for 1125635, 1115901. #25856

RPCS3 0.0.12-10987 查看版本資訊

更新時間:2020-10-09
更新細節:

Syncthing v1.10.0 (64-bit) 查看版本資訊

更新時間:2020-10-06
更新細節:

What's new in this version:

Fixed:
- fatal error: concurrent map iteration and map write
- Reconsider db check on upgrade
- Can't add new folder with versioning enabled, Cleanup Interval field lacks default value
- TypeError: Object doesn't support property or method 'startsWith' in IE 11 / Windows 7
- Missing strings for translation
- Accounting issue with receive-only deleted files causing spurious 95% completion for remote devices
- Very slow scans on Windows in 1.9.0
- Deleting a folder containing a symlink results in a permanently out of sync on windows
- given name "syncthingxxx.tmp" differs from name in filesystem "syncthingXXX.tmp"

Enhancements:
- Announce internal and external address to the global discovery service, encrypted
- Consider moving configuration to a proto contract
- Announce LAN addresses to global discovery

Other:
- MultiArch for Docker