TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 Synfig Studio 軟體舊版本 Download Page2 | 2024 軟體跟著走

Synfig Studio 歷史舊版本 Page2

最新版本 [var.version]

Synfig Studio 歷史版本列表

Synfig Studio 是一個免費的開放源碼 2D 動畫軟件,設計為強大的工業強度解決方案,用於創建使用矢量和位圖圖稿的電影質量動畫。它消除了逐幀創建動畫的需求,使您可以用更少的人力和資源製作更高質量的 2D 動畫。 Synfig Studio 選擇版本:Synfig Studio 1.2.1(32 位)Synfig Studio 1.2.1(64 位) Synfig Studio 軟體介紹

Synfig Studio (32-bit)Synfig Studio (64-bit)


Synfig Studio 1.4.2 (64-bit) 查看版本資訊

更新時間:2021-07-29
更新細節:

What's new in this version:

Synfig Studio 1.4.2 (64-bit)
- Change log not available for this version


Synfig Studio 1.4.1 (64-bit)
- Change log not available for this version


Synfig Studio 1.4.0 (64-bit)
- Change log not available for this version


Synfig Studio 1.3.16 (64-bit)
- Change log not available for this version


Synfig Studio 1.3.15 (64-bit)
- Change log not available for this version


Synfig Studio 1.3.14 (64-bit)
- Change log not available for this version


Synfig Studio 1.3.13 (64-bit)
- Change log not available for this version


Synfig Studio 1.3.12 (64-bit)
- Change log not available for this version


Synfig Studio 1.3.11 (64-bit)
- Change log not available for this version


Synfig Studio 1.3.10 (64-bit)
- This version introduces just one small, but important enhancement – a button, which allows to quickly enable and disable Draft rendering mode

Symfony 5.2.13 查看版本資訊

更新時間:2021-07-27
更新細節:

What's new in this version:

- Fixed: bug #42270 [WebProfilerBundle] [WebProfiler] "empty" filter bugfix. Filter with name "empty" is not

Symfony 5.3.5 查看版本資訊

更新時間:2021-07-27
更新細節:

What's new in this version:

- Fixed: [WebProfilerBundle] [WebProfiler] "empty" filter bugfix. Filter with name "empty" is not

Symfony 5.2.12 查看版本資訊

更新時間:2021-07-27
更新細節:

What's new in this version:

Fixed:
- [Lock] Handle lock with long key
- [Debug][ErrorHandler] Do not use the php80 polyfill
- [Console] fix table setHeaderTitle without headers
- [Translation] fix fallback to Locale::getDefault()
- [Mailer] Make sure Http TransportException is not leaking
- [Form] Fix 'invalid_message' use in multiple ChoiceType
- Indicate compatibility with psr/log 2 and 3
- [HttpFoundation] fix FileBag under PHP 8.1
- [PhpUnitBridge] Fix composer resolution on Windows
- [DependencyInjection] Support for intersection types
- [HttpFoundation] Fix return types of SessionHandler::gc()
- [VarDumper] Support for intersection types
- [Cache] Support decorated Dbal drivers in PdoAdapter
- Add a Special Case for Translating Choices in en_US_POSIX
- Fix ctype_digit deprecation
- [WebProfilerBundle] Fix the values of some CSS properties
- [FrameworkBundle] Fixed file operations in Sodium vault seal
- [DoctrineBridge] fix setting default mapping type to attribute/annotation on php 8/7 respectively
- [TwigBridge] do not render the same label id attribute twice
- [HttpKernel] recover from failed deserializations
- [Lock] fix derivating semaphore from key
- [Translation] Missing translations from traits
- Fix SkippedTestSuite
- [Console] Revert "bug #41952 fix handling positional arguments"
- [EventDispatcher] Correct the called event listener method case
- [Console] fix handling positional arguments
- [PhpUnitBridge] Fix deprecation handler with PHPUnit 10

Symfony 5.3.4 查看版本資訊

更新時間:2021-07-27
更新細節:

What's new in this version:

