Skip to content

v.0.5.0

Latest
Compare
Choose a tag to compare
@fabian-peters fabian-peters released this 05 Dec 23:23

What's Changed

  • Completely refactored the app: the timer is now running in the app itself instead of the widget; widgets are also written in TypeScript
    • Timer is more robust (timer continues even if SLOBS/OBS crashes)
    • Enables multiple connections for each widget (incl. timer widget)
    • Enables easier development and more features
  • Enable listening for subs for multiple channels
  • Improve graphs in widgets
  • New and improved settings page layout with tabs (by @jayeclark)
  • Allow timer to be resumed from stored history (if closed/crashed)
  • Fix subscriptions increasing the timer before it was started (can be toggled in settings)
  • Fix back button not resetting unsaved settings

Full Changelog: v0.4.0...v0.5.0