Releases: LEDPlayr/ledplayr
Releases · LEDPlayr/ledplayr
Release list
v0.5.0
What's Changed
🚀 Features
- feat: add basic button support by @mattdavis90 in #18
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
🐛 Bug fixes
- fix: issue when outputs aren't in order by @mattdavis90 in #17
- fix: typo on logs page by @mattdavis90 in #17
- fix: ordering issues with schedules by @mattdavis90 in #17
- fix: add context to playlist log by @mattdavis90 in #17
🌟 General Updates
- chore(deps): update to latest deps by @mattdavis90 in #17
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
🚀 Features
- feat: add model viewer by @mattdavis90 in #16
- feat: add optimised build by @mattdavis90 in #13
🌟 General Updates
- chore: update deps by @mattdavis90 in #14
- chore(deps): update all deps by @mattdavis90 in #15
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
🐛 Bug fixes
- fix: show memory usage instead of memory free by @mattdavis90 in #12
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
🚀 Features
- feat: add animation preview by @mattdavis90 in #9
- feat: save camera positions by @mattdavis90 in #10
- feat: better scenes and preliminary support for meshes by @mattdavis90 in #11
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
🐛 Bug fixes
- fix: issue with outputting submodels by @mattdavis90 in #8
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
🐛 Bug fixes
- fix: outputs page not working by @mattdavis90 in #7
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
🚀 Features
- feat: better errors by @mattdavis90 in #4
- feat: add ability to test models by @mattdavis90 in #6
🌟 General Updates
- chore: update deps and eslint by @mattdavis90 in #5
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
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