Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[master] Hotfix 2024.3 to address known vulnerabilities #97

Merged
merged 32 commits into from
Mar 13, 2024

Conversation

mee-ironsoftware
Copy link
Member

Description

Merge into master after release done.

michael-ironsoftware and others added 29 commits November 2, 2023 13:21
* Update CropRectangle in README

* Updates /NuGet CropRectangle to Rectangle

* Added missing XML tag to Legacy Class
* Create RectangleF.cs

* XML Fixes and Implicit Operator

* Adds Tests

* Update RectangleFunctionality.cs
* Add Size & SizeF structs
* Add constructors to Rect & RectF using Size & SizeF
* Add unit tests for Size & SizeF structs
* Add implicit operators for Size & SizeF
* Add hashcode functions for Size & SizeF
* Update README files
Fix typo in AnyBitmap constructor parameter
CI:  Merge all CI into one pr validation & install NET8 before buildling
Fix spelling across the board for 'be cast' -> 'be casted'
* add console app for easy perf testing

add console app for easy perf testing

* memory optimizations

add support for ReadOnlySpan; use Image.DetectFormat(); reduce copying when resizing tiffs

* CI:  Merge all ci into one pr validation & install NET8 before buildling

---------

Co-authored-by: Meee <mee@ironsoftware.com>
…rawing

Only version 3.1.3 is free of vulnerabilities.
For version that support netstandard2.0 doesn't update yet.
Copy link
Contributor

@first-ironsoftware first-ironsoftware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@mee-ironsoftware mee-ironsoftware merged commit 987eb33 into master Mar 13, 2024
20 checks passed
@mee-ironsoftware mee-ironsoftware deleted the releases/2024.3.1 branch March 13, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants