Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Paint.NET 4.1.2
#21
Information 
Quote:Changes in 4.3.2:
  • This is a hotfix for the recently released version 4.3 update.
  • Fixed a hang at app startup on systems using certain locales, such as Thai (th-TH)
  • Improved performance of Settings → Tools, which used to take 6-7 seconds to open. Now it takes about 1 second, thanks to @Bruce Bowyer-Smyth
  • Fixed ReadOnlyBoundToNameValuesRule for IndirectUI-based plugins. It was not initializing correctly, although it would work correctly afterward.
Homepage
Changelog
Download | Offline Installer  ( anycpu.web )
Download | 64-Bit Installer
Download | 32-Bit Installer
Reply
#22
Information 
Quote:Changes in 4.3.3:
  • 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)
  • Fixed the way various UI controls look on Windows 11, e.g. buttons and drop-down lists
  • Fixed 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%
  • Fixed a rendering bug in the Dents and Polar Inversion effects
  • Fixed a memory leak in the selection renderer that was consuming gigabytes of GPU memory, resulting in crashes. Thanks to @Zagna for finding this and testing the fix!
  • Fixed some GDI object leaks, particularly with the Save Configuration dialog, which would eventually result in a crash. Thanks @rechlin for finding and reporting this!
  • Fixed a memory leak in Settings -> Tools. Thanks @otuncelli for finding this!
  • Fixed an issue that was preventing new plugins from loading their native DLL dependencies as specified in their .deps.json file
  • Fixed the app crashing after an effect plugin crashes when you choose to restart the app
  • Fixed 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
  • Fixed a text rendering bug in some parts of the UI, mostly in Effects, as reported by @midora
  • Fixed the "untitled:" file name argument prefix, which was preventing Window Clippings from being able to send screenshot
  • Fixed some registry keys that were not being deleted during uninstall
  • Fixed the PdnRepair utility on Windows 7
  • Fixed some inconsistencies with the MSI as compared to v4.2.16 which were causing problems for some deployments
  • Updated the bundled AvifFileType to v1.1.17.0, courtesy of @null54, which updates the AOM version and fixes a crash when reading large EXIF blocks.
Homepage
Changelog
Download | Offline Installer  ( anycpu.web )
Download | 64-Bit Installer
Download | 64-Bit Portable  
Download | 32-Bit Installer
Download | 32-Bit Portable  
Reply
#23
Information 
Quote:Changes in 4.3.6:
  • Fixed a stack overflow in the box filter rendering kernel that could cause hangs or crashes when the zoom level was around 1/8th (12.5%) or 1/32nd (3.125%) for particular image sizes e.g. ((N x 2048) + 16)). 
Homepage
Changelog
Download | Offline Installer  ( anycpu.web )
Download | 64-Bit Installer
Download | 64-Bit Portable  
Download | 32-Bit Installer
Download | 32-Bit Portable  
Reply
#24
Information 
Quote:Changes in 4.3.7:
  • Fixed the app being completely broken when "Translucent windows" was disabled. This was caused by a bug introduced in .NET 6.0.1.
Homepage
Changelog
Download | Offline Installer  ( anycpu.web )
Download | 64-Bit Installer
Download | 64-Bit Portable  
Download | 32-Bit Installer
Download | 32-Bit Portable  
Reply
#25
Information 
Quote:Changes in 4.3.8:
  • New: Layers -> Toggle Layer Visibility menu command (keyboard shortcut: Ctrl + comma)
  • Greatly improved performance for the Line/Curve and Shapes tools
  • Improved performance for the Move Selected Pixels tool when using Bicubic resampling
  • Fixed tooltips not going away when menu items are activated by the keyboard (Effects, Adjustments, and File -> Open Recent)
  • Added a FolderChooser control type for IndirectUI-based plugins (thanks @toe_head2001!)
  • Fixed compatibility for Ed Harvey's FastFX PencilSketch effect plugin
  • Fixed a performance bug in the canvas renderer that was causing tiles to be copied to the GPU more often than necessary. This mostly affected performance when drawing or modifying selections, and when scrolling or zooming.
  • Fixed a small memory leak with the allocations made for Win32 synchronization primitives (critical sections and condition variables)
  • Updated the bundled AvifFileType plugin to verison 1.1.18.0, which fixes some issues with EXIF metadata handling. (thanks @null54!)
  • Updated the bundled WebPFileType plugin to version 1.3.11.0, which fixes some issues with EXIF metadata handling. (thanks @null54!)
  • Updated the bundled DDSFileTypePlus plugin to version 1.10.11.0, which adds support for DXGI_FORMAT_R32_FLOAT. This is used by Bethesda's Creation Kit for Fallout 4. (thanks @null54!)
