Paint.NET 歷史版本列表 Page19

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

Paint.NET 歷史版本列表

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


Paint.NET 4.3.2 查看版本資訊

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

What's new in this version:

- Fixed a hang at app startup on systems using certain locales, such as Thai (th-TH)
- Fixed ReadOnlyBoundToNameValuesRule for IndirectUI-based plugins. It was not initializing correctly, although it would work correctly afterward.
- Improved performance of Settings -> Tools, which used to take 6-7 seconds to open. Now it takes about 1 second.

Password Hub 2021.2.4.0 查看版本資訊

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

Zoiper 5.5.6 查看版本資訊

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

Wirecast 14.3.3 查看版本資訊

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

What's new in this version:

- Fixed invalid error messages from appearing in Output Settings when the user is authenticated to YouTube

StaxRip 2.9.0 查看版本資訊

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

What's new in this version:

Added:
- --thread-affinity to NVEnc
- "Warn for invalid Output Mod only if video is cropped" option

Fixed:
- Check for Updates
- --quant-b-adapt for AOMEnc
- non-synced bitrate between options and main window for AOMEnc

Updated tools:
- MKVToolNix v61.0
- NVEnc v5.40
- Python v3.9.7
- QSVEnc v6.03
- Subtitle Edit v3.6.2
- VapourSynth R56
- VCEEnc v6.16

Updated filters
- JincResize v2.1.0
- ffms2 v2.40.1285+13 1c6169a StvG
- FFT3D Neo r11
- L-SMASH-Works v20210811

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

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

What's new in this version:

Changed:
- Thunderbird will now warn if an S/MIME encrypted message includes BCC recipients

Fixed:
- Message Security popup did not display all recipients due a missing scrollbar
- Delivery Status Notifications were only shown for the first recipient
- Composing a message from a template with attachments failed due to a temporary file being removed
- Attachment sizes were no longer included on printed emails
- A message sent with multiple attachments sometimes only sent one
- Thunderbird sometimes attached the wrong messages when forwarding multiple messages by attachment
- Thunderbird did not re-prompt for an SMTP username if one was not provided
- Messages with BCC recipients that were held in the Outbox did not retain the BCC header when moved to the Sent folder
- Thunderbird displayed reminders for events that were cancelled or declined
- New Feed Account dialog did not honor dark mode

Paint.NET 4.3.1 查看版本資訊

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

What's new in this version:

Fixed:
- an issue with using Explorer’s "Open With" menu on Windows 7, 8.1, and some editions of Windows 10
- image thumbnails in Explorer’s Details View only having a generic document icon instead of the Paint.NET icon
- a spurious, harmless error in Settings -> Plugin Errors
- a race condition that could cause a crash
- not being able to use Ctrl+C to copy text from the Setup Downloader, which is especially important for troubleshooting

Paint.NET 4.3 查看版本資訊

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

What's new in this version:

