paint.net 4.0.16 is now available

This is a hotfix for a crash that results from copying images from some web browsers. Unfortunately this seems to be the result of a bug in either the .NET Framework or Windows. I’ll try to follow up with folks at Microsoft when I have some time to do so.

As usual, you can download the update directly from the website, or you can use the built-in updater via Settings –> Updates –> Check Now.

Change log:

  • Fixed a crash or hang that sometimes happens when copying images from Internet Explorer, Edge, or Firefox, and then using File->New or Edit->Paste in paint.net.

    paint.net 4.0.15 is now available

    This is a hotfix that fixes a crash in the Magic Wand tool.

    As usual, you can download the update directly from the website, or you can use the built-in updater via Settings –> Updates –> Check Now.

    The only change since 4.0.14, which you can read about here, is this:

    • Fixed a crash in the Magic Wand tool if it was used twice in a row with a selection mode other than Replace.

    Technically, it’s not "twice in a row" that causes the crash. It’s actually just using the Magic Wand tool, with a selection mode other than Replace, on any selection that is "pixelated". There are two common sources of pixelated selections: the Magic Wand tool, and the Rectangle Select tool. "Pixelated" selections are comprised solely of straight horizontal or vertical segments whose endpoints are at integer coordinates. This distinction is important because there are some great optimizations you can take advantage of when the data fits into this limitation. Sadly, one of my optimizations fell over in 4.0.14.

    *phew*! Enjoy 🙂

    paint.net 4.0.14 is now available

    This is a minor update that slightly improves the brush tools, and fixes a few weird issues that some people were seeing.

    As usual, you can download the update directly from the website, or you can use the built-in updater via Settings –> Updates –> Check Now.

    Changes:

    • Improved the performance of the Brush tools when antialiasing is enabled
    • Improved the quality of the Brush tools when antialiasing is disabled
    • Fixed: Edit->Paste wasn’t working with some images that came from Firefox (as discussed at https://forums.getpaint.net/index.php?/topic/111012-not-enough-memory-to-paste-from-clipboard/ )
    • Fixed: Improved the reliability of Image->Crop to Selection on 32-bit systems. Instead of crashing when it runs out of memory, it will just show an error.
    • Fixed: Reduced crashes when loading UI images caused by an unreliable Windows component ("System.ArgumentException: Parameter is not valid")
    • Fixed: When manually checking for updates in the Settings dialog and the user didn’t actually have the necessary security privileges, a crash might result instead of an error dialog.

    Enjoy! Smile