Syncthing 歷史舊版本 Page27

最新版本 Nicepage 5.17.1

Syncthing 歷史版本列表

Syncthing 是一款適用於 Windows PC 的免費和開源的點對點文件同步軟件! Syncthing 用開放,可靠和分散的東西代替專有同步和雲服務。您的數據僅僅是您的數據,如果您的數據與第三方共享以及如何通過互聯網傳輸,您應該選擇其存儲位置。 Syncthing 仍在開發中,雖然已經實現了大量的功能. 選擇版本:Syncthing 0.14.42(32 位)Syncthing 0.14.... Syncthing 軟體介紹

Syncthing (32-bit)Syncthing (64-bit)


Syncthing 1.7.0 (64-bit) 查看版本資訊

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

What's new in this version:

Bug-fixes:
- panic: Stop called more than once on ... created by nat.Service
- Closing an already removed connection causes GUI error message
- Misleading error message when to be deleted dir contains receive-only changes
- panic: nil pointer dereference in leveldb.(*DB).isClosed()
- panic: runtime error: index out of range in processNeeded()
- panic: nil pointer dereference in checkUpgrade()
- QUIC listener is not added when default TCP port is unavailable
- Malformed listen address causes hang on startup
- Changing a folder in web UI removes introduced-by info

Enhancements:
- "Folder path missing" when folder path is a junction
- Suggest setting up auth on initial startup
- Add Badger database backend for testing and consideration
- Reduce database size by optimizing version list storage

Other issues:
- Data race in Windows fs watcher tests
- TestRequestRemoteRenameChanged is racy/flaky

Auto Screen Capture 2.3.0.7 查看版本資訊

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

Auto Screen Capture 2.3.0.6 查看版本資訊

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

DAX Studio 2.11.1 查看版本資訊

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

What's new in this version:

Fixes:
- Filters on datetime columns where we cannot parse the date value now report the error rather than crashing when using the "Edit Query" button
- Fixed spelling of KEEPFILTERS for IS NOT filters
- Comma placement changed to match the style used by DaxFormatter
- / #347 DaxFormatter now works in the Expression Editor
- error while exporting tables to SQL Server
- hierarchies in display folders not expanding
- leading/trailing comments missing when doing "define measure"

Auto Screen Capture 2.3.0.4 查看版本資訊

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

Symfony 5.1.2 查看版本資訊

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

What's new in this version:

- [Console] Reset question validator attempts only for actual stdin (bis)
- [HttpFoundation] use InputBag for Request::$request only if data is coming from a form
- [SecurityBundle] Fix CookieClearingLogoutListener DI configuration
- Reset question validator attempts only for actual stdin
- [PropertyInfo] Make PhpDocExtractor compatible with phpDocumentor v5
- [Form] Fixed prototype block prefixes hierarchy of the CollectionType
- [Form] Fixed block prefixes hierarchy of the CollectionType
- Fix register csrf protection listener

Symfony 5.0.10 查看版本資訊

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

What's new in this version:

- [DependencyInjection][CheckTypeDeclarationsPass] Handle unresolved parameters pointing to environment variables
- [Form] switch the context when validating nested forms
- [HttpKernel] Fix regression where Store does not return response body correctly
- [DependencyInjection][CheckTypeDeclarationsPass] Always resolve parameters
- [HttpClient] fix offset computation for data chunks
- [Ldap] fix refreshUser() ignoring extra_fields
- [Mailer] Remove an internal annot
- [FrameworkBundle] fix type annotation on ControllerTrait::addFlash()
- [Mailer] added the reply-to addresses to the API SES transport request
- [Mime] use fromString when creating a new Address
- [Cache] fix forward compatibility with Doctrine DBAL 3
- [Mailer] Fixed generator bug when creating multiple transports using Transport::fromDsn
- [HttpClient] fix monitoring timeouts when other streams are active
- [Form] properly cascade validation to child forms
- [PhpUnitBridge] Fix undefined index when output of "composer show" cannot be parsed
- [PhpUnitBridge] fix undefined var on version 3.4
- [HttpClient] Throw JsonException instead of TransportException on empty response in Response::toArray()
- [WebProfilerBundle] Move ajax clear event listener initialization on loadToolbar
- [Serializer] take into account the context when preserving empty array objects

Symfony 5.1.1 查看版本資訊

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

What's new in this version:

- [DependencyInjection][CheckTypeDeclarationsPass] Handle unresolved parameters pointing to environment variables
- [Form] switch the context when validating nested forms
- [HttpKernel] Fix regression where Store does not return response body correctly
- [DependencyInjection][CheckTypeDeclarationsPass] Always resolve parameters
- [DependencyInjection] Apply ExpressionLanguageProviderPass to router.default
- [String] Fix ellipsis of truncate when not using cut option
- [HttpClient] disable AMP's inactivity timeout, we deal with it on our own already
- [HttpClient] fix offset computation for data chunks
- [Routing] Keeping routes priorities after add a name prefix to the collection
- [Lock] Fixed reading locks from replica set secondary nodes
- [Ldap] fix refreshUser() ignoring extra_fields
- [Mailer] Remove an internal annot
- [FrameworkBundle] fix type annotation on ControllerTrait::addFlash()
- [PhpUnitBridge] Fix ExpectDeprecationTrait::expectDeprecation() conflict
- [Mailer] added the reply-to addresses to the API SES transport request
- [DI] Add check around class_alias for generated proxy classes
- [Mime] use fromString when creating a new Address
- [Cache] fix forward compatibility with Doctrine DBAL 3
- [Mailer] Fixed generator bug when creating multiple transports using Transport::fromDsn
- [FrameworkBundle] Remove reference to APP_SECRET in MicroKernelTrait
- [SecurityBundle] Fix the session listener registration under the new authentication manager
- [Console] allow cursor to be used even when STDIN is not defined
- [PropertyAccess] Fix getter call order BC
- [Messenger/DoctrineBridge] set column length for mysql 5.6 compatibility
- [Messenger/AmazonSqsBridge] Fixed left-over debug statement
- [HttpClient] fix monitoring timeouts when other streams are active
- [Form] properly cascade validation to child forms
- [PhpUnitBridge] Fix undefined index when output of "composer show" cannot be parsed
- [PhpUnitBridge] fix undefined var on version 3.4
- [DependencyInjection] Improve missing package/version deprecation
- Fix invalid char in SQS Headers
- [SecurityBundle] Only register CSRF protection listener if CSRF is available
- [HttpClient] Throw JsonException instead of TransportException on empty response in Response::toArray()
- [FrameworkBundle] Extension Serializer issue
- [WebProfilerBundle] Move ajax clear event listener initialization on loadToolbar
- [DoctrineBridge] register event listeners depending on the installed packages
- [ExpressionLanguage] reset the internal state when the parser is finished
- [Serializer] take into account the context when preserving empty array objects
- [Security] Fixed PUBLIC_ACCESS in authenticated sessions
- [FrameworkBundle] Fix enabled_locales behavior

EF Commander 20.06 查看版本資訊

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

Auto Screen Capture 2.3.0.3 查看版本資訊

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