Paint.NET 歷史版本列表 Page18

最新版本 Firefox Developer Edition 121.0b6 (64-bit)

Paint.NET 歷史版本列表

Paint.NET 是免費的圖像和照片編輯軟件運行 Windows 的個人電腦。它具有直觀和創新的用戶界面,支持圖層,無限撤消,特殊效果以及各種有用和強大的工具。一個積極發展的在線社區提供友好的幫助,教程和插件.它開始作為由微軟指導的本科學院高級設計項目開發,目前由一些最初從事這項工作的校友維護。最初意圖作為 Windows 附帶的 Microsoft Paint 軟件的免費替代品,它已經發展成為... Paint.NET 軟體介紹


Paint.NET 4.3.3 查看版本資訊

更新時間:2021-11-22
更新細節:

What's new in this version:

- New: The app has been migrated to .NET 6, which has improved both rendering and startup performance
- New translation: Catalan (ca)
- New translation: Corsican (co)
- New translation: Thai (th)
- Changed: The /createMsi command for the installer has been removed. Instead, you can now download MSIs directly from the GitHub releases page.
- Improved various UI controls for Dark Theme, e.g. scrollbars (Win10 v1809+ only)
- Updated the bundled AvifFileType to v1.1.17.0, which updates the AOM version and fixes a crash when reading large EXIF blocks

Fixed:
- the way various UI controls look on Windows 11, e.g. buttons and drop-down lists
- the View -> Zoom to Window command when using the keyboard shortcut (Ctrl+B), which was resetting instead of toggling the zoom level
- Improved performance during the "extracting" stage of the installer by migrating away from Nullsoft Scriptable Installer System (NSIS)
- Reduced the download size on ARM64 by about 33%
- a rendering bug in the Dents and Polar Inversion effects
- a memory leak in the selection renderer that was consuming gigabytes of GPU memory, resulting in crashes
- some GDI object leaks, particularly with the Save Configuration dialog, which would eventually result in a crash
- a memory leak in Settings -> Tools
- an issue that was preventing new plugins from loading their native DLL dependencies as specified in their .deps.json file
- the app crashing after an effect plugin crashes when you choose to restart the app
- a crash while drawing a selection, right-clicking on the History window before releasing the left mouse button, and then clicking to redo a history entry
- a text rendering bug in some parts of the UI, mostly in Effects, as reported by @midora
- the "untitled:" file name argument prefix, which was preventing Window Clippings from being able to send screenshot
- some registry keys that were not being deleted during uninstall
- the PdnRepair utility on Windows 7
- some inconsistencies with the MSI as compared to v4.2.16 which were causing problems for some deployments

Topaz Video Enhance AI 2.6.1 查看版本資訊

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

What's new in this version:

Major features:
- Updated Chronos Fast model for better quality results
- Improved performance for mac when the app is running in the background or when display is off

Improved:
- Keep audio on Mac works correctly on Mac now
- The app will not slow down processing when in background, behind the screensaver or Lock Screen on mac
- ETA estimation is more accurate
- Files can be read and saved to all drives, remote directories and other writable paths
- Fixes issue with flickering download of the same model again and again on certain hardware
- Decimal places on output filenames rounds at 3 digits
- Output won’t be overwritten even on custom file path
- Batch processing model parameters stay as expected
- CRF setting works correctly on output and will not generate unintended huge mp4 files
- Output FPS can be set to as high as 240
- Fixed FPS to be correct for decimal values
- VEAI will not show version incompatible models
- Selected models in Model Manager should show correctly

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

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

What's new in this version:

- Date selection in Calendar print settings widget changed to use mini calendar widget

Fixed:
- "Repair Text Encoding" menu item did not work
- Troubleshoot Mode menu item did not always indicate whether troubleshooting mode was enabled
- Message content could be unintentionally hidden due to CSS class names conflicting
- SMTP server port was reset to "0" after clicking the "Re-Test" button in the Account Setup wizard
- No "Paste" option was available in the config editor (about:config) context menu
- Saving a PDF attachment opened in a separate tab saved the email message instead
- Opening a PDF attachment from a message in a standalone or compose window did move the focus to opened attachment
- After restart, Thunderbird was not able to restore opened message tabs when the message was in a folder with non-ASCII characters in its name
- The "pill" indicator was incorrectly shown when sending a message to newsgroup
- When printing from Calendar, after leaving the "Calendar" settings, there was no way to go back
- Month pickers in the Calendar print UI lacked scrollbars when the content overflowed
- Account Manager and Addons Manager were unreadable when using the Dark theme

Sandboxie Classic 5.55.0 (64-bit) 查看版本資訊

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

What's new in this version:

