Skip to content

Releases: GowenGit/docnet

Render Annotations Memory Access Fix

27 Sep 12:44
Compare
Choose a tag to compare

Changelog:

  • Attempt to fix memory issue in GetImage method when called with RenderAnnotations flag

Write Image To Buffer

04 Sep 18:54
03191d3
Compare
Choose a tag to compare

Changelog:

  • New API method WriteImageToBuffer

OSX arm64 Support

02 Jun 11:45
Compare
Choose a tag to compare

Changelog:

  • OSX arm64 support
  • DeviceContext rendering support for Windows platform

RenderAnnotations Flag Support Fix

29 Nov 17:23
Compare
Choose a tag to compare

Changelog:

  • Fixed issue with RenderAnnotations form lifetimes
  • Updated pdfium version
  • Updated GitHub Action pipelines
  • All test runners moved to .net 6

RenderAnnotations Flag Support

17 Jun 13:52
Compare
Choose a tag to compare

Changelog:

  • Reintroduced ability to draw annotations and form fields if RenderAnnotations flag is specified

UTF8 File Name Support

24 Apr 12:58
Compare
Choose a tag to compare

Changelog:

  • UTF8 file name support
  • Updated pdfium version

ARM x64 Support

05 Dec 15:44
Compare
Choose a tag to compare

Changelog:

  • Added ARM x64 binaries
  • Updated pdfium binaries to latest

ARM Support

30 Sep 23:26
Compare
Choose a tag to compare

Changelog:

  • Added ARM binaries

Minor release

04 Jul 16:33
Compare
Choose a tag to compare

Changelog:

  • Improved exception handling when bulk merging files

Minor release

28 May 16:32
Compare
Choose a tag to compare

Changelog:

  • Added target scripts to copy native libraries on net47
  • Multi file merging