Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

32 lines (27 loc) · 1.18 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.9.0 - 2022-07-21

Added

  • Practice board
  • Move selection and verification using chess.js

Changed

  • Massively overhauled interface using Chessground
  • Switched to GPL3 license

Fixed

  • App frontend now closes connections to chess agent on page unload
  • Made code compliant with licenses of all dependencies
  • Changed build script to discourage using 'docker' group, which can be used for a privilege escalation attack

0.8.1 - 2021-10-15

Added

  • Dockerfile for building frontend JS using Docker
  • Build/install scripts for adding Chess to Grid
  • Changelog

Changed

  • App frontend
  • Source code directory structure
  • GNU make commands

0.7.2 - 2021-03-14

  • Last commit made by Raymond E. Pasco, Initial commit for %chess Urbit app