Updated Release notes (markdown)

David Bomba 2022-03-20 18:06:42 +11:00
parent 3abb3bddc4
commit f24a8b1d17

@ -1,3 +1,26 @@
# v5.3.75
> Fixes for contact registration.
Edge cases resolved where multiple companies existed and contact registration failed.
> Fixes for custom messages in client portal
Ensure all custom messages are displayed on the app
> Fixes for gocardless
All token billing now forces payments into Pending status (previously they were tagged as completed), webhooks will complete the payment if successful
> Fixes for index title
The app by default shows Invoice Ninja as the title of the page, the APP_NAME is now displayed by default.
> Fixes for queues trying to call SQS
Attempt to prevent the system from trying to call Amazon metadata services.
# v5.3.74
Starting from this release, we'll be making an effort to describe significant changes to the application to assist the community in knowing what to expect with releases.