Skip to content

v0.8 Beta

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 05:08
· 19 commits to master since this release
v0.8
5de37f8

Changelog

This release introduces a refreshed logo and some new features and fixes, including: calculating on the server and new efficiency improvements, as well as storing your set settings for the next time you use it. In the fixes area: fixed some issues with the reset button as well as reverse playing, also fixed issues with countdown changing colors at the wrong time.

This release is also the first actual beta version, as all previous versions were considered alpha level software. This version leaves the program in a state where it's mostly done and just needs more real-world usage to catch any remaining bugs and add missing features.


  • 708787f feat: move calculation to the server and show it in the gui
  • 5de37f8 feat: new logo
  • 8875fcd feat: store set settings
  • e9be6eb fix: don't make the timer red unless there are actually less than 11 seconds
  • ef92c82 fix: going backwards is safer
  • abb8602 fix: reduce some memory usage by removing a brain fart

Full Changelog: v0.7.2...v0.8