Skip to content

Releases: PrathxmOp/Prathxm-Patches

v1.13.1-dev.3

v1.13.1-dev.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:29

1.13.1-dev.3 (2026-07-14)

🐛 Bug Fixes

  • Chess.com: resolve NullPointerException on maximum game review analysis (59cfe39)

v1.13.1-dev.2

v1.13.1-dev.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 11:03

1.13.1-dev.2 (2026-07-13)

🐛 Bug Fixes

  • Chess.com: resolve multi-version getPlayedMove field mapping mismatch (#27, #28, #29) (e984f84)

v1.13.1-dev.1

v1.13.1-dev.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 09:29

1.13.1-dev.1 (2026-07-13)

🐛 Bug Fixes

  • Chess.com: resolve local analysis crashes and key moments navigation (#27, #28, #29) (37cdb75)

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:33

1.13.0 (2026-07-10)

🐛 Bug Fixes

  • Chess.com: correct local stockfish mate evaluation and checkmate classification (45f3746)

✨ New Features

  • Chess.com: add first-time gesture tutorial overlay (1ef1516)
  • Chess.com: upgrade embedded Stockfish to version 18 (c070095)

🔧 Improvements

  • Chess.com: optimize LockedBotsCheckFingerprint using package prefix (c6e6f91)

v1.13.0-dev.2

v1.13.0-dev.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:15

1.13.0-dev.2 (2026-07-10)

✨ New Features

  • Chess.com: add first-time gesture tutorial overlay (1ef1516)

v1.13.0-dev.1

v1.13.0-dev.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 08:38

1.13.0-dev.1 (2026-07-10)

✨ New Features

  • Chess.com: upgrade embedded Stockfish to version 18 (c070095)

v1.12.1-dev.2

v1.12.1-dev.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 21:39

1.12.1-dev.2 (2026-07-09)

🐛 Bug Fixes

  • Chess.com: correct local stockfish mate evaluation and checkmate classification (45f3746)

v1.12.1-dev.1

v1.12.1-dev.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 22:14

1.12.1-dev.1 (2026-07-07)

🔧 Improvements

  • Chess.com: optimize LockedBotsCheckFingerprint using package prefix (c6e6f91)

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:56

1.12.0 (2026-07-07)

🐛 Bug Fixes

  • Chess.com: make coroutine flow resolution robust using app versionName (e406441)
  • Chess.com: resolve interface lookup collisions on v4.10.0 by matching abstract method counts (8b5ae4c)
  • Chess.com: resolve local analysis flow crash (NullPointerException in collect) (8f20d0d)
  • Chess.com: resolve version group mismatches of coroutine flow classes (2353fe6)

✨ New Features

  • Chess.com: make fingerprints version-agnostic and dynamic to prevent obfuscation breakages (7f34db0)

v1.12.0-dev.2

v1.12.0-dev.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:46

1.12.0-dev.2 (2026-07-07)

🐛 Bug Fixes

  • Chess.com: make coroutine flow resolution robust using app versionName (e406441)