Updated Release notes (markdown)

David Bomba 2022-04-27 10:09:44 +10:00
parent 7634e154ab
commit c2575efc1a

@ -1,3 +1,24 @@
# v5.3.84
This is a significant release. Within this release we are changing the column types of custom fields from 191 character (VARCHAR) to 65,535 character (TEXT) this will enable more data to be stored within the custom fields.
There also has been improvements to UI/UX with more accessibility options.
Self updater is also improved in this release. We attempt to clear the bootstrap/cache folder within the selfupdate process which should prevent manual handling of this post update.
Translations for react app
Fix length of auth.net fields
Fixes for approve with no conversion of quote to invoice from AP
Release transactions on failures
Fixes for localizing company deleted email
Ensure all recurring invoices have a valid state - post migration
Change custom_value columns from varchar to text (Allows more information to be stored in custom fields)
Add file system checks to self checker
New Schema Dump
Payable filters
Disable gateway refund options for GoCardless
Delete bootstrap/cache folder contents as part of the update process
# v5.3.83
**Fixes for regression - auth.net client creation**