Skip to content

Releases: ecaron/smart-nightlight-manager

Bugfix release

20 May 00:45
fe8f9ed

Choose a tag to compare

  • Dealing with Firefox bug where forms looked incorrectly populated
  • Syncing schedule logic
  • Making sure light status is reassessed from "off" state when schedule is updated

Version Update

18 May 01:47
90a9888

Choose a tag to compare

Added

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

18 May 01:46
066ef91

Choose a tag to compare

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>