This release adds support for editing the recipe configuration template, bumps the Design Framework to v2.3.1, and includes various bug fixes.
What's Changed
- feat: added UI for configuration template in recipe settings
- feat: bump to Design Framework v2.3.1
- feat(pipeline): enhance color palette support
- feat: handle XML namespaces by @jshiell in #187
- feat: remove mac_address param web mirror trmnl client by @gablau in #183
- feat(#188): support
battery-percentheader - fix: correctly set content type when specified in polling headers by @jshiell in #185
- fix: remove duplicate layout in zen recipe
BREAKING CHANGE: Originally, all XML was returned under the rss root key. This logic has been changed to use the name of the root element.
Full Changelog: 0.27.0...0.28.0