InvoiceNinja - Package Updates
-
[1.6.28]
- Update Invoice Ninja to 5.5.32
- Full changelog
- Fixes for purge client
- Add Preloader
- Fixes for document indexing
- Fixes for indexes
- Add to fillable
- Fixes for storage paths in self host
- Clean up for preload
- Minor fixes for recurring invoices
- Handle invoices going from zero balance to positive balance
- Fixes for refund activity notes
- Minor fixes for filters
- Minor changes for setup intents
- Minor fixes for check data
-
[1.6.29]
- Update Invoice Ninja to 5.5.33
- Full changelog
- MatchBankTransactions
- Working on matching transactions
- Expense categories
- Transaction expense resolution
- Resolve categories
- Add provisional match
- Auto pull transactions when linking accounts
- Fill from_date to be one year in the past
- Add transaction id to expenses and payments
- Fixes for bank integration routes
- Allow Bank Accounts to be created manually
- Save Bank Transaction manually
- Bank Transactions matching default category ID
- Always force a baseType
- Return list of bank transactions
- Minor fixes for braintree 3DS
- Disable auto billing when an invoice has been refunded.
- Adjust status if invoice is modified after payment
- Attempt to import documents into new company
-
[1.6.30]
- Update Invoice Ninja to 5.5.34
- Full changelog
- Remove sentry from self host
- Fixes for purchase order viewed activity
- Additional checks for exchange rates
- Fixes for Yodlee Test
- Fixes for bank transaction tests
- Set company defaults for expenses when matching bank transactions
- Wipe OAuth data when changing email addresses
- Fixes for tests
- Improve check data
- Minor fixes when calculating invoice cancellations
- 2FA reset
- Fixes for Payment Previews
- Order designs in ascending order
- Restore paymentable reliably when restoring invoice with attached pay…
- Pass references instead of full models into auto bill jobs
- Restrict size and amount of jobs
- Fixes for breaking change in CreateInvoicePdf
- Updates for bug with Sentinel / Redis
-
[1.6.33]
- Update Invoice Ninja to 5.5.37
- Full changelog
- Merge PDFs
- Fixes for failed payments when the paypal credentials are incorrect
- Fixes for stripe autobilling
- Don't link entities when we are in a transaction
- Fixes for payment email preview
- QR codes for invoices as a variable
- Return reminders to dispatch
-
[1.6.34]
- Update Invoice Ninja to 5.5.38
- Full changelog
- Allow individual SMTP per company
- Add verified phone number flag
- Check users number for validity for SMS verifications
- User Twilio API to verify phone numbers
- User Twilio API to verify phone numbers
- Update phpunit spec for github actions
- Update translations
- Fixes for imports
- Datamapper classes
- Return early in some hosted jobs
- Override phone number with international format
- Fixes for bank transaction imports
- Minor fixes for validation
- Minor fixes for Bank Transactions / Integratiosn
- Improve error handling with Checkout Payment Gateway
-
[1.6.35]
- Update Invoice Ninja to 5.5.39
- Full changelog
- EPC QR Codes
- Additional logging for Checkout transactions
- Improvements for using react with self host
- Minor fixes for updating a recurring invoice
- Minor fixes for negative invoices
- Change UX for downloading documents from the client portal
-
[1.6.36]
- Update Invoice Ninja to 5.5.40
- Full changelog
- Process Invoice Numbers which includes letters
- Flip the request requirements
- Save default terms/footers
- Allow different mail from / mail name for multi company mailers
- Patch for 2FA Verification
- Triggered actions for Credits / Quotes
- Expired quote notifications
- Fixes for uses_inclusive_taxes with recurring invoices
- Fixes for bank transaction imports
- Reset event delay
- New Design
- Update Readme
-
[1.6.37]
- Update Invoice Ninja to 5.5.41
- Full changelog
- Add a new design - Calm
- Fix migrations for new invoice design
- Fixes for gocardless events
- Prevent deleted/archived/completed transactions from being re-converted
- Fixes for bank transaction tests
- Fixes for playful design
- Stubs for search authorize.net
- Fixes for gocardless delayed instant bank payment notification:
- Add a Paid CSS Overlay to invoice designs using the variable $status_logo
- Late fee tests
- Tests for recurring invoice variables
- Minor fixes for date range calculation for :WEEK
- Fixes for Fortre payment driver and where no service fees are applicable
- Clean input for custom css
- Implement additional filters for list views
-
[1.6.38]
- Update Invoice Ninja to 5.5.42
- Full changelog
- [Feature] Bank Transaction Rules
- [Feature] API Doc Blocks for Bank Transaction Rules
- [Bug fix] Fixes for failed email mailer, edge case where balances may not adjust
- [Bug fix] Adjust when we send certain events after an email failure
- [Feature] Match Bank Transactions
- Tests for matching expenses
- Transaction rules tests
- [Bug fix] Remove delay from events
- [Bug fix] Escape variables in custom designs
- Minor fixes for create company routes
- [Bug fix]Catch EPC QR failures
-
[1.6.39]
- Update Invoice Ninja to 5.5.43
- Full changelog
- Spread out cron jobs to even system load
- Updates for SMS confirmations
- Update twilio sms authorize() method
- Improve cron definitions to prevent race conditions
- Improve validation layer for reports
- Minor refactor for reminder jobs
- Refactor the way we execute scheduled commands
- Use translation for request cancellation
- Clean up subscription service
- Fix for subscription cancellation where there are no outstanding invoices
- Fixes for displaying correct quote status in client portal
- Minor fixes for bank transaction imports
- Fixes for creating backup directory if it does not exist
- Minor fixes for type checks
- Minor fixes for failed notifications
- Don't return value from void function
- Refactor reminder crons
- Fixes for client number race conditions when importing stripe clients
- Fixes for stripe importing customers
- Wind back Middleware for Bank Service Matching
- Fixes for updated_at in bank_transaction_rules
- Change private to protected property for middleware key
- Inject small delay into email dispatch
- Implement chunking of auto bill data
- Handle nothing being passed into sort() filter
- Fixes for missing properties in store bank integration request
- Minor fix for client balance adjustment
- Add more entropy when updating company ledger
- Fixes for demo mode
- Refactor for Stripe payment intents + charges + new api
-
[1.6.40]
- Update Invoice Ninja to 5.5.44
- Full changelog
- Translate Stripe payment texts by @LarsK1 in #7999
- Bug Fix - Client balance corrupted when transaction is deleted. by @turbo124 in #8010
- #8008 csv import auto detect delimiter by @checkitsedo in #8009
- Refactor PDF attachments as data instead of file paths
- Inject slight delay into emails
- Translate Stripe payment texts thanks @LarsK1
- LarsK1 committed 22 hours ago
- Implement checkout object for phone
- Minor fixes for Stripe Payment Intent query
- Fixes for store bank transaction
- Add frequency to recurring invoice export
- Fixes for storing bank transactions
- Add CSV delimiter Autodetection thanks @checkitsedo
- Fixes for CSV imports, replace work_phone with phone
- Fixes for applying payment from a transaction, and then unwinding the…
- Fixes for multiple deletes on a single invoice
- Do not allow restoration of a invoice with a deleted payment
- Fixes for expense category validation
- Fixes for Stripe payment translations
-
[1.6.41]
- Update Invoice Ninja to 5.5.45
- Full changelog
- Add Payment id to bank transactions table
- Tests for linking expenses and payments
- Add css class to enable resizing of payment QR Codes
- Increase chunk size for autobill
- Fixes for payment tests
- Fixes for Zoho Import
- Fixes for single account creation
- Add form request for enable two factor authentication
- Updates for translations for Stripe
- Additional checks for reminder scheduling for endless reminders
- Updates for cookie consent - translate to locale if available
- Ensure due_date_days is populated
- Fixes for edge cases with recurring invoice due date days = 0
- Count Bank Account Created on Hosted
-
[1.6.42]
- Update Invoice Ninja to 5.5.46
- Use Cloudron base image 4.0.0
- Full changelog
- Provide translations by @beganovich in https://github.com/invoiceninja/invoiceninja/pull/7972
- Fixes for custom labels/values for credits by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8030
- Add status to client export by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8032
- Reserved keywords are aware of date in recurring invoice PDF preview by @talkstraightuk in https://github.com/invoiceninja/invoiceninja/pull/7979
- Update Sentry Laravel SDK to v3 by @cleptric in https://github.com/invoiceninja/invoiceninja/pull/8026
- Tests for linking payments with expenses by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8033
- Add delete webhook for projects by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/8034
-
[1.6.43]
- Update Invoice Ninja to 5.5.47
- Full changelog
- Add payment id to bank transaction matching
- Expand document name in client portal from 20 -> 40 chars
- Ensure we retrieve archived invoices in Stripe payment webhook
- Check for properties before accessing
- Improve bank transaction filters
- Ensure client is tagged on view quote activity
- Add convert currency properties to company table
- Subscriptions v2
-
[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
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