Version 2.3.1
The method for solving ui_metrics
has been changed. Previously, it relied on node.js and jsdom, but now it uses Js2Py instead, eliminating the need for node.js.
(For more details about ui_metrics, refer to the v2.3.0 release page.)
Additionally, the default of the enable_ui_metrics
argument in Client.login
has been changed to True
.
The new version has been tested and confirmed to work on Python 3.10, 3.11, 3.12, and 3.13, but please let us know if you encounter any errors.