Updated Release notes (markdown)

David Bomba 2022-10-26 14:24:26 +11:00
parent a20fa370ee
commit fcfc784bbe

@ -1,3 +1,27 @@
# 5.5.33
This release contains our bank integration. With this integration you will be able to use a data service provider such as Yodlee to import your bank feeds directly into Invoice Ninja. In the next release we will also be exposing the ability to upload a .csv file with your bank feeds.
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
# 5.5.32
Fixes for purge client