Releases: iron-software/IronSoftware.System.Drawing
Releases · iron-software/IronSoftware.System.Drawing
IronSoftware.System.Drawing v2024.5.1
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
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
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
AnyBitmapconstructor 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
IronSoftware.System.Drawing v2023.11.1
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
- Fix mobile compatiblity by @mee-ironsoftware in #73
- Stage 2023.10 Release by @michael-ironsoftware in #74
- Fixes Assembly version by @mee-ironsoftware in #75
- DW-8 SixLabors ImageSharp drawing version by @mee-ironsoftware in #76
- November release notes by @mee-ironsoftware in #78
Full Changelog: 2023.9.2...2023.11.1
IronSoftware.System.Drawing v2023.9.2
What's Changed
- Implement color get brightness & create blank image by @mee-ironsoftware in #67
- Implement casting between IronPdf.Font.FontTypes and Font by @mee-ironsoftware in #68
- Updates AnyBitmap implicit casting XML Comments by @mee-ironsoftware in #65
- IRON-1233 Implement extract alpha data. by @mee-ironsoftware in #69
- Hotfix September RC by @mee-ironsoftware in #72
Full Changelog: 2023.7.1...2023.9.2
IronSoftware.System.Drawing v2023.7.1
What's Changed
- SetPixel Implementation by @regan-ironsoftware in #63
- New Point and PointF Classes by @michael-ironsoftware in #62
Full Changelog: 2023.6.1...2023.7.1
IronSoftware.System.Drawing v2023.6.1
What's Changed
- Feature: Added methods to load AnyBitmap from RGB buffer and retrieve RGB buffer from image by @mee-ironsoftware in #59
- Improved Handling of Tiff Image Frames by @mee-ironsoftware in #58
Full Changelog: 2023.4.4...2023.6.1
IronSoftware.System.Drawing v2023.4.4
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
What's Changed
- Set maximum ImageSharp version to 2.1.3 by @mee-ironsoftware in #48
- Using netstandard2.0 and net60 by @mee-ironsoftware in #50
- NuGet Package Explorer Review Changes by @michael-ironsoftware in #51
- Prepare for new version release by @mee-ironsoftware in #53
- Fix null reference exception in AnyBitmap.Dispose method by @artem-iron in #54
Full Changelog: 2023.3.1...2023.4.2-prerelease