This repository has been archived by the owner on Sep 15, 2024. It is now read-only.
Releases: coding-lemur/SmartDisplay-Server
Releases · coding-lemur/SmartDisplay-Server
1.2.0
1.1.0
- added City Weather App working with Home Assistant (optional)
- added CO2 Warner app (optional)
- refactorings
- update libraries
1.0.0
- update all libraries
- optimize code
What's Changed
- Bump exit-hook from 2.2.1 to 3.0.0 by @dependabot in #33
- Bump @types/color from 3.0.1 to 3.0.3 by @dependabot in #36
- Bump commander from 8.3.0 to 9.0.0 by @dependabot in #35
Full Changelog: 0.45.0...1.0.0
0.45.0
Bump commander from 7.2.0 to 8.3.0 (#30) Bumps [commander](https://github.com/tj/commander.js) from 7.2.0 to 8.3.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/tj/commander.js/compare/v7.2.0...v8.3.0) --- updated-dependencies: - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0.42.0
breaking changes
- settings now moved to
.env
file - upgrade libraries
0.40.1
Update docker.yml
0.40.0
move service to separate folder
0.10.0 beta
move weekdayand progressbar render logik to DrawHelper