NoMachine 歷史版本列表
NoMachine 是一個免費的遠程桌面應用程序,具有強大的功能的堆棧。隨著 NoMachine 你可以訪問所有的文件和文件夾,無論你在哪裡看 DVD,電視或 YouTube 視頻。您可以從 PC 或 Mac 上查看平滑,高分辨率的視頻和音頻到任何啟用 NoMachine 的設備。該應用程序甚至可以與任何 USB 控制器一起使用,因此您可以遠程玩遊戲。 NoMachine 6 帶來了許多令人興奮的... NoMachine 軟體介紹更新時間:2020-10-20
更新細節:
更新時間:2020-10-09
更新細節:
更新時間:2020-10-07
更新細節:
更新時間:2020-10-04
更新細節:
What's new in this version:
- Handle consecutive supports() calls in the RememberMeAuthenticator
- [Lock] Fix StoreFactory to accept same DSN syntax as AbstractAdapter
- [Serializer][Minor] Fix circular reference exception message (bad limit displayed)
- [HttpClient] Always "buffer" empty responses
- [PhpUnitBridge] Fix Deprecation file when it comes from the TestsListener
- [Form] propagate validation groups to subforms
- Ignore more deprecations for Mockery mocks
- [HttpClient] fix using proxies with NativeHttpClient
- [Routing] fix using !important and defaults/reqs in inline route definitions
- [ErrorHandler][DebugClassLoader] Do not check Mockery mocks classes
- [HttpClient] Fix using https with proxies
- [TwigBundle] Only remove kernel exception listener if twig is used
- [BrowserKit] Cookie expiration at current timestamp
- [DI] fix dumping non-shared lazy services
- [Messenger] Fix redis connection error message
- Revert "bug #38063 [FrameworkBundle] generate preload.php in src/ to make opcache.preload predictable"
- [FrameworkBundle] Add Mailjet definition
- [PhpUnitBridge] Fixed class_alias() for PHPUnitFrameworkErrorError
更新時間:2020-09-30
更新細節:
更新時間:2020-09-27
更新細節:
What's new in this version:
- [OptionsResolver] Fix deprecation message access
- [HttpClient] Allow bearer token with colon
- [Form] Fix custom formats deprecation with HTML5 widgets
- [Contracts][Translation] Optional Intl dependency
- [Translator] Optional Intl dependency
- [ErrorHandler] Escape JSON encoded log context
- [Cache][Lock][Messenger] fix compatibility with Doctrine DBAL 3
- [Yaml Parser] Fix edge cases when parsing multiple documents
- [FrameworkBundle] loadRoutes shoud receive RoutingPhpFileLoader
- [Yaml] fix parsing comments not prefixed by a space
- [Translator] Make sure a null locale is handled properly
- [Cache] Allow cache tags to be objects implementing __toString()
- [HttpKernel] Do not override max_redirects option in HttpClientKernel
- [HttpClient] Support for CURLOPT_LOCALPORT
- [FrameworkBundle] Fix xsd definition which prevent to add more than one workflow metadata
- [String] improve slugger's portability accross implementations of iconv()
- [Console] work around disabled putenv()
- [Notifier] Fix errors parsing in FirebaseTransport
- [HttpClient][HttpClientTrait] don't calculate alternatives if option is auth_ntlm
- [PhpUnitBridge] Internal classes are not legacy
-8160 [Security] In the new authenticator system, no auth listener is valid
- [Cache] fix ProxyAdapter not persisting items with infinite expiration
- [HttpClient] fail properly when the server replies with HTTP/0.9
- [Validator] allow consumers to mock all methods
- [DI] dump OS-indepent paths in the preload file
- [DI] dump OS-indepent paths in the compiled container
- [Mailer] Fixed Mailgun API bridge JsonException when API response is not applicaton/json
- [Cache] Limit cache version character range
- [Messenger] Run postgres setup trigger in transaction
- [FrameworkBundle] adopt src/.preload.php
- [Cache] Fix key encoding issue in Memcached adapter
- [HttpClient] Fix Array to string conversion notice when parsing JSON error body with non-scalar detail property
- DateTime validator support for trailing data
- [Console] Silence warnings on sapi_windows_cp_set() call
- [Console] guard $argv + $token against null, preventing unnecessary exceptions
- [PhpUnitBridge] Skip internal classes in CoverageListenerTrait
- [VarExporter] unserialize() might throw an Exception on php 8
- [ErrorHandler] Parse "x not found" errors correctly on php 8
- Prevent parsing invalid octal digits as octal numbers
- [Mailer] Remove unnecessary check for existing request
- [DI] fix ContainerBuilder on PHP8
- [HttpClient] with "bindto" with NativeHttpClient
- [FrameworkBundle] generate preload.php in src/ to make opcache.preload predictable
- [Console] Make sure $maxAttempts is an int or null
- esmtp error not being thrown properly
- [Yaml Parser] fixed Parser to skip comments when inlining sequences
- [VarDumper] Fix caster for invalid SplFileInfo objects on php 8
- [Messenger] Remove DelaySeconds parameter for FIFO queues
- [PhpUnitBridge] Adjust output parsing of CoverageListenerTrait for PHPUnit 9.3
- [DI] fix generating preload file when cache_dir is outside project_dir
- [Cache] Fix CacheCollectorPass with decorated cache pools
- [PhpUnitBridge] CoverageListenerTrait update for PHPUnit 8.5/9.x
- [Debug] Parse "x not found" errors correctly on php 8
- [PropertyInfo] Fix typed collections in PHP 7.4
- [PHPUnitBridge] Fix deprecation type detection when trigger_deprecation is used
- [PhpunitBridge] Fix deprecation type detection (when several autoload files are used)
- Allow Drupal to wrap the Symfony test listener (5.1 backport)
更新時間:2020-09-24
更新細節:
更新時間:2020-09-16
更新細節:
更新時間:2020-09-02
更新細節:
What's new in this version:
- security #cve-2020-15094 Remove headers with internal meaning from HttpClient responses
- bug #38024 [Console] Fix undefined index for inconsistent command name definition
- bug #38023 [DI] fix inlining of non-shared services
- bug #38022 Missed AbstractArgument
- bug #38020 [PhpUnitBridge] swallow deprecations
- bug #37961 [Mailer] Fixed 'verify_peer' option in mailer DSN being ignored
- bug #38010 [Cache] Psr16Cache does not handle Proxy cache items
- bug #37937 [Serializer] fixed fix encoding of cache keys with anonymous classes
- bug #38002 [Validator] Fix PhpUnitBridge version constraint
- bug #38001 Fix symfony/amazon-mailer constraint
更新時間:2020-08-31
更新細節:
What's new in this version:
- [HttpClient][MockHttpClient][DX] Throw when the response factory callable does not return a valid response
- [PropertyInfo] Backport support for typed properties (PHP 7.4)
- [PhpUnitBridge] Polyfill new phpunit 9.1 assertions
- [PhpUnit] Add polyfill for assertMatchesRegularExpression()
- [TwigBridge] allow null for $message of filter method trans
- [PropertyAccess] Fix accessing dynamic properties
- [HttpClient] fix chaining promises returned by HttplugClient
- [DI] fix dumping lazy non-shared services
- [Yaml] fix more numeric cases changing in PHP 8
- [Security] Fixed RememberMeAuthenticator::autoLogin() logic in the authenticator
- [Yaml] account for is_numeric() behavior changes in PHP 8
- [Mailer] Support Return-Path in SesApiAsyncAwsTransport
- [ExpressionLanguage] fix passing arguments to call_user_func_array() on PHP 8
- [Messenger] stop using the deprecated schema synchronizer API
- [Mailer] Support reply-to in SesApiAsyncAwsTransport
- [Mailer] Fixed mandrill api header structur
- [Notifier] Fixed base_uri while call auth/time API
- [Mailer] Reorder headers used to determine Sender
- [PropertyInfo] Fix ReflectionExtractor + minor tweaks
- [Lock] MongoDbStore handle duplicate querystring keys in mongodb uri when stripping
- [Sendgrid-Mailer] Fixed envelope recipients on sendgridApiTransport
- [Serializer][ClassDiscriminatorMapping] Fix getMappedObjectType() when a discriminator child extends another one
- [Messenger] Fix BC layer for stamps moved into separate packages
- [Validator] ensure that the validator is a mock object for backwards-compatibility
- [Serializer] Fix configuration of the cache key
- [Messenger] Do not stack retry stamp
- [FrameworkBundle] Add missing mailer transports in x
- [Lock] MongoDbStore skim non-standard options from uri
- [ErrorHandler][DebugClassLoader] Add mixed and static return types support
- [Serializer] Fix variadic support when using type hints
- [VarDumper] Backport handler lock when using VAR_DUMPER_FORMAT
- Postpone Range BC layer removal to 6.
- [Form] Fix Guess phpdoc return type
- Use PHPUnit 9.3 on php 8
- [Validator] Add BC layer for notInRangeMessage when min and max are s
- [Validator] Add target guards for Composite nested constraints
- Fix for issue #37
- [Yaml] Fix for #36624; Allow PHP constant as first key in block
- [Form] fix mapping errors from unmapped forms
- [Console] Table: support cells with newlines after a cell with colspan >=
- Fix redis connect with empty password
- Fix deprecated libxml_disable_entity_loader
- Fix deprecated libxml_disable_entity_loader
- [Console] Make sure we pass a numeric array of arguments to call_user_func_array()
- [String] We cannot have a "provides" function in test cases
- [FrameworkBundle] fail properly when the required service is not defined
- [Serializer] Fix that it will never reach DOMNode
- [Cache] fix saving no-expiry items with ArrayAdapter
- [WebProfilerBundle] Fix error with custom function and web profiler routing tab
- [Finder] Fix GitIgnore parser when dealing with (sub)directories and take order of lines into account
- [VarDumper] Improve previous fix on light array colorati
- [Messenger] Fix invalid option sslmode in AmazonSqs bridge
- [Mailer] Added the missing reset tag to mailer.logger_message_listener
- [Messenger] reduce column length for MySQL 5.6 compatibility
- HttpClient profiler error