CLI Changelog
This page documents all significant changes to the invoice command, the command-line tool for exchanging electronic invoices with SDI.
v1.1.0 - April 15, 2026
New Features
- The CLI now sends a
User-Agent: Invoicetronic-CLI/<version>header on every request. The API records the value in the event log and exposes it as a filter, making it easier to identify CLI traffic in the event logs.
Fixes
invoice sendnow correctly preserves the original file name. Previously theFileNamefield was not recognised by the API, which silently generated a replacement name and rewrote the XMLDatiTrasmissioneblock.
v1.0.0 - February 11, 2026
First official release of invoice.
Fixes
invoice get --jsonnow only returns the JSON response without also writing the file to disk.