Skip to content
Compare
Choose a tag to compare
@dgreif dgreif released this 04 Aug 18:55
· 8 commits to main since this release
72e52bb

Major Changes

  • cc2f0b7 Thanks @tsightler! - Updated to new push notification interface. This will change the shape of push notifications for projects which manually consume push notifications, but should not impact homebridge-ring users. If your push notifications for cameras (motion events, dings, etc) do not work after updating, please reboot and try again, then see https://github.com/dgreif/ring/wiki/Notification-Troubleshooting if issues continue.

Minor Changes

  • 36461a1 Thanks @dgreif! - Switched to using the native version of fetch from Node.js. This allows us to remove got as a dependency. This will break any users on Node 16 or older, though those versions have not been officially supported for some time.

Patch Changes