Added:
- added Privacy enhanced mode, sandboxes with "UsePrivacyMode=y" will not allow read access to locations containing user data
- all locations except generic Windows system paths will need to be opened explicitly for read and/or write access
- using "NormalFilePath=...", "NormalKeyPath=...", "NormalIpcPath=..." allows to open locations to be readable and sandboxed
- added new "App Compartment" mode of operation, it's enabled by adding "NoSecurityIsolation=y" to the box configuration
- in this mode, security is traded in for compatibility, it should not be used for untrusted applications
- note: in this mode, file and registry filtering are still in place, hence processes run without administrative privileges
- it is reasonably safe, all filtering can be disabled with "NoSecurityFiltering=y"
- added experimental use of ObRegisterCallbacks to filter object creation and duplication
- this filtering is independent from the regular SbieDrv's syscall-based filtering, hence it also applies to App Compartments
- with it enabled, an application running in a compartment will not be able to manipulate processes running outside the sandbox
- Note: this feature improves the security of unisolated App Compartment boxes
- to enable this feature, set "EnableObjectFiltering=y" in the global section and reload the driver
- when globally activated, the filtering can be disabled for individual boxes with "DisableObjectFilter=y"
- added "DontOpenForBoxed=n", this option disables the discrimination of boxed processes for open file and open key directives
- this behaviour does not really improve security anyways, but may be annoying, also app compartments always disable this
- added setting to entirely open access to the COM infrastructure

Changed:
- reworked the resource access path matching mechanism to optionally apply more specific rules over less specific ones
- for example "OpenFilePath=C:UserMeAppDataFirefox takes precedence over "WriteFilePath=C:UserMe"
- to enable this new behaviour, add "UseRuleSpecificity=y" to your Sandboxie.ini, this behaviour is always enabled in Privacy enhanced mode
- added "NormalFilePath=..." to restore default Sandboxie behaviour on a given path
- added "OpenConfPath=...", which similarly to "OpenPipePath=..." is a "OpenKeyPath=..." variant which applies to executables located in the sandbox
- removed option to copy a box during creation, instead the box context menu offers a duplication option
- reworked the box creation dialog to offer new box types

Fixed:
- SBIE1401 notification during Sandboxie Plus uninstall
- memory leak in driver handling FLT_FILE_NAME_INFORMATION

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

更新時間:2021-11-16
更新細節:

Topaz Video Enhance AI 2.6.0 查看版本資訊

更新時間:2021-11-09
更新細節:

What's new in this version:

Major features:
- Native M1 Mac support
- Chronos Fast model for videos with rapid motion
- Proteus, Artemis and Dione updated for reduced artifacts, faster processing

Improvements:
- Improved preferences panel with all settings in one place
- The VRAM slider is local to the user hardware, so max will mean use all - memory on device
- Ability to view and use all models without using model manager
- All models now maintain color consistency better than before
- Installer size has been reduced significantly
- Lots of bug fixes

Known Issues:
- Keep audio on Mac does not work

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

更新時間:2021-11-03
更新細節:

What's new in this version:

Fixed:
- Default mail headers were set incorrectly when the value contained a colon (:)
- Thunderbird did not send the QUIT command when closing an SMTP connection
- Mail tabs could not be closed using the context menu
- "Print" context menu was still shown when no message pane was displayed
- Windows tray icon did not reappear after restarting Windows Explorer
- Compose window attachment drag and drop fixes
- Various macOS stability improvements
- Drag and Drop area for file attachments on Windows was incorrect
- CardDAV address books without a name did not work
- Thunderbird tried to refresh disabled and manual-only calendars when the network state changed from offline to online
- Various Calendar event dialog fixes
- Various security fixes

SteelSeries GG 11.2.0 查看版本資訊

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

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

更新時間:2021-10-22
更新細節:

What's new in this version:

New:
- Preference added to disable automatic pausing RSS feed updates after a fetch failure

Fixed:
- Recipeint address pills in an error state could incorrectly merge with mailing list pills when expanding the list
- BCC-only messages could not be sent from the Outbox
- Default DSN request was not set when using "Edit as New Message"
- Vertical scrollbar in "Conversations" chat panel did not work correctly
- Chat account "Advanced Options" dialog had no clickable buttons on macOS
- RSS feed attachments could not be saved
- Public ICS calendars served with an incorrect Content-Type could not be added
- Setting a CalDAV calendar to manually update had no effect
- CalDAV calendars set to read-only became writable after restarting Thunderbird
- Saving a copy of a calendar invite (More -> Save As Copy) did not work
- Events in the first or last week of a month were not always printed when printing a month view
- Accessibility improvements; clearer display of area of focus
- Various theme improvements, HiDPI improvements
- "Attachments" menu panels for attached files were empty
- Stability improvements

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

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