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