Honeycam 歷史舊版本 Page22

最新版本 AnyBurn 6.0 (64-bit)

Honeycam 歷史版本列表

Honeycam 是最好的 GIF 動畫製作和編輯軟件。 Honeycam 允許用戶捕捉他們的電腦屏幕,YouTube 視頻或媒體播放器,並保存為動畫 GIF / WebP / WebM 圖像文件。用戶可以使用 Honeycam 的錄製功能或導入功能創建動畫圖像,允許用戶導入通過相機的連拍模式(連拍模式)拍攝的一系列圖片(JPG,PNG 等)。用戶還可以打開其他程序創建的現有動畫圖像文件(GIF,... Honeycam 軟體介紹


Symfony 5.3.1 查看版本資訊

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

What's new in this version:

Fixed:
- [Serializer][Validator] Fix not null return from "getCollectionValueTypes"
- [Security] Readd deprecated methods to the interfaces
- [HttpFoundation] Add ReturnTypeWillChange to SessionHandlers
- [HttpKernel] fix ArgumentMetadataFactory messes up controller arguments with attributes
- Fix Symfony 5.3 end of maintenance date

SAPPHIRE TriXX 8.3.0 查看版本資訊

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

Symfony 5.2.10 查看版本資訊

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

What's new in this version:

Fixed:
- [Form] Use !isset for checks cause this doesn't falsely include 0
- [DependencyInjection] keep container.service_subscriber tag on the decorated definition
- [Filesystem] fix readlink() for Window
- [Form] fix support for years outside of the 32b range on x86 arch
- Make Mailgun Header compatible with other Bridges
- [Messenger] Fix merging PrototypedArrayNode associative values
- [WebProfilerBundle] Wrapping exception js in Sfjs check and also loading base_js Sfjs if needed
- [VarDumper] Don't pass null to parse_url()

Symfony 5.3.0 查看版本資訊

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

What's new in this version:

- [FrameworkBundle] fix ConfigBuilderCacheWarmer
- [FrameworkBundle] fix creating ContainerBuilder at warmup/CLI time
- [FrameworkBundle] Remove redundant cache service
- [Translation] Remove PoEditor Provider
- [Form] Use !isset for checks cause this doesn't falsely include 0
- [DependencyInjection] keep container.service_subscriber tag on the decorated definition
- [Filesystem] fix readlink() for Windows
- [HttpKernel] Throw when HttpKernel is created and the env is empty
- [SecurityBundle] Don't register deprecated listeners with authenticator manager enabled
- [Form] fix support for years outside of the 32b range on x86 arch
- Make Mailgun Header compatible with other Bridges
- [Messenger] Fix merging PrototypedArrayNode associative values
- [Ldap] Avoid calling the deprecated getUsername()
- [WebProfilerBundle] Wrapping exception js in Sfjs check and also loading base_js Sfjs if needed
- [VarDumper] Don't pass null to parse_url()

Honeycam 3.38 查看版本資訊

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

What's new in this version:

- Added an WebP option for iPhone compatible.(Settings > WebP)
- You can make animated WebP images displayed properly on iPhones
- However, The file size of WebP could increase.(See more on the help page ) Fixed the bug that the image quality goes down when resizing images smaller after the update v3.37
- Added an option for remembering the crop area
- Fixed the bug that the button for Video Summarization didn't work
- Bug fixes for Ctrl+C & Ctrl+V is not working for the selected frames on the Edit Tab
- Bug fixes for saved mp4 files are upside down once turning on resize option
- Fixed a bug for not opening MP4 files encoded with AVC codec

Honeycam 3.37 查看版本資訊

更新時間:2021-05-25
更新細節:

What's new in this version:

- Processing speed for Resize has been greatly improved
- You can embed a progress bar onto images when saving
- New Filter Effects ( ASCII art, Print effect ) has added
- Denoise filter has added
- Fixed a bug that user watermarks are not shown properly
- Filter effects are ordered by frequency of use
- Added acceleration for arrow keys when using the image cropper on the [Crop tab]
- Added an option for remembering the position of the save window that pops up after recording
- Added an option for Export JPG Quality (Settings > Edit)
- You can paste(Hotkey: Ctrl+V) an image from the Clipboard on the start screen
- Fixed a bug for not opening MP4 files encoded in qt codec

Symfony 5.2.9 查看版本資訊

更新時間:2021-05-19
更新細節:

What's new in this version:

- security [SecurityCore] Fix user enumeration via response body on invalid credentials
- Fixes Undefined method call
- [SecurityBundle] Remove invalid unused service
- [Security] [DataCollector] Remove allows anonymous information in datacollector
- [FrameworkBundle][Validator] Fix deprecations from Doctrine Annotations+Cache
- [Mailer] Fix SES API call with UTF-8 Addresses
- Fixed deprecation warnings about passing null as parameter
- [Finder] Fix gitignore regex build with "**"
- [HttpClient] fix adding query string to relative URLs with scoped clients
- [DependencyInjection][ProxyManagerBridge] Don't call class_exists() on null
- [Notifier] Add missing charset to content-type for Slack notifier
- [Console] Fix Windows code page support

Thunderbird 78.10.2 (64-bit) 查看版本資訊

更新時間:2021-05-18
更新細節:

What's new in this version:

New:
- Added support for importing OpenPGP keys without a primary secret key
- Add-ons manager displays a preferences icon for mail extensions that include an options page

Fixed:
- OpenPGP messages with a high compression ratio (over 10x) could not be decrypted
- Selected OpenPGP key was lost after opening the Key Properties dialog in Account Settings
- Parsing some OpenPGP user IDs failed
- Various improvements to OpenPGP partial encryption reminders
- Troubleshooting information page did not display row labels on macOS
- Mail toolbar buttons were too big when displaying both icons and text
- Various security fixes

Symfony 5.2.8 查看版本資訊

更新時間:2021-05-12
更新細節:

What's new in this version:

- security #cve-2021-21424 [Security][Guard] Prevent user enumeration
- [DependencyInjection] fix dumping service-closure-arguments
- [Console] Fix Windows code page support
- [Security] Make Login Rate Limiter also case insensitive for non-ascii user identifiers
- WDT: Only load "Sfjs" if it is not present already
- [Inflector][String] wrong plural form of words ending by "pectus"
- [HttpClient] Don't prepare the request in ScopingHttpClient
- [Security] Make Login Rate Limiter case insensitive
- [Security] Reset limiters on successful login
- [Security] NullToken signature
- Fix/Rewrite .gitignore regex builder
- [Console] Fix Windows code page support
- [Security] Allow ips parameter in access_control to accept comma-separated string
- [TwigBridge] Fix HTML for translatable custom-file label in Bootstrap 4 theme
- [Notifier] [Bridge] Fix missed messageId for SendMessage object in slack notifier
- [PropertyInfo] PhpDocExtractor: Handle "true" and "false" property types
- [Form] Add missing TranslatableMessage support to choice_label option of ChoiceType
- [Config][DependencyInjection] Uniformize trailing slash handling
- [PropertyInfo] Make ReflectionExtractor correctly extract nullability
- [PropertyInfo] fix attribute namespace with recursive traits
- [PhpUnitBridge] Fix tests with @doesNotPerformAssertions annotations
- [Cache] Check if phpredis version is compatible with stream parameter
- [Notifier] Fix return SentMessage then Messenger not used
- [VarExporter] Add support of PHP enumerations
- Fix return type in isAllowedProperty method on ReflectionExtractor class
- [Notifier] Make FailoverTransport always pick the first transport
- [Inflector][String] Fixed singularize edges > edge
- [ErrorHandler] Skip "same vendor" @method deprecations for Symfony* classes unless symfony/symfony is being tested

Thunderbird 78.10.1 (64-bit) 查看版本資訊

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

What's new in this version:

- Various security fixes