Updated Release notes (markdown)

David Bomba 2022-09-01 20:31:20 +10:00
parent 81d144fe36
commit 5e86614581

@ -1,42 +1,42 @@
# v5.5.18
Minor fixes for invitation in view portal
Fixes for showing invoice
Allow client variables in purchase orders
Refactor trial confirmed page
Fixes for applying payment number
Clean up login controller
Catch and remove updates for oauth_provider_id
Add checks for oauth provider id
Fixes for github actions
Use transaction when marking an invoice as paid
Adjust spam filtering
Minor fixes for templates
Formatting for client emails
Check for exec function prior to attemping to use it
Minor fixes for client filter sorted by display name
Support for vendor and vendor contact imports
update vendor csv for tests
Refactor recurring invoice query
Improve query efficiency
Fixes for transforming vendor contacts
Add indexes to DB
Minor fixes for invitation in view portal
Fixes for showing invoice
Allow client variables in purchase orders
Refactor trial confirmed page
Fixes for applying payment number
Clean up login controller
Catch and remove updates for oauth_provider_id
Add checks for oauth provider id
Fixes for github actions
Use transaction when marking an invoice as paid
Adjust spam filtering
Minor fixes for templates
Formatting for client emails
Check for exec function prior to attemping to use it
Minor fixes for client filter sorted by display name
Support for vendor and vendor contact imports
update vendor csv for tests
Refactor recurring invoice query
Improve query efficiency
Fixes for transforming vendor contacts
Add indexes to DB
# v5.5.17
Add vendor & expense includes for purchase orders
Add missing translations
Add new column for invoice_task_project
Fixes for project with both project and client id
Wrap client paid to date in transaction
Toggle sms verification based on domain
Remove ssl config
Ensure invoice marked as paid
Update purchase order invitations table
Update client records when trial activated in Stripe
Refactor to nested queries to improve query planner
Improve query efficiency
Add vendor & expense includes for purchase orders
Add missing translations
Add new column for invoice_task_project
Fixes for project with both project and client id
Wrap client paid to date in transaction
Toggle sms verification based on domain
Remove ssl config
Ensure invoice marked as paid
Update purchase order invitations table
Update client records when trial activated in Stripe
Refactor to nested queries to improve query planner
Improve query efficiency
# v5.5.12