Skip to content

0.2.0rc1 (Release Candidate)

Pre-release
Pre-release
Compare
Choose a tag to compare
@cp2004 cp2004 released this 24 May 21:20
· 11 commits to pre-release since this release
49425e7

0.2.0rc1 Release Candidate 1

⚠️ This is a pre-release version of WLED Connection ⚠️

You should only run this if you are comfortable with testing development builds. Bugs may occur.

Please provide general feedback on this release in the feedback ticket here. An 'all is working fine' comment is valuable feedback, since it lets me know people are testing this release. If you run into any bugs please open a new issue with the full template - logs are required!

Development of this plugin required new hardware so I could test it, which was funded by the community. If you have enjoyed using this plugin, please consider supporting it's development!

✨ New Features

  • Heating and cooling progress effects (#19)
  • @ command reaction (#28)
  • Return to idle timer (#27)
  • Add a default configuration (#20)
    • Important: This replaces the previous default configuration, which was nothing. This means that some more effects are enabled that you did not want to be enabled, please just disable them again.

⬆️ Improvements

  • Use a single runner for all WLED network calls (reducing repeated complexity)
  • Lots of small UI tweaks to make everything line up better, wrap better, run better.
  • Add some explainers to the settings tabs to help new users (#20)
  • Update all frontend dependencies, including Webpack, ESLint, Sass, Babel, nanoid.
  • Reduce default request timeout

🐛 Bug fixes

  • Fix a template conflict with WS281x LED Status (and potentially other plugins) that had the same names for templates.
  • Fix an issue where opening 'Edit' while WLED was disconnected would delete the configured effect, and disallow editing it if WLED is not connected. It requires a connection to pull the effect list.
  • Fix 100% progress overwriting the success event. These events now fire correctly.

⚙️ Installing the release candidate

Head to the software update section of OctoPrint, then switch the release channel from 'Stable' to `Release Candidate':
image

(Ignore that the screenshot is from a different plugin, choose the WLED release channel!)