Releases: AlexGustafsson/homebridge-wol
Releases · AlexGustafsson/homebridge-wol
v6.0.1
Fixes
- Updated dependencies
- Fix shutdown grace time logging (thanks @joriskleiber!)
v5.0.2
Fixes
- Updated dependencies
v5.0.1
Fixes
- Update dependencies to fix GHSA-xvch-5gv4-984h.
v5.0.0
Features
- Rewritten from the ground up in TypeScript for increased type safety and maintainability
- Aligned the project structure to the official plugin template to help onboard developers accustomed to the standard
- Streamlined, unified and simplified logs
- Configuration is rewritten with improved checking
- Clarify user-facing logs regarding start, wake and shutdown commands. Refers to the wiki post available here: https://github.com/AlexGustafsson/homebridge-wol/wiki/Frequently-Asked-Questions
Fixes
- Fixed issue with AJSF not supporting
null
as a default value, strengthening the compatibility with config-ui-x - Documentation improvements
Breaking changes
ip
has been renamed tohost
to more clearly tell that it supports hostnames such asmy-computer.localdomain
name
is no longer mandatory and will default toMy NetworkDevice
log
,logPinger
anddebugLog
are deprecated. Instead uselogLevel
which is one of the following values. Defaults toInfo
Debug
Info
Notice
Warning
Error
Critical
Alert
Emergency
None
Discussion
v5.0.0-beta.3
Features
- Clarify user-facing logs regarding start, wake and shutdown commands. Refers to the wiki post available here: https://github.com/AlexGustafsson/homebridge-wol/wiki/Frequently-Asked-Questions
Fixes
Breaking changes
v5.0.0-beta.2
Features
Fixes
- Dependency and TypeScript updates
- Typing fixes (thanks @conao3!)
- Removed erroneous logging
- Documentation improvements
Breaking changes
v5.0.0-beta.1
Features
- Rewritten from the ground up in TypeScript for increased type safety and maintainability
- Aligned the project structure to the official plugin template to help onboard developers accustomed to the standard
- Streamlined, unified and simplified logs
- Configuration is rewritten with improved checking
Fixes
- Fixed issue with AJSF not supporting
null
as a default value, strengthening the compatibility with config-ui-x
Breaking changes
ip
has been renamed tohost
to more clearly tell that it supports hostnames such asmy-computer.localdomain
name
is no longer mandatory and will default toMy NetworkDevice
log
,logPinger
anddebugLog
are deprecated. Instead uselogLevel
which is one of the following values. Defaults toInfo
Debug
Info
Notice
Warning
Error
Critical
Alert
Emergency
None
v4.3.0
- Implement timeouts for all commands (
startCommandTimeout=1.5
etc.) - Add debug logging to all errors thrown by commands
v4.2.2
v4.2.1
Release v4.2.1