Fixed:
- [Translation] Fix default value for locales in translation push|pull commands
- [Translation] [Lokalise] Fix base_uri
- [Lock] Handle lock with long key
- [Debug][ErrorHandler] Do not use the php80 polyfill
- [Console] fix table setHeaderTitle without headers
- [Translation] fix fallback to Locale::getDefault()
- [Mailer] Make sure Http TransportException is not leaking
- [Console] Run commands when implements SignalableCommandInterface without pcntl and they have'nt signals
- [Form] Fix 'invalid_message' use in multiple ChoiceType
- [Notifier] Allow passing a previous throwable to exceptions
- [Notifier] Make sure Http TransportException is not leaking
- [Notifier] Make sure Http TransportException is not leaking
- [Messenger] [Redis] Fix auth option wrongly considered invalid
- Indicate compatibility with psr/log 2 and 3
- [Security] fix #41891 Save hashed tokenValue in RememberMe cookie
- Fix missing assignment
- [HttpFoundation] fix FileBag under PHP 8.1
- [PhpUnitBridge] Fix composer resolution on Windows
- [DependencyInjection] Support for intersection types
- [HttpFoundation] Fix return types of SessionHandler::gc()
- [VarDumper] Support for intersection types
- [Cache] Support decorated Dbal drivers in PdoAdapter
- Add a Special Case for Translating Choices in en_US_POSIX
- Fix ctype_digit deprecation
- [WebProfilerBundle] Fix the values of some CSS properties
- [FrameworkBundle] Fixed file operations in Sodium vault seal
- [DoctrineBridge] [Doctrine Bridge] Fix an exception message
- [Messenger] [Redis] Make auth option works
- [DoctrineBridge] fix setting default mapping type to attribute/annotation on php 8/7 respectively
- [Messenger] Fixed BC layer for RedeliveryStamp
- [Messenger] AmqpTransport implements QueueReceiverInterface
- [TwigBridge] do not render the same label id attribute twice
- [DependencyInjection] Fix TaggedLocator attribute without indexAttribute argument
- [HttpKernel] recover from failed deserializations
- [Messenger] Fix use_notify default value for PostgreSqlConnection
- [Console] Fix save correct name in setDefaultCommand() for PHP8
- [Lock] fix derivating semaphore from key
- [Notifier] Fix TransportTestCase
- [Translation] Missing translations from traits
- Fix SkippedTestSuite
- [Console] Revert "bug #41952 fix handling positional arguments"
- [EventDispatcher] Correct the called event listener method case
- [Serializer] Need to clear cache when updating Annotation Groups on Entities
- [Console] fix handling positional arguments
- Rethrow exception in DoctrineTokenProvider
- [PhpUnitBridge] Fix deprecation handler with PHPUnit 10

Symfony 5.2.11 查看版本資訊

更新時間:2021-06-30
更新細節:

What's new in this version:

- [Filesystem] Workaround cannot dumpFile into "protected" folders on Windows
- [Messenger] fix FlattenExceptionNormalizer
- [SecurityBundle] Change information label from red to yellow
- [HttpKernel] Keep max lifetime also when part of the responses don't set it
- [ErrorHandler] fix handling buffered SilencedErrorContext
- [HttpClient] fix Psr18Client when allow_url_fopen=0
- [DependencyInjection] Add support of PHP enumerations
- [Config] fix tracking default values that reference the parent class
- [DependencyInjection] Fix binding "iterable $foo" when using the PHP-DSL
- [Uid] Fix fromString() with low base58 values
- [Cache] handle prefixed redis connections when clearing pools
- [Cache] fix eventual consistency when using RedisTagAwareAdapter with a cluster
- [Cache] Disable locking on Windows by default
- [Mailer] fix encoding of addresses using SmtpTransport
- [HttpKernel] [HttpCache] Keep s-maxage=0 from ESI sub-responses
- Avoid broken action URL in text notification mail
- [VarDumper] Fix tests for PHP 8.1
- [FrameworkBundle] Replace var_export with VarExporter to use array short syntax in secrets list files
- [DependencyInjection] throw proper exception when decorating a synthetic service
- [ErrorHandler] [DebugClassLoader] Do not check Phake mocks classes
- [PhpUnitBridge] fix handling the COMPOSER_BINARY env var when using simple-phpunit
- [HttpFoundation] allow savePath of NativeFileSessionHandler to be null
- [Messenger] prevent reflection usages when classes do not exist
- [Messenger] Remove TLS related options when not using TLS
- [FrameworkBundle] fix Could not find service "test.service_container"
- [HttpClient] fix compat with cURL <= 7.37
- [HttpClient] throw exception when AsyncDecoratorTrait gets an already consumed response
- [Config] fix tracking attributes in ReflectionClassResource
- [Process] Fix incorrect parameter type
- [HttpClient] Revert bindto workaround for unaffected PHP versions
- [Security] Fix opcache preload with alias classes
- [Serializer] Do not allow to denormalize string with spaces only to valid a DateTime object
- [DependencyInjection] Update loader’s directory when calling ContainerConfigurator::withPath
- [FrameworkBundle] fix KernelBrowser::loginUser with a stateless firewall
- [SecurityBundle] Link UserProviderListener to correct firewall dispatcher
- [Console] Escape synopsis output
- [HttpFoundation] Add ReturnTypeWillChange to SessionHandlers

Symfony 5.3.3 查看版本資訊

更新時間:2021-06-30
更新細節:

What's new in this version:

