Skip to content

v0.23.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 May 12:16
· 5 commits to main since this release
Immutable release. Only release title and notes can be modified.
f3b5cdf

What’s changed

✨ New features

  • Handle non-UTF-8 and invalid JSON responses from WLED device @mik-laj (#2052)
  • Add segment name support to the segment() method @mik-laj (#2051)
  • Support WLED 16.0.0+ custom palette ID change with backwards compatibility @mik-laj (#2057)
  • Add support for usermod palettes @mik-laj (#2058)

🐛 Bug fixes

  • Filter out RSVD placeholder effects from effect list @mik-laj (#2059)

🚀 Enhancements

🧰 Maintenance

  • Strengthen WLED request payload tests @mik-laj (#2050)
  • Replace asyncio.iscoroutinefunction with inspect.iscoroutinefunction @mik-laj (#2066)
  • Replace discontinued devcontainers-contrib with devcontainers-extra @mik-laj (#2062)
  • Pretty print syrupy snapshots @mik-laj (#2064)
  • Add snapshot for each WLED release @mik-laj (#2065)

📚 Documentation

⬆️ Dependency updates

6 changes