MobaXterm 歷史版本列表 Page11

最新版本 MobaXterm 23.5

MobaXterm 歷史版本列表

MobaXterm 是遠程計算的終極工具箱。在單一的 Windows 應用程序中,它提供了為程序員,網站管理員,IT 管理員以及幾乎所有需要以更簡單的方式處理遠程作業的用戶量身定制的大量功能.MobaXterm 提供了所有重要的遠程網絡工具(SSH, X11,RDP,VNC,FTP,MOSH 等)和 Unix 命令(bash,ls,cat,sed,grep,awk,rsync,...)到 Wind... MobaXterm 軟體介紹


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.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

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 4.4.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

WordPress 5.4.2 查看版本資訊

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

Symfony 5.1.0 查看版本資訊

更新時間:2020-05-31
更新細節:

What's new in this version:

- [Validator] use "allowedVariables" to configure the ExpressionLanguageSyntax constraint
- [Security] Fixed AbstractToken::hasUserChanged()
- [Validator] never directly validate Existence (Required/Optional) constraints
- [Console] Fix QuestionHelper::disableStty()
- [Form] validate subforms in all validation groups
- Fixes sprintf(): Too few arguments in form transformer
- [Validator] Use Mime component to determine mime type for file validator
- Add meaningful message when using ProcessHelper and Process is not installed
- [Messenger] Change the default notify timeout value for PostgreSQL
- [TwigBridge] fix fallback html-to-txt body converter
- [ErrorHandler] fix setting $trace to null in FatalError
- Handle fetch mode deprecation of DBAL 2.11.
- [SecurityBundle] Fixed version constraint on security-core and security-guard
- [Security] Fixed handling of CSRF logout error

Symfony 5.0.9 查看版本資訊

更新時間:2020-05-31
更新細節:

What's new in this version:

- [Security] Fixed AbstractToken::hasUserChanged()
- [Validator] never directly validate Existence (Required/Optional) constraints
- [Console] Fix QuestionHelper::disableStty()
- [Form] validate subforms in all validation groups
- Fixes sprintf(): Too few arguments in form transformer
- [Validator] Use Mime component to determine mime type for file validator
- Add meaningful message when using ProcessHelper and Process is not installed
- [TwigBridge] fix fallback html-to-txt body converter
- [ErrorHandler] fix setting $trace to null in FatalError
- Handle fetch mode deprecation of DBAL 2.11.
- [Security] Fixed handling of CSRF logout error
- [Mime] Allow email message to have "To", "Cc", or "Bcc" header to be valid
- Parse and render anonymous classes correctly on php 8
- [OptionsResolver][Serializer] Remove calls to deprecated ReflectionParameter::getClass()
- [VarDumper] fix PHP 8 support
- [Cache] Accessing undefined constants raises an Error in php8
- Address deprecation of ReflectionType::getClass()
- [VarDumper] ReflectionFunction::isDisabled() is deprecated
- [Validator] Catch expected ValueError
- [DomCrawler] Catch expected ValueError
- [Cache][HttpClient] Made method signatures compatible with their corresponding traits
- [DomCrawler] Catch expected ValueError
- [PropertyAccess] Parse php 8 TypeErrors correctly
- [BrowserKit] Raw body with custom Content-Type header
- [Config] Removed implicit cast of ReflectionProperty to string
- [Security/Core] Fix wrong roles comparison
- [PhpUnitBridge] fix installing under PHP >= 8
- [HttpKernel] Fix that the Store would not save responses with the X-Content-Digest header present
- [PhpUnitBridge] fix bad detection of unsilenced deprecations
- [Security] Unserialize $parentData, if needed, to avoid errors
- [HttpKernel] Fix error logger when stderr is redirected to /dev/null
- [HttpKernel] Bring back the debug toolbar
- [BrowserKit] Allow Referer set by history to be overridden
- [HttpClient] fix PHP warning + accept status code >= 600
- [Security/Core] fix compat of NativePasswordEncoder with pre-PHP74 values of PASSWORD_* consts
- [DependencyInjection] Fix register event listeners compiler pass
- Change priority of KernelEvents::RESPONSE subscriber
- [Serializer] fix issue with PHP 8
- [WebProfiler] Remove 'none' when appending CSP tokens
- [Yaml] Fix escaped quotes in quoted multi-line string
- [TwigBundle] FormExtension does not have a constructor anymore since sf 4.0
- [Mime] handle passing custom mime types as string
- Queue name is a required parameter
- [Mime] fix bad method call on EmailAddressContains
- [Console] don't check tty on stdin, it breaks with "data lost during stream conversion"
- [PhpUnitBridge] Mark parent class also covered in CoverageListener
- [Yaml] prevent notice for invalid octal numbers on PHP 7.4
- [Console] Default hidden question to 1 attempt for non-tty session
- [Filesystem] Handle paths on different drives
- [WebProfiler] Do not add src-elem CSP directives if they do not exist
- [DX] Show the ParseException message in all YAML file loaders
- [Yaml] fix parse error when unindented collections contain a comment
- [Validator] Skip validation when email is an empty object
- [PhpUnitBridge] fix PHP 5.3 compat again
- [Translation] Fix for translation:update command updating ICU messages
- [Validator] fix lazy property usage
- [Serializer] do not transform empty Traversable to Array
- [Cache] Fixed not supported Redis eviction policies
- [PhpUnitBridge] fix compat with PHP 5.3

