Changelog

All notable changes to the Board Unity SDK.


[3.2.1] - January 30, 2026

Added

  • New editor button for BoardGeneralSettings that generates a new application identifier

Fixed

  • Update BoardUIInputModule to be compatible with UI Toolkit’s pointer limit

[3.2.0] - January 29, 2026

Added

  • New project setup wizard to streamline setting up a project for Board

Improved

  • Error messages for build failures

Changed

  • Renamed glyphModelFilename to pieceSetModelFilename in BoardInputSettings

Fixed

  • Prevent save game APIs from executing before SDK services are initialized
  • Ability to delete an icon out of a simulator icon palette that is not editable

[3.1.0] - January 23, 2026

Added

  • Ability to switch active input simulator icon palette programmatically by name

Improved

  • End to end observability and validation for save game API
  • Error messages for build failures

Fixed

  • Input simulator not canceling a contact when swapping icons
  • Assertion in editor if BoardInputSettings does not exist

[3.0.0] - December 15, 2025

Initial public release of the Board Unity SDK.