mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-31 15:42:03 -04:00
Updated Release notes (markdown)
parent
c52b5953f2
commit
adffc453a6
@ -1,3 +1,44 @@
|
|||||||
|
# v5.4.5
|
||||||
|
|
||||||
|
Another big release. We have merged a PR for the Forte Payment gateway, super popular for their very low ACH fees, thanks to @kishanmnpatel for this.
|
||||||
|
|
||||||
|
For hosted users, we've added OAuth with Microsoft and also _send_ with microsoft, where you can send emails via Invoice Ninja from your own email address. This is of beta quality, and from our testing appears solid.
|
||||||
|
|
||||||
|
For our users in Switzerland we have added Swiss QR payment codes to the PDF invoices. Simply add your QR Iban and BESR ID number in your company settings.
|
||||||
|
|
||||||
|
Various other bugs and fixes are included
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
|
||||||
# v5.4.4
|
# v5.4.4
|
||||||
|
|
||||||
Important release for new users. Some supported databases do not have a "json" column, so we instead use a mediumText column.
|
Important release for new users. Some supported databases do not have a "json" column, so we instead use a mediumText column.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user