- This version has been migrated from .NET Framework to .NET 5, includes major performance optimizations across the entire app, and adds native support for ARM64 devices such as the Microsoft Surface Pro X.
- New: The app has been migrated to .NET 5, and performance has been greatly improved as a result.
- New: ARM64 is now natively supported, which improves performance on devices such as the Surface Pro X.
- New: .NET no longer needs to be installed on the system because the app now uses self-contained deployment.
- New: Portable ZIPs are now available. Please note that portable installations do not currently update automatically.
- Improved performance of most effects and other compute-intensive tasks by about 20% on average, due to .NET 5's improved code generation (JIT).
- Improved startup performance for the Microsoft Store release. Previously, .NET Framework's NGEN was unavailable for Store apps, but now .NET 5 enables self-contained deployment along with ReadyToRun + crossgen, which serves the same purpose.
- Improved performance: Many areas of the app have been optimized to use SIMD (SSE2/3/4.1, AVX2) on x86/x64:
- Drawing on an image with a large number of layers is faster
- Drawing with the Gradient Tool's alpha mode is faster
- Drawing with the Recolor tool is faster
- Drawing with the Eraser or Clone Stamp tool is faster when using a color whose alpha value is less than 255
- Drawing with the Overwrite blend mode is faster
- Drawing with the Shapes tool is faster, due to improved compositing performance
- Drawing with a brush tool without antialiasing is faster
- Tile compression has lower overhead due to being optimized for SSE2 and AVX2
- Working with complex selections is faster
- Many other optimizations all throughout the application and rendering engine
- Improved performance of loading custom Shapes by ~16x on 2nd and subsequent app starts.
- Improved performance of the Magic Wand tool by a substantial amount.
- Improved performance of the Paint Bucket tool by a substantial amount.
- Improved performance of the Paint Bucket when changing the color or certain other toolbar settings by not recalculating the stencil buffer for the filled area. Changes should now be visible immediately.
- Improved performance of Polar Inversion by 3x, mostly as a corollary to fixing a bug that was causing hangs, and a little bit due to .NET 5.
- Improved performance on systems without HyperThreading by reserving 1 core for the UI. Performance is also improved on systems with it by utilizing more of the logical cores.
- Improved performance while installing or updating the app, due to no longer needing the "Optimizing performance for your system" stage (NGEN has been replaced with ReadyToRun via crossgen).
- Improved memory usage when custom shapes are installed so they don't litter the heap with hundreds of thousands of boxed value types (e.g. floats and points).
- Improved selection antialiasing quality by using a 4x4 super sampling filter instead of a 3x3 super sampling filter. The code has also been optimized to use SSSE3 on x86/x64.
- Improved: Effect and File Type plugins can now be organized into folders. The plugin loader will recursively search for DLLs up to 1 folder deep.
- Fixed a bug when saving with "Auto Detect" bit-depth which was causing fidelity loss on some images that already had 256 colors or less.
- Fixed: There were some issues with zooming in/out using the keyboard, where the anchoring point was not calculated correctly, causing the canvas to drift in the wrong direction.
- Fixed the inability to use middle-mouse panning after using a selection tool and pressing delete before releasing the mouse button.
- Improved: Plugins are now loaded into isolated AssemblyLoadContexts, which improves stability and resiliency to various problems with versioning, loading dependencies, plugin bugs, and incorrect plugin installation.
- Fixed a crash when trying to draw a fixed-size rectangle selection that was larger than the image.
- Fixed a bug with the Tolerance slider where both 58% and 59% would be displayed as 58%, due to a rounding issue. The correct value was actually being used, it just wasn't being displayed correctly.
- Added a /disablePlugins command-line argument to aid in troubleshooting various issues with app startup and incorrect plugin installation.
- New: Additional directories can now be specified for plugin discovery, which (e.g.) enables the use of OneDrive for storing plugins.
- Note that this does not work with the portable version of the app, but you can install plugins next to the app so it isn't necessary.
- Updated the bundled AvifFileType plugin to v1.1.15.0, courtesy of @null54, which includes support for multi-layer AVIF files, and adds native support for ARM64. See the project's GitHub Releases page for more information.
- Updated the bundled DdsFileTypePlus plugin to v1.10.10.0, courtesy of @null54, which adds native support for ARM64. See the project's GitHub Releases page for more information.
- Updated the bundled WebPFileType plugin to v1.3.7.0, courtesy of @null54, which adds native support for ARM64. See the project's GitHub Releases page for more information.
- Changed: FileType.IsReflexive() is now deprecated via [Obsolete], and is no longer honored. However, the Save Configuration dialog will no longer try to generate previews for FileTypes that do not specify any file extensions for loading, which is what this method was being used for.
- Known Issue: Due to crashing, GPU accelerated effects (Gaussian Blur, Motion Blur, Radial Blur) on ARM64 will actually use the CPU for rendering.

MATLAB R2021b 查看版本資訊

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

What's new in this version:

Environment:
- Editor Selection: Select and edit a rectangular area of code
- Editor Display: Zoom in and out in the Editor
- Editor Code: Show code suggestions and completions automatically
- Editor Debugging: Diagnose problems in scripts and functions using inline debugging controls and a breadcrumb-style function call stack
- Editor Refactoring: Automatically convert selected code to a function
- Editor Code: Automatically complete block endings, match delimiters, and wrap comments while editing code
- Editor Sections: Create sections with an improved appearance
- Editor Code: Change the case of text and code
- Editor Bookmarks: Maintain bookmarks after closing a file
- Live Editor Controls: Set default values for sliders, drop-down lists, check boxes, and edit fields
- Live Editor Animations: Export animations to movies or animated GIFs
- Live Editor Figures: Interact with real MATLAB figures and resize them with improved layouts
- Live Editor: Improved performance when saving live scripts or functions
- Comparison Tool: Compare and merge text files with improved usability, appearance, and syntax highlighting
- Importing Preferences from Previous Releases: MATLAB checks for preferences from R2019b or newer
- Display language: MATLAB uses Windows display language settings for selecting desktop language
- Functionality being removed or changed

