InvoiceNinja 5.11.41
24 February 2025
InvoiceNinja version 5.11.41 is now available.
Upgrading to InvoiceNinja 5.11.41
InvoiceNinja 5.11.41 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply InvoiceNinja updates as new versions are released, or use Installatron's Clone feature to duplicate an existing InvoiceNinja install to test the 5.11.41 upgrade prior to applying it live. Get started managing your InvoiceNinja installations with Installatron
What's New in InvoiceNinja 5.11.41
5.11.41
Bug Fixes and Changes
- Change PDF Mock dates to ones that are parseable by twig
- Test einvoice properties at the invoice level
- API implementation of InvoicePeriod for Invoices and Recurring Invoices
- Added e_invoice column to recurring invoices (Invoice Period Support)
- Implement options for the display of HTML invoices in the client portal
- Fixes for encoded URLs in twig templates
- QB Backup imports
- Handle chunked file uploads by @turbo124 in #10674
5.11.40
Bug Fixes and Changes
- Fixes for invoicing projects. by @turbo124 in #10664
5.11.39
Bug Fixes and Changes
- Ensure primary contact is preferences in reports
- Quickbooks imports
- Update INR symbol
5.11.38
Bug Fixes and Changes
- Change default Zugferd generator
- Design fixes
- Updated documentation
- Translation updates
- Prune redundant js files
- Adjustments for tax reports
- Allow table breaking in calm design
- Change email verification error code from 403 to 401
- Update for purify html allow list.
- Fixes for tests by @turbo124 in #10637
5.11.37
Bug Fixes and Changes
- Significant changes around PDF generation, removing multiple codepaths.
- Updates across all designs to improve alignment and overflow conditions.
5.11.36
Bug Fixes and Changes
- Revert "exclude vendor folder from chmod" by @turbo124 in #10632
5.11.35
Bug Fixes and Changes
- Exclude vendor folder from chmod by @benbrummer in #10602
- Add missing fields to FatturaPA by @AlessandroSechi in #10610
- Fixes for timing of applying credit number by @turbo124 in #10629
5.11.34
Bug Fixes and Changes
- Fixes for recurring due dates
- Adjustments for the elegant design
- Adjustments for last login
- Fixes for recurring invoice filters
- Add checks for job_batches
- Update dependencies for Braintree
- Add no overflow when calculating due dates in recurring dates tests
5.11.33
Bug Fixes and Changes
- Fixes for markdown resolution
- Refactored for a single transaction when deleting an invoice.
- Update default payment method if current is deleted.
- Checks for migrations
- Updated lock file for dependencies.
5.11.32
Bug Fixes and Changes
- Fixes for BTC Pay webhooks
- Add + to allowed markdown
- Fixes for returning early from TaskRepository
- Fixes for sorting columns
5.11.31
Bug Fixes and Changes
- Fixes for composer lock file.
5.11.30
Bug Fixes and Changes
- Fixes for Artisan call in SelfUpdater
- Fixes for recurring invoice and reminder sent notifications.
5.11.29
Bug Fixes and Changes
- Remove deprecated libxml call
- Adjustments for chrome flags
- Fix number casting prior to formatting
- Fixes for session invalidation
- Tax fixes for expenses in dashboard charts / totals
- Make GoCardless verifications an optional setting
- Enable Batch Jobs to improve Print PDF performance
- Updates for incorrect translation for small_company_info
- Fixes for calculating due_date_days across timezones
- Enforce column checks on all queries that use sort
- Additional tests for reset counters
- Minor design fixes for Bold
- Updated mocktemplate data for Template designer
5.11.28
Bug Fixes and Changes
- Fixes for user verification emails by @turbo124 in #10548
- Nordigen custom agreements by @dshoreman in #10526
- Prevent destructive commands in production by @turbo124 in #10551
- Experimental new Zugferd Engine that handles inclusive/exclusive taxes along with discounts/surcharges (use the env var ZUGFERD_VERSION_TWO=true) to enable
- Prevent apple signups due to no email address provision
- Fixes for payment status when viewed from client portal