Skip to main content

Changelog

Version 1.0.6

Features

  • Added readSEPACreditor. Some invoices specify a SEPA creditor that is not the same as the sender of the document, but you need to get the recipient of the payment. Defaults to false. Refer to Data Extraction for more details.

Improvements

  • Improved Data Extraction.

Version 1.0.5.1

Improvements

  • Improved Data Extraction.

Version 1.0.4.2

Bug fixes

  • JSON data formating

Version 1.0.4.1

Features

  • Encrypt PDF Files
  • Added Workaroud for GIMP Bug Export in BigTIFF

Changes

  • Migrated to OpenCV 4.9.0

Version 1.0.3.1

Features

  • Added 64 Bit Support

Changes

  • Error logging improved

Version 1.0.2.32

Features

  • Added DocutainSDK.DeleteTempFiles
  • Added heic file support
  • Added Logger.Level.Disable

Changes

  • Default loglevel change from verbose to debug

Breaking changes

  • changed order of enum Logger.Level { Disable, Assert, Error, Warning, Info, Debug, Verbose }

Bug fixes

  • Errorhandling on memory exception during PDF processing
  • Document.WritePDF creates empty PDF files when importing PDF files multiple times

Version 1.0.2.31

Features

  • Improvement of payment status detection
  • Added Logger.SetLogLevel
  • The cloudUploadCache and queueCloudUploadCache folders are no longer created
  • Added Buildplatform WIN32

Changes

  • Migrated to OpenCV 4.6.0