Language and Programming:
- cast Function: Consistent output for all syntaxes with the same data type conversion
- Run Code in the Background: Use parallel language to run code asynchronously
- Portable Parallel Code: Share parallel code and seamlessly run in parallel
- Compact Display for Classes: Customize display of information about classes when space is limited
- Class Aliasing: Create aliases for renamed classes to maintain backward compatibility
- Modular Indexing: Customize class indexing operations individually using new superclasses
- Scalar Classes: Inherit from the matlab.mixin.Scalar superclass to ensure instances behave as scalars
- startat Function: Time zone information in datetime objects now supported
- Functionality being removed or changed

Data Analysis:
- Compute by Group Live Editor Task: Interactively summarize, transform, or filter groups of data
- Normalize Data Live Editor Task: Interactively center and scale data
- Clean Missing Data Live Editor Task: Define missing values
- trenddecomp Function: Find trends in data
- min and max Functions: Specify the comparison method for determining minimum and maximum values
- uniquetol Function: Options to control element selection and preserve range of data
- Data Preprocessing Functions: Specify table variable as sample points vector
- dateshift Function: Shift to next occurrence of weekday or weekend day
- isbetween Function: Support for open, closed, and half open intervals
- isregular Function: Support for datetime and duration data types
- istabular Function: Determine if input is a table or timetable
- retime and synchronize Functions: Median and mode methods supported
- timeofday Function: Return the date as the second output argument
- timeseries2timetable Function: Convert timeseries objects to timetables
- Functionality being removed or changed

Data Import and Export:
- sftp Function: Connect to SFTP servers
- Datastores: Specify FileSet objects as data locations for some datastores
- Table Import: Read tables from HTML and Microsoft Word documents
- HDF5 Interface: Use new functionality in support of HDF5 1.10.7
- NetCDF Interface: Read and write NC_STRING data
- Scientific File Format Libraries: HDF5 and NetCDF libraries are upgraded
- Audio, Video, and Image I/O Functions: Run functions in a thread-based environment
- Image File Format Libraries: LibTIFF library upgraded to version 4.2.0
- New Serial Explorer and TCP/IP Explorer apps
- Functionality being removed or changed

Mathematics:
- ode78 and ode89 Functions: High-order Runge-Kutta solvers for ordinary differential equations
- pagesvd Function: Perform singular value decomposition on pages of N-D arrays
- svd Function: Option to control output format of singular values
- mpower Function: Improved algorithm for defective matrices
- Functionality being removed or changed

Graphics:
- Plotting Table Data: Create scatter plots, bubble charts, and swarm charts by passing tables directly to plotting functions
- Axes Ticks and Colors: Control the appearance of axis tick marks and tick label colors
- Create Plot Live Task: Add additional visualizations to generated plots
- Create Plot Live Task: Control chart input syntax using configuration drop-down
- exportgraphics Function: Capture and append graphics to existing PDFs
- stackedplot Function: Support for semilog y-axes
- Text Objects: Use editInteractions in the Interactions property to click or tap on text to edit
- dataTipTextRow Function: Customize data tip content using data properties, such as UserData
- MATLAB Online™ Accessibility: Use a screen reader to interact with figures
- Functionality being removed or changed

App Building:
- uialert, uiconfirm, and uiprogressdlg Functions: Mark up text and display equations in dialog boxes
- addStyle Function: Add styles to nodes and levels in a tree UI component
- uitable Function: Set and query table selections programmatically and control table selection options
- uitextarea Function: Program apps to respond while a user is typing in a text area component
- Run Code in the Background: Use parallel language to create more responsive apps
- App Designer: Debug code in Code View
- App Designer: Efficiently manage your app code with tools and shortcuts from Live Editor
- App Designer: Interactively modify canvas zoom level and fit canvas to view
- App Designer: Convert between similar UI components
- App Designer: Add help text for your app
- App Designer: Remove auto-reflow behavior from an app with auto-reflow
- Deployed Web Apps: Deploy web apps directly to the MATLAB Web App Server from within App Designer
- App Testing Framework: Perform press gestures on axes and UI axes with different selection types
- App Testing Framework: Perform drag gestures on axes and figures with different selection types
- App Testing Framework: Use any units of measurement in gestures at the center of components
- Functionality being removed or changed

Performance:
- table Data Type Indexing: Improved performance when assigning elements by subscripting with curly braces
- qrinsert and qrdelete Functions: Improved performance modifying QR factorizations
- Titles and Labels in Plots: Improved performance when creating and querying titles or labels in a loop
- Plot Interactions: Improved performance for rendering data tips and rotating scatter plots of large data sets
- Plots in Apps: Improved performance for creating plots
- App Designer: Improved performance when opening Start Page and loading apps
- App Designer: Improved performance when saving apps
- Comparison Tool: Improved performance when loading and saving MLAPP files
- uigridlayout Function: Improved performance when adding components spanning multiple columns with 'fit' width
- uigridlayout Function: Improved resizing performance when wrapping text in resizable columns
- Live Editor: Improved performance when saving live scripts or functions
- Data Processing Dialog Boxes: Improved resizing performance
- Figure Interactions: Improved performance when using built-in axes interactions
- UI Figures: Improved performance when displaying axes toolbar
- UI Figures: Improved performance when interacting with linked axes

Software Development Tools:
- Projects: Collaborate using projects in MATLAB Online
- Source Control: Work with files under Git in MATLAB Online
- Unit Testing Framework: Use the TestCase class template to create tests more quickly and accurately
- Unit Testing Framework: Run live-function-based tests interactively in MATLAB Online
- App Testing Framework: Perform press gestures on axes and UI axes with different selection types
- App Testing Framework: Perform drag gestures on axes and figures with different selection types
- App Testing Framework: Use any units of measurement in gestures at the center of components
- Functionality being removed or changed

External Language Interfaces:
- C++ interface: Support for C++ language features
- C++ interface: Publisher options
- Java interface: Specify JRE path for MATLAB
- Java: Call into MATLAB from a Java program called by MATLAB
- Python interface: Run Python commands and scripts from MATLAB
- Python: Support for complex multidimensional arrays
- Python: Version 3.9 support
- WSDL Web Services Documents: Apache CXF version 3.4.2 support
- Perl 5.32.1: MATLAB support on Windows
- Functionality being removed or changed

Hardware Support:
- Connect and Control Arduino board using the Arduino Explorer App
- Read data from APDS9960 sensor connected to the Arduino hardware
- Support for CAN shields on Raspberry Pi Hardware

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

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

What's new in this version:

New:
- Menu item for disabling subject encryption for a single message added

Changed:
- Printing messages that are not currently displayed is no longer supported, including printing multiple messages at once

Fixed:
- Buttons on compose window dialogs did not have a visual indication of focus
- Dropdown fields in message compose window were unreadable on Windows 7 with a dark theme
- Multiple bulk mail notification warnings were displayed
- Enabled/Disabled state of message filters did not persist as expected
- Printing a message did not print a list of its attachments
- Images attached from a web page were not sent as expected
- OpenPGP public key was attached multiple times when forwading a message
- Windows tray icon disappeared if Thunderbird was started by a shortcut with "Run" set to "Minimized"
- Windows tray message count badge displayed the "unread" count instead of the "new" message count
- Some downstream Thunderbird builds were incorrectly checking addons for a signature, causing all addons to be disabled
- Addressbooks set up with autoconfig showed no search results
- Various CardDAV setup and auto-detection fixes
- Dates (such as birthday) stored in contacts may display the wrong date; a one-time manual fix may be needed for dates that are incorrect.
- Attached VCards displayed as plain text when an email was HTML formatted
- Mailing list names with non-ASCII characters incorrectly displayed with an error
- LDAP directories were not searched for matches when adding recipients to an email
- Clicking "Connect to an LDAP address book" in account setup opened CardDAV setup dialog
- LDAP address books using Kerberos/GSS-API authentication did not authenticate
- LDAP search queries containing non-ASCII characters produced no results
- IRC server connections did not automatically retry after a timeout
- Calendar event editor did not honor mail.spellcheck.inline