Releases: alyf-de/eu_einvoice
v16.2.2
What's Changed
- Accepts and normalizes Swiss VAT numbers entered in the Tax ID field of Sales Invoice, allowing e-invoices to be generated for Swiss customers. Previously, these numbers were rejected as invalid and blocked further processing. (#234)
Full Changelog: v16.2.1...v16.2.2
Authors: @barredterra
Reviewers: @HenningWendtland
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- ci
- docs
- refactor
- style
- test
- build
- chore
v15.16.2
What's Changed
- Accepts and normalizes Swiss VAT numbers entered in the Tax ID field of Sales Invoice, allowing e-invoices to be generated for Swiss customers. Previously, these numbers were rejected as invalid and blocked further processing. (#235)
Full Changelog: v15.16.1...v15.16.2
Authors: @barredterra
Reviewers: @HenningWendtland
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- style
- build
- ci
- chore
- refactor
- test
- docs
v16.2.1
What's Changed
- Prevents validation errors when saving a draft Sales Invoice for e-invoicing by using the system invoice number whenever a custom invoice number is not yet available. (#231)
- PDF downloads now pass the chosen generator to the printing service, so selecting the "chrome" option produces the file correctly and prevents failed downloads for Sales Invoice and other documents. (#229)
Full Changelog: v16.2.0...v16.2.1
Authors: @barredterra
Reviewers: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- docs
- build
- style
- test
- refactor
- ci
- chore
v15.16.1
What's Changed
- Prevents validation errors when saving a draft Sales Invoice for e-invoicing by using the system invoice number whenever a custom invoice number is not yet available. (#232)
- PDF downloads now pass the chosen generator to the printing service, so selecting the "chrome" option produces the file correctly and prevents failed downloads for Sales Invoice and other documents. (#230)
Full Changelog: v15.16.0...v15.16.1
Authors: @barredterra
Reviewers: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- docs
- chore
- ci
- test
- refactor
- build
- style
v16.2.0
What's Changed
- Adds an option to choose which field provides the Sales Invoice number when generating the e-invoice, so custom numbering fields can be used. (#224)
Full Changelog: 16.1.0...v16.2.0
Authors: @0xD0M1M0
Reviewers: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- ci
- style
- docs
- chore
- test
- build
- refactor
v15.16.0
What's Changed
- Adds an option to choose which field provides the Sales Invoice number when generating the e-invoice, so custom numbering fields can be used. (#222)
New Contributors
Full Changelog: v15.15.0...v15.16.0
Authors: @0xD0M1M0
Reviewers: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- chore
- build
- test
- docs
- style
- ci
- refactor
v15.15.0
What's Changed
- Adds a new option in E Invoice Settings that automatically attaches the generated XRECHNUNG XML file to a Sales Invoice upon submission; when no Attach field is chosen, the XML is added as a normal document attachment. (#218)
Full Changelog: v15.14.1...v15.15.0
Authors: @barredterra
Reviewers: @HenningWendtland
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- docs
- refactor
- test
- ci
- style
- chore
- build
v16.1.0
What's Changed
- Adds a new option in E Invoice Settings that automatically attaches the generated XRECHNUNG XML file to a Sales Invoice upon submission; when no Attach field is chosen, the XML is added as a normal document attachment. (#217)
Full Changelog: v16.0.0...v16.1.0
Authors: @barredterra
Reviewers: @HenningWendtland
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- style
- chore
- refactor
- docs
- build
- test
- ci
v16.0.0
What's Changed
- Bumped dependencies to match
version-16requirements - Added support for new workspace (sidebar + desktop icon)
Full Changelog: https://github.com/alyf-de/eu_einvoice/commits/version-16?since=2026-01-20&until=2026-01-20
Authors: @barredterra
v15.14.1
What's Changed
- Adds shipping address details (title, lines, postcode, city, country) to e-invoice exports generated from Sales Invoice. The recipient name now automatically uses the address title, falling back to the customer name when no title is set. (#206)
- Prevents a crash when generating an e-invoice from a Sales Invoice that has no Customer Address. (#209)
Full Changelog: v15.14.0...v15.14.1
Authors: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.