invoiceninja

Invoices, Expenses and Tasks built with Laravel, Flutter and React

OTHER License

Downloads
110
Stars
7.7K
Committers
73

Bot releases are hidden (Show)

invoiceninja - v5.5.88

Published by turbo124 over 1 year ago

What's Changed

Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.5.87...v5.5.88

invoiceninja - v5.5.87

Published by turbo124 over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.5.86...v5.5.87

invoiceninja - v5.5.86

Published by turbo124 over 1 year ago

invoiceninja - v5.5.85

Published by turbo124 over 1 year ago

invoiceninja - v5.5.84

Published by turbo124 over 1 year ago

invoiceninja - v5.5.83

Published by turbo124 over 1 year ago

What's Changed

Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.5.82...v5.5.83

invoiceninja - v5.5.82

Published by turbo124 over 1 year ago

What's Changed

  • New Flutter AP

Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.5.81...v5.5.82

invoiceninja - v5.5.81

Published by turbo124 over 1 year ago

What's Changed

  • Fixes for PaymentExport regression.

Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.5.80...v5.5.81

invoiceninja - v5.5.80

Published by turbo124 over 1 year ago

What's Changed

Fixes for oversized mailables

invoiceninja - v5.5.79

Published by turbo124 over 1 year ago

What's Changed

Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.5.78...v5.5.79

invoiceninja - v5.5.78

Published by turbo124 over 1 year ago

What's Changed

[Ensure descriptions are translated]
[Remove trailing . from subscription title]
[Add translations for change plan]
[Return redirects]
[Fixes for react build]

invoiceninja - v5.5.77

Published by turbo124 over 1 year ago

What's Changed

  • Fixes for buttons in email templates
  • Fixes for permissions
  • Fixes for transactions
  • Fixes for CSV Imports

Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.5.76...v5.5.77

invoiceninja - v5.5.76

Published by turbo124 over 1 year ago

invoiceninja - v5.5.75

Published by turbo124 over 1 year ago

What's Changed

Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.5.74...v5.5.75

Watch Here


This is a big feature release!

In this release we have a new Invoice designer which will allow improved access to changing some elements of the design without having to create a custom design an modify HTML/CSS.

Include features:
Set size of Logo
Show/Hide Shipping Address
Show/Hide Paid Stamp
Change Font Size
Live preview of design changes


Invoice Designer improvements
Refactors for PDF generation
Pdf Service Refactor
Fixes for delivery notes
Push purchase order PDf creator into unified system
Add Shipping address to clean design
Clean up for bank integration bulk actions
Throw human readable exceptions in migrations
Decorate inline attachments across all email designs
Handle inline attachments in custom designs
Support inline attachments for purchase orders in custom designs
Add updated_at filter
Support passing query parameters with amount_paid and paid
Updates for API docs
Minor fixes for BCCs in hosted
Do not store pending bank transactions
Refactor mailers
Set translations for login link
Fixes for base redirect
Remove predis 2
Apply spacing at top of InvoiceNinja logo ONLY if whitelabel licence @danielkoch
Fixes for designs and client compatibility
Fixes for email designs and cross client compatibility
Remove mail css inliner
Remove logo from CSV importer
Update scheduler date ranges
Minor fix for bulk purchase order download file naming
Ensure when merging, we purge empty contacts
Refactors for webhooks
Run GH actions on stable branch
Minor fixes for play store
Reducing the quantity of jobs dispatched
Fixes for basedriver
Frequency_id optional for scheduler
Add responses into components
Add 4xx errors across all entities
Add conditional in blade for hiding logo block if no logo is present
Do not show paid to date on quotes
Validation for custom date ranges
Fixes for client portal error page logo
Add excludable permissions for client view list
Payment Filters
Improve gateway descriptions for Stripe - credit card + acss
Update Alipay to use Payment Intents
Fixes for EPS Stripe payment gateway
Stripe Bank Transfers
Limit per page to 5000
Enforce line heights
Add filters for Scheduler
Update upload mime checks
Fixes for project form request authorization

invoiceninja - v5.5.74

Published by turbo124 over 1 year ago

What's Changed

Updated translations from
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

invoiceninja - v5.5.73

Published by turbo124 over 1 year ago

What's New

Mostly a housekeeping release.

  • 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

What's Changed

Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.5.71...v5.5.73


Updates for button in custom templates
Run mailer syncronously
Fixes for mollie - disable idempotency
Payment Filters
Fixes for blank logo in admin emails
Clean up and doc blocks for BaseController
Clean up for logging
Return false if no excluded permissions are encountered
Add excludable permissions for client view list
Additional permissions levels.
Fixes for client portal error page logo
Validate custom date ranges
Stub options to redis sentinel and load balancing
Do not show paid to date on quotes
Refactor for how we sent admin notifications
Use a blank PNG for the company logo, when none others are present
Add conditional in blade for hiding logo block if no logo is present
Better use of tags in openapi docs
Reducing the quantity of jobs dispatched
Fixes for displaying negative currencies
Update naming of email statement scheduler

invoiceninja - v5.5.71

Published by turbo124 over 1 year ago

What's New

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. We'll be continue to add different schedule types in the next release:

image

You can access the scheduler either from within the context you are currently in. (ie. from the view client statement page) and it will transpose the date ranges etc directly into the scheduler for you.

You can also access the scheduler from Settings > Schedules

What's Changed

  • 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
  • Update scheduler date ranges
  • Minor fix for bulk purchase order download file naming
  • Ensure when merging, we purge empty contacts
  • Remove unnessary touching of file
  • Refactors for webhooks
  • Move google play listener in place
  • Update naming of email statement scheduler
  • Fixes for displaying negative currencies
  • Reducing the quantity of jobs dispatched
  • Fixes for basedriver
  • Minor fixes for scheduler

New Contributors

invoiceninja - v5.5.70

Published by turbo124 over 1 year ago

What's Changed

Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.5.69...v5.5.70


Update purchase orders with correct footer
Fixes for translation string in subscriptions
Increase default font size
Fixes for lock_connection for redis
Handle case where Stripe Connect permission is denied
Handle user returning from stripe connect without authenticating
Fixes for client portal when archived user attempts to view items
Fixes for job middleware

invoiceninja - v5.5.69

Published by turbo124 over 1 year ago

What's Changed

Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.5.68...v5.5.69


Added models and implemented the sent Webhook @LarsK1
Update discord invite link
Fixes for required client fields
Stub required fields for custom payment drivers
Attach recurring invoice docs
Minor fixes for observers
Fixes for bank transaction rules includes
Fixes for approve quotes with no terms/signature requirements
Refactor Webhook to BaseModel.php @LarsK1
Fixes for applying invoice numbers to subscriptions
Add Product Image and Product Max Quantity to the products table
Redirect to invoicing.co for login, always
Test adding a third parameter to the task timelog
Fixes for designs, enable font-size
Fixes for bank transaction rules
Improve resolution of decimals
Remove postal_city as default
Bump predis to 2.x

invoiceninja - v5.5.68

Published by turbo124 over 1 year ago

What's Changed

Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.5.67...v5.5.68

Package Rankings
Top 18.86% on Packagist.org
Top 6.75% on Proxy.golang.org
Badges
Extracted from project README
Codacy Badge