Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Candidate 1.7.0 #557

Merged
merged 131 commits into from
Sep 19, 2024
Merged

Release Candidate 1.7.0 #557

merged 131 commits into from
Sep 19, 2024

Conversation

Shaquu
Copy link
Member

@Shaquu Shaquu commented Jun 17, 2024

Fixed

  • Removed vulnerable module 'ip' #545
  • msg.context now handled properly

Added

  • Adaptive Lighting support #335
  • By default, registered Eve.app Characteristics for power management - for existing setup, requires old custom characteristics file to be removed

Changed

  • Updated hap-nodejs 0.11.1 to 0.12.3-beta.18 (features
    and bug fixes)
  • Dependencies upgrade
  • Node 10, 12 and 16 no longer supported, use Node 20! Or at least 18
  • Updated GitHub Actions
  • Some trivial PinCodes are no longer allowed
  • MDNS Configuration is now deprecated, use Bind instead

Shaquu and others added 30 commits April 6, 2021 23:47
# Conflicts:
#	CHANGELOG.md
#	package.json
#	yarn.lock
Changed `BatteryService` to `Battery` in demo examples as `BatteryService` is deprecated.
Implemented static accessoryUUIDs for subflows
Enables the use of nrchkb nodes in subflows with backwards compatibility.
# Conflicts:
#	CHANGELOG.md
#	package.json
#	yarn.lock
# Conflicts:
#	CHANGELOG.md
#	package.json
 - no longer send empty object to first output for events
 - attached current value to events (msg.payload.key=value)
caitken-com
caitken-com previously approved these changes Jun 18, 2024
Copy link

@GogoVega GogoVega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without this, existing nodes cannot update the value of new properties.

I also suggest not putting the value as required in order to avoid a Christmas tree. By changing to RED.validators.number(true).

build/nodes/service2.html Show resolved Hide resolved
build/nodes/service.html Show resolved Hide resolved
Copy link

@GogoVega GogoVega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To allow an empty value.

build/nodes/service.html Outdated Show resolved Hide resolved
build/nodes/service2.html Outdated Show resolved Hide resolved
@Shaquu Shaquu merged commit 9951459 into master Sep 19, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants