InvoiceNinja - Package Updates
- 
[1.20.7]
- Update invoiceninja to 5.12.16
 - Full Changelog
 - Fixes for broken previews in React
 - Fixes for filtering/sorting documents from client overview
 - Updated translations
 - Additional validation rules on bulk Invoice route.
 
 - 
[1.20.8]
- Update invoiceninja to 5.12.17
 - Full Changelog
 - Fixes for export file generation
 - Fixes for expense export and display of net amounts
 - Fixes for statement default data when no invoices are present.
 - v5.12.17 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/11192
 
 - 
[1.20.9]
- Update invoiceninja to 5.12.18
 - Full Changelog
 - Fixes for scout config regression
 - Updates for quota logic by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/11193
 - Additional logic around emails for hosted platform by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/11195
 - v5.12.18 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/11197
 
 - 
[1.20.10]
- Update invoiceninja to 5.12.19
 - Full Changelog
 - v5.12.19 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/11221
 
 - 
[1.20.11]
- Update invoiceninja to 5.12.20
 - Full Changelog
 - Fixes for edge cases around deleted payments (Reverse Invoices)
 - Updates for passing custom values when billing a project
 - Force type shape of task time log entries
 
 - 
[1.20.12]
- Update invoiceninja to 5.12.21
 - Full Changelog
 - Allow X-Axis configuration of PDF Page numbers
 
 - 
[1.20.13]
- Update invoiceninja to 5.12.22
 - Full Changelog
 - Add activity events for Client Merge,Purge and Vendor Merge
 - Fixes for x-axis positioning of page numbers
 - Fixes for validation of XRechung extended validation (discount reason)
 - Fixes for 2fa resets
 - Fixes for empty source exception when creating a design for the first time
 - Fixes for null checks in project reports
 - Fixes for handling null Braintree responses.
 - Payment Schedules! docs
 - Invoice Outstanding Task Schedules! docs
 - v5.12.22 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/11238
 
 - 
[1.20.14]
- Update invoiceninja to 5.12.25
 - Full Changelog
 - Changes the build pipeline used to create the .tar file to PHP 8.3
 - Add functionality to add base64 files into zugferd documents.
 - Fixes for PDF X/Y page numbering
 - Update react builds and ensure autoload rebuilds via composer
 - Add back .md files by @turbo124 in #11252
 - add in autodump for composer by @turbo124 in #11259
 - Refresh dependencies + remove redundant ones
 - Update SES driver configuration at runtime
 - Fixes for PDF X/Y axis customization
 - Add conditional loading of ScoutServiceProvider
 
 - 
[1.20.15]
- Update invoiceninja to 5.12.26
 - Full Changelog
 - Fixes for chart queries where deleted vendor expenses were also included in totals.
 - Change react release back to PHP 8.2
 - Updated translations
 - Minor fixes for Default Mailgun edgecase invoking mailgun
 - Updates for AWS SES driver.
 
 - 
[1.20.16]
- Update invoiceninja to 5.12.27
 - Full Changelog
 - Fixes for e-invoice regression
 - Fixes for double encoding on reset password links
 - Bulk task options
 - Introduce BCMath functions
 - Fix minor fr_CH localization issues by @clementnuss in #11270
 - v5.12.27 by @turbo124 in #11276
 
 - 
[1.20.17]
- Update invoiceninja to 5.12.28
 - Full Changelog
 - Updates for Account Name for EPC QR Codes
 - Extend timeout for PDF previews in client portal
 - Additional LIAP listeners
 - Updates for rate limits
 - Disable chrome performance manager
 - Disable self hosted auto updates from API
 - Fixes for :entity_number in translations
 - Updated Translations
 - Patch for better customisation of pdf-numbering-fonts (v5-develop-branch) by @n1smithy in #11277
 - Improved sorting logic by @turbo124 in #11279