Skip to content

Releases: ZUGFeRD/quba-viewer

1.4.2

01 Nov 12:20
Compare
Choose a tag to compare

Version 1.4.1 yesterday had a regression (#82 Drag&Drop does not work) and a race condition (#54 print only prints first page) which has
now been corrected, addtionally to #83 NaN for VAT amount and rounding amount.

This corrected version 1.4.2 of our open-source e-invoice reader "Quba" should be sufficient to get you into the next year, the next regular update is only planned for Q1/2025.

Apologies for any inconvenience caused.

1.4.1

30 Oct 17:11
Compare
Choose a tag to compare

This release works also on intel macs (#23) and print works again (#54). Additionally, the language is now set to system default upon installation (#78), it also works with XML which is embedded as file list (#68), Electron has been upgraded from v20 to v33 (#58), there is now also a MSI installer for windows (#53) and the license is now stated in the about window (#63).

1.4.0

15 Jan 12:29
Compare
Choose a tag to compare

Quba is a invoice viewer supporting Peppol-, CII-, UBL-, XRechnung- and Factur-X/ZUGFeRD.

Through sponsorship of Adolf Würth GmbH & Co KG the new version 1.4 can now also display orders in the Order-X-format.

The XML part of hybrid invoices and orders is now also shown immediately next to the PDF-view.

The removal of the "extra click" which was so far neccessary for this purpose has been removed as part of the preparation for the planned mandatory german domestic B2B-e-invoicing.

Quba is open source, can also validate invoices and orders using Mustangserver when online and can be downloaded free of charge for Linux, Windows and Mac.

Support UBL credit notes

29 Jun 05:14
Compare
Choose a tag to compare

Apart from the usual credit note type in invoice documents, still the only way how credit notes are done in CII, this release now also supports the dedicated UBL credit note root element (#24). Plus Quba now works better when attempting to open multiple files from outside the application (#25).

1.2.1 Updated Electron

23 Jan 19:17
Compare
Choose a tag to compare

This version switches to the latest Mustangserver for validation and updates Electron, allowing Quba to run on more recent Mac OS operating systems.

1.2.0 Validation

26 Sep 16:33
Compare
Choose a tag to compare

Mustang 1.2.0 connects to Mustang Server to validate your files on demand, confirming their syntactically and mathematical correctness.

1.1.5 fixes

18 Aug 15:13
Compare
Choose a tag to compare

Quba 1.1.5 fixes large file attachments #16

1.1.4 fixes

23 Jun 12:02
Compare
Choose a tag to compare

In this release, minor details were fixed, i.e. when opening embedded files within the invoice no close icon was displayed

1.1.3 Command-line arguments

28 Apr 08:57
289329b
Compare
Choose a tag to compare

This version allows to specify the file to be opened via command line, making it possible to be set as system default viewer for invoices (#12)

1.1.2 Drag&Drop

11 Nov 16:18
Compare
Choose a tag to compare

This release addresses #9 and allows invoices to be dropped onto the main window.