Skip to content

Latest commit

 

History

History
126 lines (81 loc) · 3.65 KB

CHANGELOG.md

File metadata and controls

126 lines (81 loc) · 3.65 KB

Changelog

Version 4.0.4 - 2024-12-04

  • Fixed for recent changes to chess.com stylesheets.
  • Fixed for world championship games.

Version 4.0.3 - 2023-05-24

  • Fixed support for archived games against computers.

Version 4.0.2 - 2022-04-17

  • Fixed for change to chess.com download button.

Version 4.0.1 - 2022-03-28

  • Fixed for change to chess.com download button.
  • Chrome manifest v3 does not support jQuery calls from background. Refactored.
  • Fixed chessgames.com support which now requires https.

Version 4.0.0 - 2022-03-27

  • Migrated to Chrome manifest v3. (Thanks russelldavis!)
  • Improved support for chesstempo.com.

Version 3.8.1 - 2022-03-04

  • Prevented chess.com analysis from being sent to lichess. (Thanks russelldavis!)

Version 3.8.0 - 2021-12-20

  • Fixed for chess.com with download button (Thanks guidezpl!)

Version 3.7.0 - 2021-07-29

  • Fixed for chess.com daily games
  • Now works from chess.com event pages

Version 3.6.0 - 2021-02-06

  • Fixed for chess.com analysis pages. (Thanks Johannes!)
  • Upgraded to jQuery 3.5.1.

Version 3.5.0 - 2020-11-17

  • Now works from the chess.com analysis pages.
  • Updated for recent changes to chess.com. (Thanks danickfort!)

Version 3.4.0 - 2020-09-19

  • Fixed problems related to url changes in chess.com and chesstempo.com.

Version 3.3.0 - 2020-09-03

  • Support for the new url format on chess.com. (Thanks mhssmnn!)

Version 3.2.0 - 2019-12-20

  • Updated for recent changes to chess.com.

Version 3.1.0

  • Updated for recent changes to chess.com.

Version 3.0.1

  • Workaround for chess.com bug where the 'result' field in the pgn is not updated after a player times out.

Version 3.0.0

  • Support for games from chessgames.com, chess-db.com and chesstempo.com.
  • Improved manifest to limit permissions as much as possible.
  • Icon now becomes enabled only when there is a valid game to analyse.
  • Improved colour of icon so that it is clear when it is available.

Version 2.6.1

  • Fixed for immediately finished live games.

Version 2.6.0

  • Updated for recent changes to chess.com. Calls are now async. (Thanks 0ddFell0w!)
  • Added support for analysis of daily games.

Version 2.5.6

  • Updated for recent changes to Lichess import page.

Version 2.5.5

  • Link was not working immediately from live games.
  • Upgraded to jQuery 3.3.1.

Version 2.5.4

  • Fixed broken link when analysing after game has finished.
  • Now works from live analysis board (urls with 'live#a=1234567').

Version 2.5.3

Version 2.5.2

  • Print-friendly PDF export now uses AWS lambda.

Version 2.5.1

  • Games lost on time were not being detected as such during lichess import.

Version 2.5.0

  • Added support for 'Print-friendly PDF export' which was removed from lichess in November 2016.

Version 2.4.4

  • Fixed support for analysing live games.

Version 2.4.2

  • 'Export to PDF' from lichess was not correctly determining the winner owing to an anomaly in the chess.com pgn.

Version 2.4.1

  • Fixed css name clash.

Version 2.4.0

  • Analyse any live game! (in v3).
  • Fixes to support chess.com changes in v3.
  • Improved method of pgn retrieval in v3. Much smoother transition.
  • Warning message is displayed when the game is still in progress.

Version 2.3.0

  • Fixed to support https changes on lichess.org.

Version 2.2.1

  • Improved reliability of toggling 'computer analysis' before submitting pgn to lichess.

Version 2.2.0

  • Fixed since chess.com change to 'switch to old chess.com' which now requires POST.