Unity 歷史版本列表 Page28

最新版本 DrawPile 2.2.1

Unity 歷史版本列表

Unity 是一個遊戲開發生態系統:一個強大的渲染引擎完全集成了一整套直觀的工具和快速的工作流程來創建交互式的 3D 和 2D 內容; 輕鬆的多平台發布; 成千上萬的質量,在資源商店和知識共享 community.For 獨立開發者和工作室,Unity&rsquo 的現成的資產; S 民主化生態系統摔破的時間和成本障礙,創造獨特的美麗的遊戲。他們使用 Unity 打造民生做他們喜歡的事情:創建遊戲... Unity 軟體介紹


WinNTSetup 5.2.2 查看版本資訊

更新時間:2022-03-09
更新細節:

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

更新時間:2022-03-08
更新細節:

What's new in this version:

Fixed:
- an issue where alternateImages did not work properly on macOS
- an issue where the Tray could get garbage collected incorrectly under some circumstances
- an occasional crash on Mac when spawning a child process
- broken transparency option in offscreen window rendering

Other Changes:
- Updated Chromium to 98.0.4758.109

Symfony 6.0.6 查看版本資訊

更新時間:2022-03-06
更新細節:

What's new in this version:

- [redis-messenger] remove undefined array key warnings
- [Cache] do not pass DBAL connections to PDO adapters
- [HttpFoundation] Fix PHP 8.1 deprecation in Response::isNotModified
- [HttpKernel] Guard against bad profile data
- Fix deprecations on PHP 8.2
- [FrameworkBundle] Fix resetting container between tests
- [Console] Revert StringInput bc break from #45088
- [HttpClient] fix checking for unset property on PHP <= 7.1.4
- [WebProfilerBundle] Fixes HTML syntax regression introduced

Symfony 5.4.6 查看版本資訊

更新時間:2022-03-06
更新細節:

What's new in this version:

- [redis-messenger] remove undefined array key warnings
- [Cache] do not pass DBAL connections to PDO adapters
- [HttpFoundation] Fix PHP 8.1 deprecation in Response::isNotModified
- [HttpKernel] Guard against bad profile data
- Fix deprecations on PHP 8.2
- [FrameworkBundle] Fix resetting container between tests
- [Console] Revert StringInput bc break from #45088
- [HttpClient] fix checking for unset property on PHP <= 7.1.4
- [WebProfilerBundle] Fixes HTML syntax regression introduced

EF Commander 22.03 查看版本資訊

更新時間:2022-03-05
更新細節:

WinNTSetup 5.2.1 查看版本資訊

更新時間:2022-03-02
更新細節:

Symfony 5.3.16 查看版本資訊

更新時間:2022-03-01
更新細節:

What's new in this version:

- [Console] Revert StringInput bc break from

Symfony 6.0.5 查看版本資訊

更新時間:2022-02-28
更新細節:

What's new in this version:

- [WebProfilerBundle] Log section minor fixes (missing "notice" filter, log priority, accessibility)
- [Validator] Multi decimal to alpha for CssColor validator
- [Console] Fix null handling in formatAndWrap()
- [WebProfilerBundle] add nonces to profiler
- MailerInterface: failed exception contract when enabling messenger
- [Lock] Release Locks from Internal Store on Postgres waitAndSave*
- [DependencyInjection] Don't reset env placeholders during compilation
- [HttpClient] Fix overriding default options with null
- [Serializer] Fix passing null to str_contains()
- [Validator][Tests] Fix AssertingContextualValidator not throwing on remaining expectations
- [Messenger] Fix dealing with unexpected payload in Redis transport
- [VarDumper] Fix dumping mysqli_driver instances
- [HttpFoundation] Fix missing ReturnTypeWillChange attributes
- [Cache] Add missing log when saving namespace
- [HttpKernel] Reset services between requests performed by KernelBrowser
- [Serializer] Make document type nodes ignorable
- [SecurityBundle] fix autoconfiguring Monolog's ProcessorInterface
- [FrameworkBundle] KernelTestCase resets internal state on tearDown
- [Dotenv] Fix reading config for symfony/runtime when running dump command
- [Intl] fix wrong offset timezone PHP 8.1
- [HttpKernel] Fix extracting controller name from closures
- [Security/Http] Fix getting password-upgrader when user-loader is a closure
- [DependencyInjection] Fix type binding
- [Runtime] Fix dotenv_overload with commands
- [Security] AccountStatusException::$user should be nullable
- [Serializer] Ensuring end of line character apply with constructor settings in CSV encoder
- [Serializer] Fix ignored callbacks in denormalization
- [FrameworkBundle] Fix sorting bug in sorting of tagged services by priority
- [Mailer] Fix string-cast of exceptions thrown by authenticator in EsmtpTransport
- [Cache] fix error handling when using Redis
- [Security]  Fix wrong authenticator class in debug logs
- Fix generic type for FormErrorIterator
- [Cache] Fix connecting to Redis via a socket file
- [FrameworkBundle] Fix log channel of TagAwareAdapter
- [PropertyAccessor] Add missing TypeError catch
- [DependencyInjection][FrameworkBundle] Fix using PHP 8.1 enum as parameters
- [HttpKernel] Fix FileLinkFormatter with empty xdebug.file_link_format
- [DependencyInjection] Fix AsEventListener not working on decorators
- [HttpKernel][WebProfilerBundle] Fixed error count by log not displayed in WebProfilerBundle
- [WebProfilerBundle] Fixes weird spacing in log message context/trace output
- [Notifier] fix Microsoft Teams webhook url
- [Mailer] allow Mailchimp to handle multiple TagHeader's
- [Mailer] ensure only a single tag can be used with Postmark
- [HttpClient] Fix Content-Length header when possible
- [Routing] AnnotationDirectoryLoader::load() may return null
- [DependencyInjection] Don't dump polyfilled classes in preload script
- [Serializer] make XmlEncoder stateless thus reentrant
- [Form] Do not fix URL protocol for relative URLs
- [DomCrawler] ignore bad charsets
- [PropertyAccess] Fix handling of uninitialized property of parent class
- [Validator] Fix minRatio and maxRatio when getting rounded
- [Console] Revert StringInput bc break from #45088
- [DoctrineBridge] Fix compatibility with doctrine/orm 3 in Id generators

