• v1.7 0d73fbe962

    v1.7 Stable

    kerem released this 2026-01-03 03:11:08 +03:00 | 49 commits to main since this release

    📅 Originally published on GitHub: Sat, 03 Jan 2026 00:16:56 GMT
    🏷️ Git tag created: Sat, 03 Jan 2026 00:11:08 GMT

    Bug fixes:

    • BUGFIX: Fixed platform detection logic bug where only the first platform name in the check was being evaluated (Xbox Series X/S detection)
    • BUGFIX: Replaced blocking time.sleep() calls with await asyncio.sleep() in async function to prevent event loop blocking
    • BUGFIX: Added protection against division by zero when calculating LIVENESS_CHECK_COUNTER if XBOX_CHECK_INTERVAL is set to 0
    Downloads