Symfony 5.0.8 查看版本資訊

更新時間:2020-04-29
更新細節:

What's new in this version:

- [Cache] Allow invalidateTags calls to be traced by data collector
- [PhpUnitBridge] Use COMPOSER_BINARY env var if available
- [YAML] escape DEL(x7f)
- [PhpUnitBridge] fix compatibility with phpunit 9
- [Cache] skip APCu in chains when the backend is disabled
- [Form] apply automatically step=1 for datetime-local input
- [FrameworkBundle] debug:autowiring: Fix wrong display when using class_alias
- [DependencyInjection][ServiceSubscriber] Support late aliases
- [Profiler] Fix profiler nullable string type
- [Security/Core] fix escape for username in LdapBindAuthenticationProvider.php
- [FrameworkBundle] Fix session.attribute_bag service definition
- [Routing][PrefixTrait] Add the _locale requirement
- [Cache] CacheItem with tag is never a hit after expired
- [HttpFoundation] workaround PHP bug in the session module
- [SecurityBundle] fix accepting env vars in remember-me configurations
- [Form] Fixed handling groups sequence validation
- [Mime] Ensure proper line-ending for SMIME
- [Cache] Avoid memory leak in TraceableAdapter::reset()
- Mailer from sender fixes
- [PhpUnitBridge] add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions
- Remove return type for Twig function workflow_metadata()
- [Messenger] Make sure redis transports are initialized correctly
- [Form] RepeatedType should always have inner types mapped
- [DI] fix loading defaults when using the PHP-DSL
- [HttpKernel] silence E_NOTICE triggered since PHP 7.4
- [Validator] Fixed default group for nested composite constraints
- [HttpClient] fix HTTP/2 support on non-SSL connections - CurlHttpClient only
- Force ping after transport exception
- [Validator] do not merge constraints within interfaces
- [HttpClient] Fix scoped client without query option configuration
- [DI] fix detecting short service syntax in yaml
- [DI] add missing property declarations in InlineServiceConfigurator
- Allowing empty secrets to be set
- [Process] Fixed input/output error on PHP 7.4
- [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore
- [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore
- [PropertyInfo][ReflectionExtractor] Check the array mutator prefixes last when the property is singular
- [HttpFoundation] Fixed session migration with custom cookie lifetime
- [HttpKernel][FrameworkBundle] fix compat with Debug component
- [WebProfilerBundle] Support for Content Security Policy style-src-elem and script-src-elem in WebProfiler
- [Validator] Allow URL-encoded special characters in basic auth part of URLs
- [Security] Track session usage whenever a new token is set
- [Serializer] Fix unitialized properties (from PHP 7.4.2) when serializing context for the cache key
- [MonologBridge] Fix $level type
- [MonologBridge] Fix $level type
- [Security][Http][SwitchUserListener] Ignore all non existent username protection errors
- [HttpKernel][LoggerDataCollector] Prevent keys collisions in the sanitized logs processing
- [Validator] Fixed calling getters before resolving groups
- Fix the reporting of deprecations in twig:lint
- [Security] forward multiple attributes voting flag

Joplin 1.0.200 查看版本資訊

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

What's new in this version:

New:
- Add more log statements to attempt to fix

Improved:
- Update zh_TW.po
- Update sv.po

Fixed:
- Fix Go To Anything closing when clicking inside the modal
 Fix JEX export
 Fixes todo mouse hover behaviour
 Fixes selection in text editor after applying formatting
 Title auto-update didn't work anymore

PaperScan Scanner Software Free Edition 3.0.102 查看版本資訊

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

What's new in this version:

PaperScan Scanner Software Free Edition 3.0.102
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.101
- New Outlook Mail functionality
- Improved automatic page orientation detection
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.100
- Improved OCR
- Improved automatic page orientation detection
- Battery of minor bug fixes
- Annotation toolbar improvements
- Tooltip improvements


PaperScan Scanner Software Free Edition 3.0.99
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.98
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.97
- Global performance improvements
- Improved transfer rate with high speed scanning devices
- Improved MRC engine
- Improved OCR engine
- Battery of min bug fixes


PaperScan Scanner Software Free Edition 3.0.96
- Improved OCR engine
- Several minor enhancements


PaperScan Scanner Software Free Edition 3.0.94
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.93
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.92
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.90
- General application performance improvements
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.89
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.88
- Improved MRC engine accuracy and speed
- Improved OCR engine accuracy and speed
- Improved global performances
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.87
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.86
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.85
- Improved global performances
- Dramatically improved the MRC engine
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.83
- Improved global performances
- Dramatically improved the MRC engine
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.82
- Improved MRC engine
- Improved generated PDF compression
- Batterty of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.81
- Improved OCR engine
- Improved MRC engine
- Improved user interface speed
- Improved support with large images
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.80
- Battery of minor bug fixes
- Improved MRC engine


PaperScan Scanner Software Free Edition 3.0.79
- Dramatically improved the built-in MRC engine
- Improved rendering & processing speed
- Improved PDF generation
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.78
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.77
- Improved compression rate of produced documents
- Improved the MRC engine
- General UI improvements
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.76
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.75
- Improved MRC engine
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.74
- Improved UI speed
- Improved MRC compression
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.73
- Improved dramatically the MRC engine
- Battery of minor bug fixes
- Improved OCR engine
- Improved global performances


PaperScan Scanner Software Free Edition 3.0.72
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.71
- Dramatically improved the PDF/MRC generator
- Added options to select paper size
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.70
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.69
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.68
- Improved black borders removal filter
- A battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.67
- Improved black borders removal filter
- Improved punch holes removal filter
- Improved blank pages detection engine
- Improved OCR engine
- Improved MRC engine
- A battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.66
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.65
- Improved punch holes removal filter speed
- Support for new PDF scheme creation: Added new PDF conformance levels and versions as output format : PDF/A-1a, PDF/A-1b, PDF/A-2a, PDF/A-2b, PDF/A-2u, PDF/A-3a, PDF/A-3b, PDF/A-3u
- Battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.64
- Change log not available for this version


PaperScan Scanner Software Free Edition 3.0.63
- A battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.62
- Processing can now be applied to every selected page
- Annotation presets can now be added to several pages at once
- The improved color detection engine
- A battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.61
- General performance improvements
- A battery of minor bug fixes


PaperScan Scanner Software Free Edition 3.0.60
- Improved blank page detection engine
- Improved PDF import engine
- A battery of speed improvements
- A battery of minor bug fixes