Symfony 5.4.5 查看版本資訊

更新時間:2022-02-28
更新細節:

What's new in this version:

- [WebProfilerBundle] Log section minor fixes (missing "notice" filter, log priority, accessibility)
- [Validator] Multi decimal to alpha for CssColor validator
- [Console] Fix null handling in formatAndWrap()
- [WebProfilerBundle] add nonces to profiler
- MailerInterface: failed exception contract when enabling messenger
- [Lock] Release Locks from Internal Store on Postgres waitAndSave*
- [DependencyInjection] Don't reset env placeholders during compilation
- [HttpClient] Fix overriding default options with null
- [Serializer] Fix passing null to str_contains()
- [Validator][Tests] Fix AssertingContextualValidator not throwing on remaining expectations
- [Messenger] Fix dealing with unexpected payload in Redis transport
- [VarDumper] Fix dumping mysqli_driver instances
- [HttpFoundation] Fix missing ReturnTypeWillChange attributes
- [Cache] Add missing log when saving namespace
- [HttpKernel] Reset services between requests performed by KernelBrowser
- [Serializer] Make document type nodes ignorable
- [SecurityBundle] fix autoconfiguring Monolog's ProcessorInterface
- [FrameworkBundle] KernelTestCase resets internal state on tearDown
- [Dotenv] Fix reading config for symfony/runtime when running dump command
- [Intl] fix wrong offset timezone PHP 8.1
- [HttpKernel] Fix extracting controller name from closures
- [Security/Http] Fix getting password-upgrader when user-loader is a closure
- [DependencyInjection] Fix type binding
- [Runtime] Fix dotenv_overload with commands
- [Security] AccountStatusException::$user should be nullable
- [Serializer] Ensuring end of line character apply with constructor settings in CSV encoder
- [Serializer] Fix ignored callbacks in denormalization
- [FrameworkBundle] Fix sorting bug in sorting of tagged services by priority
- [Mailer] Fix string-cast of exceptions thrown by authenticator in EsmtpTransport
- [Cache] fix error handling when using Redis
- [Security]  Fix wrong authenticator class in debug logs
- Fix generic type for FormErrorIterator
- [Cache] Fix connecting to Redis via a socket file
- [FrameworkBundle] Fix log channel of TagAwareAdapter
- [PropertyAccessor] Add missing TypeError catch
- [DependencyInjection][FrameworkBundle] Fix using PHP 8.1 enum as parameters
- [HttpKernel] Fix FileLinkFormatter with empty xdebug.file_link_format
- [DependencyInjection] Fix AsEventListener not working on decorators
- [HttpKernel][WebProfilerBundle] Fixed error count by log not displayed in WebProfilerBundle
- [WebProfilerBundle] Fixes weird spacing in log message context/trace output
- [Notifier] fix Microsoft Teams webhook url
- [Mailer] allow Mailchimp to handle multiple TagHeader's
- [Mailer] ensure only a single tag can be used with Postmark
- [HttpClient] Fix Content-Length header when possible
- [Routing] AnnotationDirectoryLoader::load() may return null
- [DependencyInjection] Don't dump polyfilled classes in preload script
- [Serializer] make XmlEncoder stateless thus reentrant
- [Form] Do not fix URL protocol for relative URLs
- [DomCrawler] ignore bad charsets
- [PropertyAccess] Fix handling of uninitialized property of parent class
- [Validator] Fix minRatio and maxRatio when getting rounded
- [Console] Revert StringInput bc break from #45088
- [DoctrineBridge] Fix compatibility with doctrine/orm 3 in Id generators

FireAlpaca 2.7.6 (64-bit) 查看版本資訊

更新時間:2022-02-28
更新細節:

What's new in this version:

- The maximum value of brush stabilization has been changed from 40 to 100
- Fixed a bug in the divide grid display
- Improved behavior when entering numerical values
- Added bs_setmode( 2 ) to the brush script. (This mode does not take into account the blending of the brush, but paints directly on the layer.)