Skip to content

Releases: iron-software/IronSoftware.System.Drawing

IronSoftware.System.Drawing v2024.5.1

23 Apr 08:07

Choose a tag to compare

Release notes

  • Update SixLabors.ImageSharp & SixLabors.ImageSharp.Drawing to address known vulnerabilities.

Changes:

  • 78242ca Tests: Add default Data Folder path if not exist
  • 069378a Dependencies: Update SixLabors.ImageSharp & SixLabors.ImageSharp.Drawing to address known vulnerabilities

This list of changes was auto generated.

IronSoftware.System.Drawing v2024.4.1

19 Mar 04:39
fd0dd72

Choose a tag to compare

Release Notes ➕

  • TIFF images no longer load thumbnails as separate frames.

Changes:

  • fd0dd72 Merge pull request #98 from iron-software/PDF-1130-output-pdf-has-different-visual-from-the-original-tif
  • f5dd615 NuGet: Update release notes for exclude thumbnails from TIFF frame extraction
  • e682888 Tiff: Tiff format should not load thumbnail into collection
  • a988a3a Merge pull request #96 from iron-software/releases/2024.3.1

This list of changes was auto generated.

IronSoftware.System.Drawing v2024.3.4

07 Mar 03:06

Choose a tag to compare

Release notes

  • Update SixLabors.ImageSharp & SixLabors.ImageSharp.Drawing to address known vulnerabilities.
  • Add AnyBitmap.FromSpan() and new AnyBitmap constructor both which take ReadOnlySpan that can help with less memory usage.
  • Update Point to take Integer instead of Double

Changes:

  • edd07ed Deployment: Add GitHubRelease task to create GitHub release and tag version
  • da0c596 Merge branch 'releases/2024.3' into releases/2024.3.1
  • 556557f NuGet: Update release notes and copyright year
  • e677c7d Merge pull request #95 from iron-software/update-sixlabors-image
  • dbe2327 Upgrade SixLabors.ImageSharp to 2.1.7 for security fixes (netstandard2.0)
  • 7c07ea2 Merge branch 'update-sixlabors-image' of https://github.com/iron-software/IronSoftware.System.Drawing into update-sixlabors-image
  • 7f5d594 NuGet: Update SixLabors dependencies version & releasenotes
  • fc1600c Remove private nuget source
  • a879776 Dependencies: Upgrade SixLabors.ImageSharp and SixLabors.ImageSharp.Drawing
  • 949d4e1 Fix HTML Ampersand Character Codes
See More
  • e095e08 Final update
  • f5439fd Update release note in nuspec file
  • ea6a942 edit table layout
  • 88b30e0 Update NuGet readme
  • 7368313 Update readme.md
  • 7568577 Update nuspec file
  • 02a19aa Change Point class to take an integer instead of double
  • 6efff42 Memory Improvements (#90)
  • 0ee5a71 Merge pull request #93 from iron-software/fix-spelling
  • cbf90b3 Fix spelling across the board for 'be cast' -> 'be casted'
  • 85eb181 Merge pull request #94 from iron-software/merge-pr-validation
  • 71028b4 CI: Add checkmark to skip each tests
  • 31d69dd CI: Merge all ci into one pr validation & install NET8 before buildling
  • c0427fe Merge pull request #92 from iron-software/fix-typo
  • fa62539 CI: PR Trigger on develop
  • e947ec2 Fix typo in AnyBitmap constructor parameter
  • 6af48e3 Merge pull request #87 from iron-software/update-readme
  • e362532 Update README.md
  • d723606 Add Size & SizeF structs (#86)
  • bcc4a26 Adds RectangleF Class (#85)
  • 1c2dde7 Release 2023.12 into Develop (#81)
  • 19307ad Merge pull request #79 from iron-software/Release

This list of changes was auto generated.

IronSoftware.System.Drawing v2023.12.1

02 Nov 04:51

Choose a tag to compare

Release Notes:

  • Changes CropRectangle class to Rectangle

Full Changelog: 2023.11.1...2023.12.1

IronSoftware.System.Drawing v2023.11.1

30 Oct 01:37

Choose a tag to compare

Release notes

  • Fixes vulnerability to CVE-2023-4863 by updating SkiaSharp dependency to 2.88.6
  • Updates SixLabors.ImageSharp.Drawing to 2.0.0 for net60 and above
  • Updates SixLabors.ImageSharp to:
    • 2.1.6 for netstandard2.0, netstandard2.1, MonoAndroid10.0
    • 3.0.2 for net60 and above

What's Changed

Full Changelog: 2023.9.2...2023.11.1

IronSoftware.System.Drawing v2023.9.2

24 Aug 01:24

Choose a tag to compare

What's Changed

Full Changelog: 2023.7.1...2023.9.2

IronSoftware.System.Drawing v2023.7.1

21 Jun 07:15

Choose a tag to compare

What's Changed

Full Changelog: 2023.6.1...2023.7.1

IronSoftware.System.Drawing v2023.6.1

18 May 07:41

Choose a tag to compare

What's Changed

Full Changelog: 2023.4.4...2023.6.1

IronSoftware.System.Drawing v2023.4.4

18 Apr 04:51

Choose a tag to compare

What's Changed

  • Fixing the System.Memory conflict warning in Iron Software products. by @artem-iron in #55

Full Changelog: 2023.4.2-prerelease...2023.4.4

IronSoftware.System.Drawing v2023.4.2-prerelease

18 Apr 04:50

Choose a tag to compare

What's Changed

Full Changelog: 2023.3.1...2023.4.2-prerelease