Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 20:10
· 67 commits to main since this release
f70c553

What's Changed

πŸš€ Features

  • feat: ability to view logs in web UI
  • feat: add APIs for reading logs
  • feat: add option to log to disk
  • feat: add fseq debug binary
  • feat: add dark-mode

πŸ› Bug fixes

  • fix: misinterpreted u24 in fseq
  • fix: allow multiple uploads of same sequence
  • fix: remove erroneous file
  • fix: incorrect github url

πŸ“š Documentation

  • chore: version bump
  • docs: update features to include logging
  • docs: update known bugs with current workaround

🌟 General Updates

  • chore: move schedule code into try_from
  • chore: remove unused code
  • chore: add pre-commit and fix issues

Merged Pull Requests

  • Dark Mode - Merge pull request #1 from LEDPlayr/dark-mode
  • Bugfixes - Merge pull request #2 from LEDPlayr/bugfixes
  • Log Files - Merge pull request #3 from LEDPlayr/log-files

Full Changelog: v0.1.0...v0.2.0