• version2.3.1 bbc2209796

    version2.3.1 Stable

    kerem released this 2025-02-06 18:27:19 +03:00 | 10 commits to main since this release

    📅 Originally published on GitHub: Thu, 06 Feb 2025 15:56:18 GMT
    🏷️ Git tag created: Thu, 06 Feb 2025 15:27:19 GMT

    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.

    Downloads