InvoiceNinja - Package Updates
-
[1.6.73]
- Update Invoice Ninja to 5.5.83
- Full changelog
- Support processing different delimiters for CSV imports by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8334
- Fixes for React Settings Cast by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8335
- Fixes for user stubs in random data by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8336
- Improve rounding for negative numbers by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8337
- Fixes for react settings by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8339
- v5.5.83 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8340
- Fixes for client registration migration by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8341
-
[1.6.74]
- Update Invoice Ninja to 5.5.84
- Full changelog
- Email refactor by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8342
-
[1.6.76]
- Update Invoice Ninja to 5.5.87
- Full changelog
- Create 2023_03_10_100629_add_currencies.php by @datasolutionsbz in https://github.com/invoiceninja/invoiceninja/pull/8352
- Update texts.php by @datasolutionsbz in https://github.com/invoiceninja/invoiceninja/pull/8351
- Updates for RandomDataSeeder by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8353
- Add notification label by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8354
- Stripe: Add BACS by @LarsK1 in https://github.com/invoiceninja/invoiceninja/pull/8079
- v5.5.87 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8355
- Updates for JS bundles by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8356
-
[1.6.77]
- Update Invoice Ninja to 5.5.89
- Full changelog
- Prevent duplicate shipping address details on delivery notes by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8358
- v5.5.88 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8359
- Minor formatting by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8360
- Fixes for Invoice Preview Designer
- Fixes for preloader - exclude testing frameworks by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8366
- v5.5.89 by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8371
-
[1.6.78]
- Update Invoice Ninja to 5.5.90
- Full changelog
- Filters for overdue invoices
- Additional defaults for primary colors
- Minor fixes for events for invoice was emailed
- Expand exception handling in Email class
- move NinjaUser to sync when creating accounts
- Clean up for Login Controller
- Clean up auth dir
- Fixes for sending from email name
- Fixes for correct token
- Stub translated labels for designer
- Fixes for company token sanity
- Fixes for AVS checks using Braintree
- Add logo class
- Update dependencies for js
- Add search by client from invoices
- Search by client name in entities
- Do not subtract services as product inventory
- Fixes for tests
- Allow removing deleted user
- Liap includes
- Updates for PDF designer with custom columns (API only)
- Add translated stubs for the PDF Mock
- Minor fixes for Mocks
- Recurring invoice update / upgrade pricing (API only)
- Recurring invoice price modifications (API only)
- Increase recurring prices (API only)
-
[1.6.81]
- Update Invoice Ninja to 5.5.94
- Full changelog
- Fixes for webhooks not sending user detfined headers
- Implement stubs for websockets
- Add invoices to recurring invoices in Client Portal.
- Stubs for Scheduling an invoice to be sent
- API implementation of Pre Payments completed
- Allow a CC email address to be passed into the Emailer via cc_email request parameter
-
[1.7.0]
- Update Invoice Ninja to 5.5.95
- Full changelog
- Websockets by @turbo124 in #8385
- Recurring invoice price modifications
- Translate labels for Invoice Designer
- Updates for PDF designer with custom columns
- Allow removing deleted user
- Do not subtract services as product inventory
- Search by client name in entities
- Add search by client from invoices
- Updates for company user / token checks
- Update dependencies for js
- Add logo class
- Fixes for AVS checks using Braintree
- Fixes for company token sanity
-
[1.7.1]
- Update Incoive Ninja to 5.5.96
- Full changelog
- Redis is now required
- cookie removed from echeck header api. by @kishanmnpatel in https://github.com/invoiceninja/invoiceninja/pull/8388
- Hide pre payments
- Minor changes for GoCardless
- Catch all logo
- Updates for favicon
- Fixes for invoice filters - overdue
- Schedule Entity
- Fixes for scheduler tests after refactor
- Update user input for po number when approving a quote
- Update quote input from notes to purchase order number
- Add Invoice Reference Subject
- Add tests for scheduling email entity
- Stub global tax rates
-
[1.7.3]
- Update Invoice Ninja to 5.5.98
- Full changelog
- Change Pre Payments to be always available as recurring by @turbo124 in #8397
- Tasks (descriptions per line)
- Tasks (billable by line)
- Invoice / Quote PDF option for separate product columns
- Gocardless. Upgraded so that all payment methods / regions are now supported.
-
[1.7.4]
- Update Invoice Ninja to 5.5.99
- Full changelog
- Fixes for react builder by @turbo124 in #8399
- Allow custom designs to be passed into the live designer by @turbo124 in #8400
- Update webpack by @turbo124 in #8401
- Configurable MailGun endpoint by @turbo124 in #8402
- Fixes for Bank Transfers with Stripe
-
[1.7.5]
- Update Invoice Ninja to 5.5.101
- Full changelog
- Fixes for recurring price increases/updates by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8405
- Fixes for upcoming invoices filters by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8406
- Add translations by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8407
- Fixes for batch updating prices in recurring invoices
-
[1.7.7]
- Update Invoice Ninja to 5.5.103
- Full changelog
- Updated readme by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8421
- Set default tax id for products by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8425
- Fixes for migrations by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8426
- Coerce the string to array if empty string passed for design by @beganovich in https://github.com/invoiceninja/invoiceninja/pull/8410
- Add updated calculated fields cron by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8428
- Disconnect OAuth Mailer
- Add graceful way to handle cut/paste react links
- Refactor to allow link multiple expenses to a transaction
- Remove requirements for cache to be updated after .env vars are changed
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
