Skip to content

Releases: JeffML/fensterchess

Minor enhancements

22 Jan 18:03
Compare
Choose a tag to compare
  • improved accuracy of opening search
  • interpolated openings italicized
  • terminology changes

Bug fixes; minor additional features; optimizations

02 Jan 16:32
Compare
Choose a tag to compare
  • removed duplicate Next Moves variations that occurred with some move sequences
    • this was due to a 'loosening up' of FEN matching in version 2.4.0
  • link from PGN Import game details to Fenster opening book entry
  • text box in Search tab now showing FEN + moves in all cases
  • fixed proxy call to TWIC RSS feed
  • some refactoring of React code
    • split some component files
    • simplifying changes to useState values for FEN and moves
    • renamed a couple of components

1000+ new named openings; some fixes to FEN input; typos and bug fixes

08 Dec 23:11
Compare
Choose a tag to compare

Few code changes to the client, but new openings from Wikibooks added to database.

transpositions; data corrections; added images to ECO tree

27 Oct 20:59
Compare
Choose a tag to compare

This micro revision fixes some data bugs in ECO data. Adds Transitions list for those variations whose move sequences are incompatible with the current opening sequence, yet is at a position that is compatible with the current opening variation (see the About tab for an example). Board positions are now displayed in ECO tree (under Visualizations tab).

New visualizations; bug fixes; cosmetic enhancements

26 Sep 20:15
Compare
Choose a tag to compare

This release adds new visualizations and fixes some bugs in same. It is possible to navigate PGN games when imported. The Shredder external info option has been reinstated. Code cleanup. The About page has been updated.

PGN enhancements; Shredder option is back; cosmetic changes

17 Jul 16:04
Compare
Choose a tag to compare

Re-introduced Shredder data option; PGN navigation controls on PGN Analyze page; various cosmetic cleanups, including tab displays.

Added visualizations, plus minor changes

29 Apr 18:08
Compare
Choose a tag to compare

This version adds some experimental visualizations for playing around with.

Open source client; see README.md

11 Feb 00:58
Compare
Choose a tag to compare

This is an open-source release of the Fenster client. Please view the README.md and src/About page.js files