Updated Release notes (markdown)

David Bomba 2022-11-30 17:31:27 +11:00
parent 9f8f350acb
commit 3ab610916e

@ -1,3 +1,30 @@
# 5.5.44
This is another significant release. Fixes include attaching PDFs as data object rather than files.
Bug fix for an edge case caused when a invoice is deleted and restored multiple times causing the client balance to be incorrect
Fixes for expense categories not sticking to expenses
Add next send date and frequency to the recurring invoice report
Fixes for Stripe translations for payments in the Stripe Admin Panel
Auto detect delimiters for CSV files
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
# 5.5.43 # 5.5.43
This release continues to implement fixes for the Stripe payment gateway with users who opt into the latest API version 2022-11-15. This release continues to implement fixes for the Stripe payment gateway with users who opt into the latest API version 2022-11-15.