Skip to content

Releases: LEDPlayr/ledplayr

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 12:44
ee85966

What's Changed

🚀 Features

Full Changelog: v0.4.3...v0.5.0

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 30 Nov 18:08
f406c96

What's Changed

🐛 Bug fixes

🌟 General Updates

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 24 Nov 21:30
785c8e7

What's Changed

🚀 Features

🌟 General Updates

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 09 Nov 11:00
13d1d5f

What's Changed

🐛 Bug fixes

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Nov 10:42
655a251

What's Changed

🚀 Features

Full Changelog: v0.3.2...v0.4.0

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 01 Nov 22:18
e256082

What's Changed

🐛 Bug fixes

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 31 Oct 20:35
c079076

What's Changed

🐛 Bug fixes

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Oct 20:29
064424f

What's Changed

🚀 Features

🌟 General Updates

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 20:10
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

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Oct 16:43
dc627cd

What's Changed

🚀 Features

  • xLights integration
    • LEDPlayr will appear as a v6 FPP instance allowing model, outputs, and sequence uploads straight from xLights
    • LEDPlayr supports the FPP discovery protocol so should be automatically found on your network
  • FSEQ files - this the rendered file from xLights
  • Playlists with multiple sequences
  • Schedulingf of sequences
    • By date, day of the week, and time period

Full Changelog: https://github.com/LEDPlayr/ledplayr/commits/v0.1.0