Releases: ecaron/smart-nightlight-manager
Releases · ecaron/smart-nightlight-manager
Bugfix release
Version Update
Added
- The bootstrap-icons library
- The cie-rgb-color-converter library, to have RGB->XY conversion happen outside of the Node Hue library
- A favicon
Changed
- To the flatpickr library for time selection
- The logic for turn-on to turn-off when time is up (unless there's an adjacent schedule)
- The "Refresh Page" message now only shows if something actually changed
- Conflicting state changes now use logic to understand who should take precedent
- The system now makes state changes based on the schedule, rather than pulverizing all lights every minute
- Upgraded the following libraries: jscolor, jQuery, Bootstrap, node-hue-api, dotenv, lokijs, moment, morgan, nunjucks, winston
Removed
- The following libraries: timepicker and body-parser
- The glyphicons
- The routes directory (wasn't used - that logic is in the controller)
First major release
Bump hosted-git-info from 2.8.8 to 2.8.9 (#20) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>