Skip to content

Releases: sungaila/PDFtoImage

v5.3.0

Choose a tag to compare

@sungaila sungaila released this 28 Jul 13:05
cf26039
  • Update SkiaSharp dependency to 4.150.1.
  • Update PDFium dependency to 152.0.7961.
  • Fix WebAssembly build and enable WasmEnableExceptionHandling.
  • Remove target framework net8.0-browser.

v5.2.1

Choose a tag to compare

@sungaila sungaila released this 06 Apr 19:43
0eb81fd
  • Added target framework monikers for WASM (e.g. net10.0-browser).
  • Fixed a crash in linux-x64 builds. (#175)
  • Fixed a crash when .NET Framework builds attempt to open a PDF file with a password containing non-ASCII characters.

v5.2.0

Choose a tag to compare

@sungaila sungaila released this 14 Nov 18:00
8507bb4
  • Add option to render in grayscale. (#126; @podliy16)
  • Add .NET 10 as TargetFramework.
  • Remove .NET 8.0 (Android) as TargetFramework (end of support).

v5.1.1

Choose a tag to compare

@sungaila sungaila released this 03 Jun 17:46
9a38ef5
  • Fix a memory leak that can cause forms to be partially or incorrectly rendered. (thanks to @Charltsing)
  • Remove .NET 6.0 as TargetFramework (end of support).
  • Remove .NET 8.0 (iOS) as TargetFramework (end of support).
  • Remove .NET 8.0 (Mac Catalyst) as TargetFramework (end of support).

v5.1.0

Choose a tag to compare

@sungaila sungaila released this 02 May 10:40
b3b20cf
  • Add .NET Standard 2.1 as TargetFramework.
  • Remove .NET Standard 2.0 as TargetFramework.
  • Remove old conversion APIs in favor of System.Index and System.Range.

v5.1.0-preview6

v5.1.0-preview6 Pre-release
Pre-release

Choose a tag to compare

@sungaila sungaila released this 25 Mar 20:45
720a220
  • Add workaround for SkiaSharp DllNotFoundException issue.
  • Add .NET Standard 2.1 as TargetFramework.
  • Remove .NET Standard 2.0 as TargetFramework.
  • Remove old conversion APIs in favor of System.Index and System.Range.

v5.1.0-preview5

v5.1.0-preview5 Pre-release
Pre-release

Choose a tag to compare

@sungaila sungaila released this 18 Mar 13:59
84a186e
  • Add workaround for SkiaSharp DllNotFoundException issue.
  • Deprecate old conversion APIs in favor of System.Index.

v5.0.0

Choose a tag to compare

@sungaila sungaila released this 07 Dec 01:27
2f66a89
  • Add .NET 9 as TargetFramework.
  • Remove .NET 7 as TargetFramework.
  • Remove MonoAndroid/Xamarin as TargetFramework.
  • Remove PDFtoImage.Compatibility API.
  • Add iOS as TargetFramework. (#98; @danardelean)

v5.0.0-preview.2

v5.0.0-preview.2 Pre-release
Pre-release

Choose a tag to compare

@sungaila sungaila released this 08 Nov 12:32
bef8c9d
  • Add .NET 9 as TargetFramework.
  • Remove .NET 7 as TargetFramework.
  • Remove MonoAndroid/Xamarin as TargetFramework.
  • Remove PDFtoImage.Compatibility API.
  • Add iOS as TargetFramework. (#98; @danardelean)

v5.0.0-preview

v5.0.0-preview Pre-release
Pre-release

Choose a tag to compare

@sungaila sungaila released this 18 Oct 14:31
d61f1d1
  • Add .NET 9 as TargetFramework.
  • Remove .NET 7 as TargetFramework.
  • Remove MonoAndroid/Xamarin as TargetFramework.
  • Remove PDFtoImage.Compatibility API.
  • Add iOS as TargetFramework. (#98; @danardelean)