Skip to content

Releases: isivisi/Chess.com

Main Build

23 Apr 22:00
Compare
Choose a tag to compare

fixes:

  • open from last location actually works now
  • board notification now will at least show the board on the notification now at all times

Development build

23 Apr 03:05
Compare
Choose a tag to compare
Development build Pre-release
Pre-release

This is a work in progress version of a more feature rich version of the original chess.com app code.

features:

  • You now get notifications when the board state changes on the current page. You will get all board notifications in the event view as well.
  • You now have a settings page were you can specify if you want notifications, discord presence, open on startup, and other things in the future.
  • Window size is preserved
  • Can now be set to open to last page or homepage

Issues atm:

  • enabling one notification type enables all of them
  • open from last location not working
  • notifications on out of focus does not work, only minimized works
  • board notifications are sometimes a frame behind the actual move, event board notifications are off centered
  • the current size of the screen effects notification placement a bit