Skip to content

Releases: BattlesnakeOfficial/board

1.2.3

31 Dec 22:54
2ae3889
Compare
Choose a tag to compare
  • Bake APP_VERSION into the build process (rather than rely on runtime injection)

1.2.2

31 Dec 22:39
d45defd
Compare
Choose a tag to compare
  • Test new release process

Playback Settings fixes

10 Dec 20:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

Playback Settings

06 Dec 16:40
Compare
Choose a tag to compare

Completed the initial implementation of playback settings. Includes persistent settings for playback speed, autoplay and theme.

What's Changed

New Contributors

Full details described in our blog: https://blog.battlesnake.com/p/2c1d064f-376c-4661-a545-afb8472a3e64/

Full Changelog: 1.1.3...1.2.0

Fixed localStorage feature detection

10 Nov 18:27
Compare
Choose a tag to compare

Includes a critical bug fix to correct how we detect localstorage. This will allow users with aggressive security settings to continue using the board.

Full Changelog: 1.1.2...1.1.3

Changed default framerate back to 10

05 Nov 20:37
Compare
Choose a tag to compare

Since this change affects localstorage, you may need to 'clear all' for your board's localstorage (in browser console / devtools) to force the new default value to be set.

Persisted playback speed

02 Nov 17:51
6d318b5
Compare
Choose a tag to compare

Initial implementation of persisted playback speed settings. It should allow setting the value by navigating to /settings. This will persist the value in localStorage (if available). When navigating back to the board / the persisted value is used as the framerate value already in use by the code and referenced by the docs.

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

20 Oct 22:29
8f10c90
Compare
Choose a tag to compare
  • Initial setup of react-router to support navigating to upcoming board settings page.
  • Upgraded react version from 16.8.4 to 17.0.2 and removed unused packages

1.0.41

13 Oct 18:42
ea9df45
Compare
Choose a tag to compare
  • Increase size of media controls

1.0.40

29 Sep 20:09
Compare
Choose a tag to compare
  • New timeout/error icon & details