InvoiceNinja - Package Updates
- 
[1.3.56]
- Update Invoice Ninja to 5.3.98
 - Full changelog
 - Purchase orders
 - Send email set on blank contact vendor
 - Handle negative surcharges
 - Adjust memory settings for queue work
 - Scaffold for PDF generation for purchase orders
 - Vendor PDFs
 - Translations for purchase orders
 - Add client include for quotes
 - Fixes for variable naming
 - Purchase Order Actions
 - Update for invoice designs
 - Fixes for invoice sum calculations
 - Fixes for csv imports - exclude deleted data
 - Update product request
 - Update language files for inventory management
 - Add activity events for purchase orders
 - Update front end dependencies
 - Remove logging for google analytics data
 - Purchase Order Events
 - Event / Listeners for Purchase Orders
 
 - 
[1.4.0]
- Update Invoice Ninja to 5.3.99
 - Full changelog
 - Fix installation on ubuntu 22
 - Email display name support
 - Clean up logging
 - Hide surcharges on PDF if the value is blank
 - Ensure client contact id is being return in activity
 - Store silent in session to prevent entities being viewed by admins
 - Fixes for quote form request
 
 - 
[1.5.1]
- Update Invoice Ninja to 5.4.4
 - Full changelog
 - Fixes for reminders when no due date is set
 - Add dedicated :MONTHYEAR reserved keyword
 - Ensure we save auto_bill_tries
 - Updates for hosted platform
 - Minor fixes for bcc's
 - Add logging for payment intents
 
 - 
[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