·
5 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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
🚀 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
- Bump authlib from 1.6.10 to 1.6.11 in the pip group across 1 directory @dependabot[bot] (#2047)
- Bump pip from 26.0.1 to 26.1 in /.github/workflows in the pip group across 1 directory @dependabot[bot] (#2054)
- Bump urllib3 from 2.6.3 to 2.7.0 in the pip group across 1 directory @dependabot[bot] (#2061)
- Bump authlib from 1.6.11 to 1.6.12 in the pip group across 1 directory @dependabot[bot] (#2063)
- Bump idna from 3.11 to 3.15 in the pip group across 1 directory @dependabot[bot] (#2067)
- Migrate from backoff to python-backoff @mik-laj (#2060)