InvoiceNinja - Package Updates
-
[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_paymentwebhook 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.50]
- Update Invoice Ninja to 5.5.54
- Full changelog
- Fix for leak on products route when using the ?with filter by @turbo124 in #8137
-
[1.6.51]
- Update Invoice Ninja to 5.5.55
- Full changelog
-
[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.53]
- Update Invoice Ninja to 5.5.57
- Full changelog
- Implement next_run calculation for scheduled tasks by @turbo124 in #8172
- Add company logo size to company settings object by @turbo124 in #8173
-
[1.6.54]
- Update Invoice Ninja to 5.5.60
- Full changelog
- Fixes for clientcontact observer bug
-
[1.6.55]
- Update Invoice Ninja to 5.5.61
- Full changelog
- Fixes for Client Portal Bug
- Fixes for Multidb Task Scheduler
- Setup permissions for Bank Transactions
- Fixes for content-disposition in CORS
- Add filename to headers for inline files
-
[1.6.56]
- Update Invoice Ninja to 5.5.62
- Full changelog
- enhance address field by @Hobby-Student in #8188
- fix: processReservedKeywords should be aware of recurring invoice date by @talkstraightuk in #8182
- fix for permissions regression
-
[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
-
[1.6.64]
- Update Invoice Ninja to 5.5.71
- Full changelog
- Our scheduler has now been released! You can currently use the scheduler to send Client Statements at predefined intervals with their own specific date ranges
- Fixes for base redirect
- Remove predis 2
- Clean up for access permissions
- Fixes for designs and client compatibility
- Update composer requirements
- Remove logo from CSV importer
-
[1.6.65]
- Update Invoice Ninja to 5.5.73
- Full changelog
- We have improved email button compatibility across email clients, users who use Outlook should now consistently see an appropriately sized button.
- Minor Fixes for some designs
- Significantly reduced the number of queued jobs when performing bulk actions
- Fixes for displaying negative currencies
-
[1.6.66]
- Update Invoice Ninja to 5.5.74
- Full changelog
- Add BankTransfers From Stripe as a new payment method
- Refactor Stripe description strings to use a common method.
- Update Stripe Alipay to use Payment Intents
-
[1.6.67]
- Update Invoice Ninja to 5.5.76
- Full changelog
- Streamline whitelabel logo styles in PdfMaker by @danielkoch in https://github.com/invoiceninja/invoiceninja/pull/8300
- Limit per page to 5000 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8302
- Fix for expense <> transaction decoupling by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8304
- Add guards on invoice_id by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8305
- Update designs by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8315
- v5.5.76 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8318
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login