IronWebScraper for .NET のリリース

Released: Oct 6, 2023

2023.10.8 での更新項目

機能

  • Updated IronDrawing to version 2023.10.2.
  • Added dependency on IronSoftware.Common 2023.10.2.
  • Minor fixes and improvements.

Released: Aug 31, 2023

2023.9.7 での更新項目

機能

  • Improved performance.
  • Updated dependencies.

不具合の修正

  • Bug fixes.

Released: Jul 31, 2023

2023.8.1 での更新項目

機能

  • Updated dependencies.

不具合の修正

  • Minor improvements and fixes.

Released: Jul 3, 2023

2023.7.3 での更新項目

機能

  • Updated IronSoftware.System.Drawing to 2023.7.1.

Released: May 29, 2023

2023.6.1 での更新項目

機能

  • Updated IronDrawing dependency to version 2023.6.1.

Released: May 1, 2023

2023.5.1 での更新項目

不具合の修正

  • Fixed an issue where license keys would not be retrieved from web.config in some .NET Framework ASP.NET projects.
  • Fixed possible warnings about System.Memory version conflicts.

Released: Mar 29, 2023

2023.4.13 での更新項目

機能

  • Added support for license keys stored in .config and .json files in subfolders of the application.

不具合の修正

  • Fixed issues with license keys stored in .config and .json files not being picked up by IronWebScraper.

Released: Feb 27, 2023

2023.2.2 での更新項目

機能

  • Agreement to EULA terms is now required before installing the nuget package.
  • Updated dependencies.

Released: Jan 20, 2023

2023.1.22 での更新項目

機能

  • Added support for Microsoft .NET 6 and .NET 7.
  • Removes support for .NET Framework 4.5.2, minimum supported version now is .NET Framework 4.6.2.
  • Intellisense documentation improvements.
  • Package and DLL are now signed.
  • Removes dependency on System.Common.Drawing. Now using IronSoftware.System.Drawing.

不具合の修正

  • Fixes a bug where fetching a response from a website could encounter an error with unsupported security protocols in .NET Framework.
  • Fixes some potential deadlocks in async methods during...

Released: Mar 10, 2022

2022.x での更新項目

2022.3.0

Updated Mar 10, 2022

Features

  • Improved support for Microsoft .NET Core and .NET 5.
  • Security updates.