- [Security] Handle concurency in Csrf DoctrineTokenProvider
- Fix SessionTokenStorage reuse with Request
- [Filesystem] Workaround cannot dumpFile into "protected" folders on Windows
- [Messenger] fix FlattenExceptionNormalizer
- [SecurityBundle] Change information label from red to yellow
- [HttpKernel] Keep max lifetime also when part of the responses don't set it
- [ErrorHandler] fix handling buffered SilencedErrorContext
- [HttpClient] fix Psr18Client when allow_url_fopen=0
- [Runtime] Fix project dir variable when vendor not in project root
- [DependencyInjection] Add support of PHP enumerations
- [Config] fix tracking default values that reference the parent class
- [DependencyInjection] Fix binding "iterable $foo" when using the PHP-DSL
- [DependencyInjection] accept service locator definitions with no class
- [Uid] Fix fromString() with low base58 values
- [Cache] handle prefixed redis connections when clearing pools
- [Cache] fix eventual consistency when using RedisTagAwareAdapter with a cluster
- [Cache] Disable locking on Windows by default
- [Mailer] fix encoding of addresses using SmtpTransport
- [HttpKernel] [HttpCache] Keep s-maxage=0 from ESI sub-responses
- Avoid broken action URL in text notification mail
- [Security] Fix special char used to create cache key
- [VarDumper] Fix tests for PHP 8.1
- [FrameworkBundle] Replace var_export with VarExporter to use array short syntax in secrets list files
- [DependencyInjection] throw proper exception when decorating a synthetic service
- [Security] Implement fluent interface on RememberMeBadge::disable()
- [ErrorHandler] [DebugClassLoader] Do not check Phake mocks classes
- [PhpUnitBridge] fix handling the COMPOSER_BINARY env var when using simple-phpunit
- [PasswordHasher] UserPasswordHasher only calls getSalt when method exists
- [HttpFoundation] allow savePath of NativeFileSessionHandler to be null
- [Messenger] prevent reflection usages when classes do not exist
- [Security] Fixed 'security.command.debug_firewall' not found
- [Security] Fix invalid RememberMe value after update
- [Security] Fix invalid cookie when migrating to new Security
- [Security] make the getter usable if no user identifier is set

EVGA Precision X1 1.2.2.0 查看版本資訊

更新時間:2021-06-23
更新細節:

What's new in this version:

- Adds EVGA GeForce RTX 3060 XC update for Resizable BAR BIOS
- Adds AMD & Intel CPU Temperature monitor support
- Fixes OC Scan first time fail issue
- Displays an error message if user is running a 3D application during OC Scan

Symfony 5.3.2 查看版本資訊

更新時間:2021-06-17
更新細節:

What's new in this version:

Fixed:
security #cve-2021-32693 [SecurityHttp] Fix "Authentication granted with multiple firewalls"
- [Uid] fix performance and prevent collisions with the real clock_seq
- [Security] Fix deprecation notice on TokenInterface::getUser() stringable return
- [Security] Restore extension point in MessageDigestPasswordEncoder
- [Messenger] Fix RequestContext not updated
- [Messenger] Remove TLS related options when not using TLS
- [FrameworkBundle] fix Could not find service "test.service_container"
- [Console] Fix using #[AsCommand] without DI
- [DependencyInjection] fix parsing classes for attributes
- [Runtime] fix overriding --env|-e with single-command apps
- [HttpClient] fix compat with cURL <= 7.37
- [Console] fix managing signals when commands are lazy loaded
- [PasswordHasher] Fix missing PasswordHasherAwareInterface allowed type
- [HttpClient] throw exception when AsyncDecoratorTrait gets an already consumed response
- [Notifier] Escape . char for Telegram transport
- [Config] fix tracking attributes in ReflectionClassResource
- [Process] Fix incorrect parameter type
- [HttpClient] Revert bindto workaround for unaffected PHP versions
- [DependencyInjection] fix [email protected]{env} inside imported files
- [Messenger] fix BC for FrameworkBundle 4.4 with a non-existence alias being used
- Fix not null get collection key types
- [PasswordHasher] Prevent PHP fatal error when using auto algorithm
- [Security] Fix opcache preload with alias classes
- [Serializer] Do not allow to denormalize string with spaces only to valid a DateTime object
- [Console] Fix negated options not accessible
- [Validator] remove service if its class doesn't exist
- [DependencyInjection] Update loader’s directory when calling ContainerConfigurator::withPath
- [FrameworkBundle] fix KernelBrowser::loginUser with a stateless firewall
- [SecurityBundle] Link UserProviderListener to correct firewall dispatcher
- [Console] Escape synopsis output
- [Notifier] [Bridge] Remove hidden dependency on HttpFoundation for SmsBiurasTransport
- Relax requirement on symfony/runtime

EVGA Precision X1 1.2.1.0 查看版本資訊

更新時間:2021-06-02
更新細節:

What's new in this version:

- Fix NVML.dll missing issue
- Fix Resizable BAR Update BIOS crash issue
- Support RTX 3080 Ti / RTX 3070 Ti series