Custom Rules - assign WHMCS invoices to specific QuickBooks services based on the rules of the found items - case #286
Gateway Fee Account - define the relation between WHMCS transaction fees and QuickBooks deposit account - case #240
IMPROVEMENT
Choose whether to shorten transaction IDs by cutting the first or the last characters of the string accordingly - case #249
Tax type configuration will be now automatically set based on the WHMCS tax settings
Access token validity will be now automatically refreshed
REMOVED
Deprecated "--refreshAccessToken" parameter for cron configuration
Support for WHMCS V7.9 and previous
BUG FIX
Adjusted pagination that might have caused issues with loading the list of items to export and log records - case #280
Eliminated issue where invoice due date was not properly passed to QuickBooks - case #281
Resolved problems with establishing the connection if the server was using SSL - case #282
Eliminated "Duplicate Name Exists Error The name supplied already exists" message that might have shown up on WHMCS V8.1
A message about incorrect "zero tax" configuration has been hidden if that was not used in QuickBooks - case #238
Fixed issue that might have caused "Integrity constraint violation: (...) for key 'qb_payment_id'" error - case #287
Solved case that might have caused "Business Validation Error: Transaction detail has tax rate, but corresponding tax or net amount is missing" error - case #288
Corrected code to prevent "Required param missing, need to supply the required value for the API Required parameter TxnTaxDetail.TaxLineDetail.TaxLine.TaxRateRef is missing in the request" error when exporting invoices - case #289
Eliminated a large number of warnings generated into the "tblerrorlog" database table