IronZIP for .NET Releases
Released: May 13, 2025
2025.5.2 での更新項目
不具合の修正
Released: Apr 8, 2025
2025.4.3 での更新項目
不具合の修正
- Fixed several minor bugs.
Released: Mar 5, 2025
2025.3.2 での更新項目
不具合の修正
Released: Feb 3, 2025
2025.2.3 での更新項目
不具合の修正
Released: Jan 3, 2025
2025.1.1 での更新項目
機能
- Added support for Microsoft .NET 9.0.
- Updated dependency packages to address known security vulnerabilities.
Released: Dec 3, 2024
2024.12.2 での更新項目
不具合の修正
Released: Nov 6, 2024
2024.11.3 での更新項目
不具合の修正
Released: Apr 4, 2024
2024.4.1 での更新項目
機能
- Removed public log that is not related to OCR processs.
- Updated IronSoftware.System.Drawing Dependency to 2024.4.1.
Released: Mar 4, 2024
2024.3.3 での更新項目
機能
- Added support for multiple saves of Zip archives.
- Added support for reading stream and byte[] archives.
- Added features for replacing entries, removing encryption, and accessing entries.
- Renamed methods: AddArchiveEntry to Add, SetPassword to Encrypt, DeleteArchiveEntry to Delete, SetArchiveComment to Comment, GetArchiveEntryCount to Count, and CheckArchiveEntryExist to Contains.
Released: Jan 29, 2024
2024.2.1 での更新項目
機能
- Added support for Microsoft .NET 8.
- Added DeleteArchiveEntry, GetArchiveComment, SetArchiveComment, GetArchiveEntryNames, GetArchiveEntryCount and CheckArchiveEntryExist methods.
- Renamed IronZipArchiveOptions to ZipSaveOptions class.