Homepage
Changelog
Download | Offline Installer  ( anycpu.web )
Download | 64-Bit Installer
Download | 64-Bit Portable  
Download | 32-Bit Installer
Download | 32-Bit Portable  
Reply
#26
Quote:Changes in 4.3.9:
  • This is a servicing release that fixes a handful of bugs, and updates the bundled AvifFileType plugin.
  • Added a workaround for a bug in the latest Windows 11 Insider "Dev Channel" build 10.0.22567.0 that is causing a lot of crashes. Microsoft has a hotfix coming soon.
  • Fixed a compatibility issue with the Shape Maker plugin that was preventing the ability to open or save shapes
  • Fixed the precision of color channel values for images with transparency when using the Invert Colors or Black and White adjustments. Before, color values were reset to zero if the alpha channel was also zero.
  • Fixed the rendering for Image -> Resize when using Nearest Neighbor. Sampling was off by 0.5 pixels, causing incorrect results. Reported here: https://forums.getpaint.net/topic/118703-incorrectoffset-nearest-neighbor-scaling-when-using-resize-dialog/
  • Fixed a crash in the Quantize effect when Alpha Threshold was set to 0 and the image was completely transparent
  • Updaated the bundled AvifFileType to version 1.1.19.0. This updates the AOM version to 3.3.0. (thanks @null54!)
Homepage
Changelog
Download | Online Installer  ( anycpu.web )
Download | 64-Bit Installer
Download | 64-Bit Portable  
Download | 32-Bit Installer
Download | 32-Bit Portable  
[-] The following 1 user says Thank You to harlan4096 for this post:
  • ismail
Reply
#27
Information 
Quote:Changes in 4.3.10:
  • This is a servicing release that fixes a handful of bugs, and updates the bundled AvifFileType plugin.
  • Added a workaround for a bug in the latest Windows 11 Insider "Dev Channel" build 10.0.22567.0 that is causing a lot of crashes. Microsoft has a hotfix coming soon.
  • Fixed a compatibility issue with the Shape Maker plugin that was preventing the ability to open or save shapes
  • Fixed the precision of color channel values for images with transparency when using the Invert Colors or Black and White adjustments. Before, color values were reset to zero if the alpha channel was also zero.
  • Fixed the rendering for Image -> Resize when using Nearest Neighbor. Sampling was off by 0.5 pixels, causing incorrect results. Reported here: https://forums.getpaint.net/topic/118703-incorrectoffset-nearest-neighbor-scaling-when-using-resize-dialog/
  • Fixed a crash in the Quantize effect when Alpha Threshold was set to 0 and the image was completely transparent
  • Updaated the bundled AvifFileType to version 1.1.19.0. This updates the AOM version to 3.3.0. (thanks @null54!)
Homepage
Changelog
Download | Online Installer  ( anycpu.web )
Download | 64-Bit Installer
Download | 64-Bit Portable  
Download | 32-Bit Installer
Download | 32-Bit Portable  
Reply
#28
Information 
Quote:Changes in 4.3.11:
  • New: Title bars now respect Dark Theme in Windows 10 20H1+
  • Updated the bundled WebPFileType plugin to v1.3.12.0 (thanks @null54!)
  • Updated the bundled DDSFileTypePlus plugin to v1.10.12.0 (thanks @null54!)
Homepage
Changelog
Download | Online Installer  ( anycpu.web )
Download | 64-Bit Installer
Download | 64-Bit Portable  
Download | 32-Bit Installer
Download | 32-Bit Portable  
Reply
#29
Information 
Quote:Paint.NET 5.0 Build 8410

Changes in 5.0: Homepage
Changelog
Release notes
Download | Online Installer (anycpu.web)
Download | 64-Bit Installer
Download | 64-Bit Portable  
Download | ARM 64-Bit Installer
Download | ARM 64-Bit Portable  
[-] The following 1 user says Thank You to harlan4096 for this post:
  • ismail
Reply
#30
Information 
Quote:Changes in 5.0.1: Homepage
Changelog
Release notes
Download | Online Installer (anycpu.web)
Download | 64-Bit Installer
Download | 64-Bit Portable  
Download | ARM 64-Bit Installer
Download | ARM 64-Bit Portable  
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Recent Posts
Advanced SystemCare PRO 17
Advanced SystemCare ...zevish — 10:04
How to install iOS 16 or iPadOS 16 publ...
IPhone X I Just buyi...thomasan — 08:30
Brave 1.65.114
Release Channel 1....harlan4096 — 06:53
Brave Search: Answer with AI takes over,...
Brave Search's new...harlan4096 — 06:33
Waterfox G6.0.12
Waterfox G6.0.12​ ...harlan4096 — 15:56

[-]
Birthdays
Today's Birthdays
avatar (47)oapedDow
avatar (40)Sanchowogy
Upcoming Birthdays
avatar (43)wapedDow
avatar (42)techlignub
avatar (41)Stevenmam
avatar (48)onlinbah
avatar (49)steakelask
avatar (43)Termoplenka
avatar (41)bycoPaist
avatar (47)pieloKat
avatar (41)ilyagNeexy
avatar (49)donitascene
avatar (49)Toligo
avatar (36)RobertUtelt

[-]
Online Staff
There are no staff members currently online.

>