-
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated versions of the package dependencies
Updated readme
- Loading branch information
Showing
3 changed files
with
178 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,6 +80,21 @@ Please use GitHub issues for this. | |
|
||
## Changelog | ||
|
||
### 2.4.0 (2022-12-24) | ||
|
||
* (bropat) Implemented new encrypted cloud API communication (v2) | ||
* (bropat) Added support for 4G LTE Starlight camera (T8150; #209; #231) | ||
* (bropat) Implemented client-side termination of the stream (live/download; #258) | ||
* (bropat) Fixed issue #271 | ||
* (bropat) Fixed issue #283 | ||
* (bropat) Fixed issue #287 | ||
* (martijnpoppen) FIX: webAPi stream request (#275) | ||
* (martijnpoppen) FIX: support V2 for getPassportProfile (V1 deprecated; #282) | ||
* (martijnpoppen) FIX: always encrypt login with server key. (#285) | ||
* (PhilippEngler) update _getEvents for v2 (#286) | ||
* (bropat) Fixed wrong variable names in pull request (#286) | ||
* (bropat) Updated versions of the package dependencies | ||
|
||
### 2.3.0 (2022-11-26) | ||
|
||
* (bropat) Added support for Wired Doorbell (T8200X) | ||
|
@@ -656,7 +671,7 @@ Please use GitHub issues for this. | |
|
||
MIT License | ||
|
||
Copyright (c) 2021 bropat <[email protected]> | ||
Copyright (c) 2022 bropat <[email protected]> | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
|
Oops, something went wrong.