mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-11 15:34:21 -04:00
Updated Release notes (markdown)
parent
a78b496a71
commit
599d0c3638
@ -1,34 +1,34 @@
|
||||
# v5.3.78
|
||||
|
||||
Fixes for custom messages
|
||||
Remove domain verification for apple pay
|
||||
Improve client paid to date calculations
|
||||
Remove authorize method for SEPA
|
||||
Admin Portal - Hosted
|
||||
Fixes for fillable fields for company
|
||||
Company Transformer fixes
|
||||
Fixes for string to array issues with converting variables in public notes
|
||||
Triggered actions for Recurring Expenses
|
||||
Fixes for task edge cases
|
||||
Improve test coverage for triggered actions
|
||||
Add line breaks to messages
|
||||
Improve formatting of support messages
|
||||
Update company defaults
|
||||
Flutter implemented WYSIWYG editor
|
||||
Fixes for regression in Handler.php
|
||||
Fixes for custom messages
|
||||
Remove domain verification for apple pay
|
||||
Improve client paid to date calculations
|
||||
Remove authorize method for SEPA
|
||||
Admin Portal - Hosted
|
||||
Fixes for fillable fields for company
|
||||
Company Transformer fixes
|
||||
Fixes for string to array issues with converting variables in public notes
|
||||
Triggered actions for Recurring Expenses
|
||||
Fixes for task edge cases
|
||||
Improve test coverage for triggered actions
|
||||
Add line breaks to messages
|
||||
Improve formatting of support messages
|
||||
Update company defaults
|
||||
Flutter implemented WYSIWYG editor
|
||||
Fixes for regression in Handler.php
|
||||
|
||||
> This regression would cause the system to completely be inoperable, users are encouraged to upgrade directly to 5.3.78 and bypass 5.3.77
|
||||
|
||||
# v5.3.77
|
||||
|
||||
Remove ->increment() methods
|
||||
Fixes for payment method create
|
||||
Fixes for migration validation
|
||||
Documentation for listResponse end point
|
||||
Improve invoice payment registrations
|
||||
Fixes for frequencyforkey
|
||||
Improve memory handling for self update
|
||||
|
||||
Remove ->increment() methods
|
||||
Fixes for payment method create
|
||||
Fixes for migration validation
|
||||
Documentation for listResponse end point
|
||||
Improve invoice payment registrations
|
||||
Fixes for frequencyforkey
|
||||
Improve memory handling for self update
|
||||
|
||||
> file_get_contents downloads the entire package to memory, which was causing OOM errors when updating for some users. We have switched to copy() which should be more performant and use less memory.
|
||||
|
||||
# v5.3.76
|
||||
|
Loading…
x
Reference in New Issue
Block a user