InvoiceNinja - Package Updates
Pinned
Invoice Ninja
-
[1.5.2]
- Update Invoice Ninja to 5.4.6
- Full changelog
- Forte gateway added. Thanks @kishanmnpatel
- Add microsoft oauth to index.html
- Compiled js file added to public folder.
- Fixes for purchase order fillable list
- Fixes for designs
- Checks for access token property
- Improve queries for client statements
- Appropriately refresh sending tokens
- Admin notifications
- Spam notifications
- Change purchase order transformer type
- Add signup checks to flutter routes
- Fixes for stripe webhooks
- Minor fixes for Purchase orders
- Reduce scopes for microsoft email
- Password protection route with Microsoft OAuth
- Always ensure contacts can pay an invoice with an invitation link
- Bulk actions for purchase orders
- Minor fixes for connected accounts
- Minor fixes for create user route
- Minor fixes for company imports
- Purchase order decorators
- Add flagging abilities to accounts table
- Fixes for paths
- Swiss QR codes
- Templates for Purchase Orders
- Fixes for duplicate quote approved notifications
- Fixes for type checking for purchase orders
- Fixes for surcharge visibility
-
[1.5.4]
- Update Invoice Ninja to 5.4.8
- Full changelog
- Additional translations
- Minor fixes for mailer
- New Account Notification
- Fixes for template engine
- Purchase Order Emails
- Minor fixes for import
- Fixes for send email option inside invoice
-
[1.5.5]
- Update Invoice Ninja to 5.4.9
- Full changelog
- Remove paid to date from credit PDF
- Uploads for purchase orders
- Add quantity to subscriptions
- Expense a Purchase Order
- Inventory management from purchase orders
- Update translations
- Introduce Bulgarian translations
- Fixes for migrations
- Fixes for language seeder
- Fixes for purchase order to expense
- Fixes for send_email bulk routes
- Minor fixes for invoice filters
-
[1.5.6]
- Update Invoice Ninja to 5.4.10
- Full changelog
- Pad out expense when converted from Purchase Order
- Pad out expense when converted from Purchase Order
- Handle pay now redirects offsite
- Verify hash
- Add index to payment hashes
- Fixes for indexes
- Do no alter client balance after an invoice has been marked as paid
- Apple ID AUth
- Allow forced sending of first recurring invoice
- Silence bounce notifications
- Add webhook endpoint when connecting Stripe
- Wrap paid to date in transaction
- Apple OAuth
- Fixes for wrong payment types
- Start recurring invoice on send now
- Add status and client to task transformer
- Company Import|Export for purchase orders
- Add rules for invitations
- Translate entities
-
[1.5.8]
- Update Invoice Ninja to 5.4.12
- Full changelog
- Button for Client Portal @yois615
- Add missing translations for task statuses
- Add exchange rate to factory
- Fixes for purchase orders and business design
- Add support for showing related entity documents on invoice
- Working on signatures
- Ensure signature is provided in client portal prior to moving to next…
- Fixes for quote approve button when signature dialog is closed
- Force delete activities on purge data
- Prep for Hebrew
- Fixes for task statuses
- Add hebrew to repo
- Client include for expenses
- Vendor include for expenses
- Fixes for vendors
- Fixes for mailer
- Notification for changes to v5.5
-
[1.6.1]
- Update Invoice Ninja to 5.5.3
- Full changelog
- Fixes for subscriptions - allow currency id to be passed through
- Add enabled_expense_tax_rates
- Fixes for BPP in subscriptions
- The "with" filter for the QueryFilters
- Define "with_property" for ProductFilters
- Fixes for tests
- Improve efficiency of queries relying on Country
- Fixes for livewire
- Fixes for Twilio
- Fixes for settings purchase order designs
- Minor fixes for check data
- Fixes for vendor documents
- Vendor documents
- Fixes for emails - remove mime types
- Rebasing commits from v5-develop
- Fixes for multidb + twilio
- Integrate twilio
- Fixes for lock
-
[1.6.7]
- Update Invoice Ninja to 5.5.9
- Full changelog
- Recurring invoice due on receipt @yois615
- Relocate portalButton variable @yois615
- System logger added for Forte. @kishanmnpatel
- Fixes for phpunit - github actions
- Centralize where we inject email tags
- Remove cs-fixer from github actions
-
[1.6.8]
- Update Invoice Ninja to 5.5.10
- Full changelog
- Additional checks for checkout.com
- Add missing fields for activity transformer
- Paytrace cleanup
- Improve subscription currencies
-
[1.6.10]
- Update Invoice Ninja to 5.5.13
- Full changelog
- Add validation for task time logs
- Fixes for single route actions
- Fixes for base path for canvas kit
- Fixes for showing fees in both the product and tax tables
- Change the order of email filters
- Tests for deleting an invoice
- Fixes for edge case when deleting an invoice with a partial payment
- Clean up for tests
- Remove snappdf download from composer script
-
[1.6.12]
- Update Invoice Ninja to 5.5.15
- Full changelog
- Update user observer to dispatch a job
- Set relative path for canvaskit
- Clean up for mail listener
- Fixes for task requests
- Adjust credit balance on client record
- Working on client credit balance field
- Tests for credit balance
- Update credit balances when a payment is deleted
- Add daily checks for credit balances
- Fixes for restoring a credit
- Refactor for payments to improve query efficiency
- Refactor payment queries for improved efficiency
- Valid credits rules