Versions and Release Notes

Here you'll find the most important changes in the current and upcoming FactoorSharp versions.

Version 19.1

Current

Version 19.1 renders invoices as HTML, supports advance payments and VAT in a foreign currency, extracts text from PDFs together with its position, and detects the invoice format even more reliably.

What's new in detail:

  • Display invoices as HTML Visualization
    Invoices can now be rendered as HTML as well as PDF – either as a standalone page or as a building block you embed directly into your web or desktop application. Delivery note, order reference and product characteristics are now shown too.
  • Itemize advance payments (BG-X-45) Core
    Advance payments already received can be listed individually in the EXTENDED profile – with amount, payment date, included VAT and a reference to the related prepayment invoice.
  • VAT in a foreign currency with exchange rate (BG-X-41) Core
    For invoices in a foreign currency, you now set the VAT accounting currency (BT-6), the VAT amount in that currency (BT-111) and the exchange rate in a single step – exactly as EN 16931 expects.
  • Electronic address for every party (BT-34, BT-49, BT-X-160) Core
    Not just seller and buyer, but also the ship-to party and other parties can now carry an electronic address, such as an email address. The information is fully preserved when reading invoices.
  • Extract text from PDFs with its position PDF
    You can now extract text runs from the visible content of a PDF together with page, position and font size, for example to pick a value from a specific table column. Plain text extraction also reproduces the page layout much more faithfully.
  • More details for invoice lines (BT-158-1, BT-X-98) Core
    Items can now be classified using every classification scheme defined by EN 16931, such as UNSPSC or eCl@ss. In the EXTENDED profile you can also state the total of allowances and charges per line.
  • More reliable invoice format detection Core
    Whether a file is a ZUGFeRD/Factur-X or a UBL invoice is now determined unambiguously from the structure of the document. As a result, invoices from senders that state no or a not yet known specification identifier (BT-24) can be read as well.
  • Current XRechnung validation rules 2.6.0 Validation
    Local validation now uses the current KoSIT rules 2.6.0 for XRechnung 3.0.2. Please note: a violation of rule BR-TMP-2 is now reported as an error instead of a warning. In addition, invoices whose XML is embedded uncompressed in the PDF are validated, and unreadable attachments show up as a clear validation finding.
  • More thorough checks of amounts and totals Validation
    The built-in invoice check now verifies line amounts, allowances and charges, VAT amounts and the amount due much more precisely against the EN 16931 rules – including advance payments, rounding amounts and price base quantities (BT-149).
  • Bug fixes for valid invoices Core
    Several bugs that could lead to invalid or incomplete invoices have been fixed: no exemption reason is written for zero-rated supplies (category Z) anymore (BR-Z-10), MINIMUM invoices no longer contain an electronic address that is not allowed there, empty IBAN details are omitted, UBL prices keep all their decimal places, and the receiving advice reference (BT-15) is read and written correctly in UBL.

Version 19.0

Version 19.0 introduces free, local invoice validation, improves how XRechnung price details and PDF attachments are handled, and hardens FactoorSharp against crafted documents.

Highlights

  • Free, local invoice validation without an internet connection
  • Support for ZUGFeRD 2.5.2 and for labelling related formats such as Peppol BIS Billing 3.0 (BT-24)
  • Reliable handling of PDF attachments, including adding further files afterwards
  • Hardened reading against crafted documents

Version 18.5

Version 18.5 introduces support for invoicing periods, improves how payment terms are handled, and fixes several bugs around ZUGFeRD 2.0 and 2.5.

Highlights

  • Support for invoicing periods, e.g. for subscription or rental invoices, when reading and writing Factur-X/ZUGFeRD invoices
  • Consistent handling of structured payment terms (early-payment discounts, due dates) across ZUGFeRD versions 2.0 and 2.4
  • Bug fixes for delivery, payment and bank details in ZUGFeRD 2.0
  • Updated Valitool 3.26.5 for more current and precise validation results

Version 18.4

Version 18.4 introduces a new visualization component and fixes a number of bugs in working with ZUGFeRD 2.5.

Highlights

  • New FactoorSharp.Visualization component for generating PDF reports from ZUGFeRD data
  • Email alerts when the validation quota runs low
  • Bug fixes for ZUGFeRD 2.5 / Factur-X

Version 18.3

Version 18.3 adds support for ZUGFeRD 2.5 and extends validation to Italian and Spanish invoices.

Highlights

  • Support for ZUGFeRD 2.5 / Factur-X when creating, reading and validating invoices
  • Efficient processing of invoices with very many line items (> 1,000)
  • Detailed validation results returned for every check
  • Hardened XML parsing against malformed or manipulated content
  • Validation of Italian (FatturaPA) and Spanish (Facturae) invoices

Version 18.2

Version 18.2 extends PDF processing further and improves quota management for validation.

Highlights

  • PDF page extraction: pull out individual pages or page ranges as standalone PDF documents
  • Remaining validation quota returned directly in the result object of every validation request
  • Dedicated API to query the remaining validation quota – ideal for monitoring scenarios

Version 18.1

Version 18.1 extends FactoorSharp's PDF processing further and adds signing support for all .NET target platforms.

Highlights

  • New helper functions for analyzing, preparing and post-processing invoice PDFs
  • PDF signing for all supported .NET versions
  • Support for SellerOrderReferencedDocument at line-item level
  • Bug fixes, including cleaner handling of UBL party names and legal entity names

Version 18.0

Version 18.0 is the first published release of FactoorSharp. It forms the stable foundation for working with ZUGFeRD, Factur-X and XRechnung in modern .NET applications.

Highlights

  • Solid base for creating, importing and processing electronic invoices
  • Full support for ZUGFeRD 2.4 / Factur-X 1.08, including handling of sub-line items and quantities per packaging unit
  • Support for FactoorSharp's existing XML, PDF and validation features
  • Stable starting point for upcoming PDF-related extensions