InvoiceNinja - Package Updates
Pinned
Invoice Ninja
-
[1.6.44]
- Update Invoice Ninja to 5.5.48
- Full changelog
- Add support for Matomo
- Add Matomo to database table
- Fixes for Matomo URL/ID
- Add idempotency key for mollie
- Fixes for Klarna
- Add missing translations
- Fixes for phone validation
- Add checks prior to attempting to add in payment types
- Add transaction filters for payments and expenses
- Minor clean up of layout files
- Use redirect away for mollie
- Disable auto billing on recurring invoices and generated invoices
- Fixes for type hints
- Catch mollie payments if redirect URL is null
- Add proper description to mollie credit card transactions
- Minor fixes for stripe translations
- Subscriptions v2 (WIP)
-
[1.6.45]
- Update Invoice Ninja to 5.5.49
- Full changelog
- OTP for subscriptions by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8069
- Quote filters for expired and upcoming by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8071
- Change Klarna intregration to comply with Klarna's rules by @LarsK1 in https://github.com/invoiceninja/invoiceninja/pull/8059
- Force a currency for vendors by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8074
- Subscriptions v2 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8076
- Attach invoice documents to payment emails by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8077
- Disable auto fill for credit cards by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8078
- minor fixes for subscriptions by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8080
- v5.5.49 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8081
-
[1.6.46]
- Update Invoice Ninja to 5.5.50
- Full changelog
- Flip sort order for payments in client portal by @turbo124 in #8085
- Minor fixes for tax currencies - vendor vs client by @turbo124 in #8089
- Fixes for Matomo by @LarsK1 in #8083
- Fix eWay failures related to 32-bit integer limit by @joshuadwire in #8095
-
[1.6.48]
- Update Invoice Ninja to 5.5.51
- Full changelog
- fix SEPA QR Code recurring invoice by @Hobby-Student in #8105
- adding
update_payment
webhook by @paulwer in #8118 - Product Sales Report by @turbo124 in #8119
- Minor improvements for checkout 3ds processing by @turbo124 in #8120
-
[1.6.49]
- Update Invoice Ninja to 5.5.52
- Full changelog
- Add issue templates back into the repo by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8126
- Additional mailer implementation by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8129
-
[1.6.52]
- Update Invoice Ninja to 5.5.56
- Full changelog
- Fixes for deleting payments by @turbo124 in #8151
- Minor fixes for transactions by @turbo124 in #8152
- Fixes for client mailers by @turbo124 in #8153
- Quote Filters by @turbo124 in #8156
- Fixes for matomo by @LarsK1 in #8157
-
[1.6.57]
- Update Invoice Ninja to 5.5.63
- Full changelog
- Ensure api token has a name using update route by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8211
-
[1.6.58]
- Update Invoice Ninja to 5.5.64
- Full changelog
- Adjust throttling for password reset requests
- Minor checks for user deleted_at state
- Set timezone when testing date ranges
- Update clean design to allow clean page breaks
- Updates for bug template
- Implement logic that changes the response based on user permissions
- Fixes for validation of webhooks
- Live Design Preview Test
- Skip live designs in github actions
- Enable setting the width of the logo via settings
- Update designs
- Fixes for reports
-
[1.6.59]
- Update Invoice Ninja to 5.5.65
- Full changelog
- Fixes for Job Retries in Mailers and Webhooks by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8220
- Minor fixes for create entity when models are missing by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8221
- Minor fixes for the Clean design by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8222
- Minor fixes for the task scheduler by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8223
- Fixes for ninja mailer by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8224
- Fixes for staticmodel scopes by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8228
- v5.5.65 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8229
-
[1.6.60]
- Update Invoice Ninja to 5.5.66
- Full changelog
- Adding additional filter methods by @paulwer in #8227
- Add Webhook for archiving / restoring by @LarsK1 in #8216
- Minor cleanup for filters by @turbo124 in #8232
- Refactor for Observers by @turbo124 in #8237
- Enhance discount label if percentage (closes #8204) by @tissieres in #8226
- Optional user input after a quote is approved. by @turbo124 in #8242
-
[1.6.62]
- Update Invoice Ninja to 5.5.69
- Full changelog
- Attach recurring invoice docs by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8258
- Feature: Webhook at send by @LarsK1 in https://github.com/invoiceninja/invoiceninja/pull/8245
- Design fixes by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8259
- Fixes for webhooks by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8261
- Bump predis to 2.x by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8262
-
[1.6.63]
- Update Invoice Ninja to 5.5.70
- Full changelog
- Fixes for translation string in subscriptions by @turbo124 in #8268
- Fixes for archived clients attempting to view client portal. by @turbo124 in #8269
- Fixes for job middleware by @turbo124 in #8270