2.0.0
October 6th, 2016
Improved
Improvements to displaying the Coinbase wallet balance
ArrayImproved
Improvements to callback signature verification (removed Callback Secret)
ArrayRemoved
Subscriptions no longer supported
ArrayUpdated
Rewrite for Coinbase API v2
Array2.0.1
November 18th, 2016
Improved
Added some improvements to handling Coinbase client errors
Array2.0.2
December 8th, 2016
Fixed
Resolved PHP error - Missing GuzzleHttpPsr7UriResolver
Array2.0.3
January 29th, 2017
Fixed
Resolved issue where the Coinbase Balance addon would not display its title or description on the addon module page
Array2.0.4
February 9th, 2017
Updated
Invoice payment timer updated to use jQuery implementation
ArrayUpdated
jQuery is loaded locally instead of using Google's links
Array2.0.5
April 21st, 2017
Updated
Redesigned the Balance Widget to work with the WHMCS 7 design
Array2.0.7
May 22nd, 2017
Fixed
Resolved an autoloader issue with WHMCS 7.2.x where the wrong *guzzle* component would be loaded
Array2.0.8
July 10th, 2017
Added
Added missing transaction type (pending)
ArrayUpdated
Transaction lookup addon now uses the WHMCS 7 look and feel
ArrayUpdated
Updated to work with the new ASPnix 2.0 licensing system
Array2.1.0
October 10th, 2017
Improved
Callback improvements for mispayments
ArrayUpdated
Removed unnecessary includes
ArrayUpdated
Moved the Coinbase library to the vendor directory
Array3.0.3
May 12th, 2018
Updated
Rewritten to support the new Coinbase Commerce system
Array3.0.4
June 11th, 2018
Improved
Improvements to handling creating of the charge
ArrayAdded
Added support for charge:confirmed Webhook test
Array3.0.5
November 27th, 2018
Added
Added full support for the Public Pay module
Array3.0.6
November 27th, 2018
Added
Added support for FontAwesome 5 icons (with FA v4 fallback) for WHMCS 7.6+
Array3.0.7
December 5th, 2018
Improved
Various improvements and cleanups
Array3.0.8
January 23rd, 2018
Added
Added support for resolved / unresolved payments
Array3.0.9
October 2nd, 2020
Added
Callbacks are now logged in the transaction history for an invoice
ArrayAdded
Added support for logging charged:delayed calls
ArrayAdded
Support for handling charge:pending and charge:failed webhooks
ArrayAdded
Full support for WHMCS 8
Array3.1.0
November 3rd, 2021
https://www.aspnix.com/wp-admin/post-new.php?post_type=cbxchangelog#
Fixed
Fix "No Payments Found" constantly showing in the Gateway logs
ArrayImproved
Various improvements
ArrayImproved
API secret key setting now uses a password field instead of a text field
Array3.1.1
August 9th, 2022
Compatibility
Now requires PHP 7.4+
ArrayCompatibility
Now requires WHMCS 8.2+
ArrayUpdated
Module can now use Guzzle 7.0+ with WHMCS 8.2 and higher
ArrayAdded
Added support for WHMCS 8.2+ Transaction Information
ArrayFixed
Resolved an issue where a completed payment may not be processed
Array3.1.2
September 7th, 2022
Fixed
Resolved an issue where upgrading an existing install may not migrate the old transactions table data to the new one
ArrayFixed
Resolved an issue where upgrading an existing install may not create the new transactions table
Array3.1.3
October 24th, 2022
Fixed
Transaction Lookup model now shows the correct currency, network and fee
ArrayFixed
Fixed an unclosed HTML tag in the Transaction Lookup addon
Array3.1.4
April 3rd, 2023
Improved
Do not attempt to display payment button for 0 total invoices
ArrayAdded
Added support to automatically resolve under/overpayments
ArrayAdded
Added network transaction ID to the transaction details modal
Array3.1.6
August 8th, 2023
Improved
Additional improvements to the transaction lookup addon
ArrayFixed
Fixed the currency codes for the Polygon cryptocurrencies
ArrayAdded
Added request for showing network confirmations count on transaction lookup
ArrayFixed
Resolved an issue for transactions that do not have a confirmation date/time throwing errors
ArrayImproved
Removed the network names internally to the language file to allow overriding and end-users can add networks
ArrayAdded
Added MATIC cryptocurrency network name
Array3.1.9
February 1st, 2024
Added
Added WHMCS client information to the charge metadata
ArrayFixed
Fixed a PHP error that could occur when viewing transaction details
ArrayFixed
Fixed a PHP error that could occur in the callback
Array3.2.0
March 25th, 2024
Fixed
Resolved a PHP error on WHMCS 8.9 when using the transaction details modal
Array