What's Changed
- ci: Update to latest version and fix some bugs by @cryptomilk in #35
- render: make widget SVG backgrounds transparent by @cryptomilk in #49
- feat(widget): add calendar widget by @olli-dot-dev in #44
- Fix some bugs and add support for temp/humidity sensor in weather widget by @cryptomilk in #52
- Fix bugs and implement small feature requests by @cryptomilk in #53
- feat(widget): add gauge widget type by @cryptomilk in #54
- perf(frontend): Skip redundant SVG renders rather than queueing them. by @projectgus in #58
- Add a graph widget by @cryptomilk in #62
- Adds reterminal device presets and adds a frame widget by @cryptomilk in #63
- Bump version to 0.5.0 by @cryptomilk in #64
New Contributors
- @olli-dot-dev made their first contribution in #44
- @projectgus made their first contribution in #58
Full Changelog: v0.4.1...v0.5.0