(v2.0.0) MetaMask Authenticator for WordPress & WooCommerce Nulled
Changelog
-------------------------------------
Version v2.0.0
Date: 05/03/2023
Fixed PHP Deprecated: Return type of EllipticCurveShortCurvePoint::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /shared/httpd/wordpress/htdocs/wp-content/plugins/mt-metamask-auth/lib/Elliptic/Curve/ShortCurve/Point.php on line 8
Fixed PHP Deprecated: Return type of BNBN::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /shared/httpd/wordpress/htdocs/wp-content/plugins/mt-metamask-auth/lib/Elliptic/BN.php on line 98
Fixed And a couple of other warnings/deprecated notices.8
Version v1.0.12
Date: 09/20/2022
New Changed the primary color to not create confusion with the WalletConnect Authenticator.
New Loading animation.
New Register if no account and Login if user has an account.
New Refresh on login/register.
Fixed Creating a new account with MetaMask would hi-jack random old accounts.
Fixed When a Metamask ID is linked to a WP Account, if we remove trough WordPress (in User / Delete) the WP user account, the Metamask Account information remains in the database (table ka_metamask_accounts) for the concerned user. All information will be removed from your table metamask_accounts when a user is deleted in/with WordPress.
Version v1.0.11
Date: 07/10/2022
Fixed Users could not link accounts.