-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #105 from Grizzelbee/Dev_V1.6.0
Dev v1.6.2
- Loading branch information
Showing
7 changed files
with
4,689 additions
and
17,070 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
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"upgrade": true, | ||
"reject": [ | ||
"chai" | ||
] | ||
} |
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 |
---|---|---|
|
@@ -106,6 +106,11 @@ Basically there are three ways to execute the command: | |
## Changelog | ||
### **WORK IN PROGRESS** | ||
|
||
### 1.6.2 (2024-03-26) | ||
* (grizzelbee) Upd: Dependencies got updated | ||
* (grizzelbee) Fix: fixed sentry issues WIREGUARD-2B & WIREGUARD-2C | ||
* (grizzelbee) Upd: Adapter requires at least node 18.x | ||
|
||
### 1.6.1 (2023-09-14) | ||
* (mcm1957) Fix: [#90](https://github.com/Grizzelbee/ioBroker.wireguard/pull/90) adapter-core 3.x.x is known to fail during installation at node 14 as npm 6 fails to install peerDependencies. So this adapter requires node 16 or newer | ||
* (grizzelbee) Upd: Dependencies got updated | ||
|
@@ -265,4 +270,4 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
SOFTWARE. | ||
|
||
## Copyright | ||
Copyright (c) 2023 grizzelbee <[email protected]> | ||
Copyright (c) 2024 grizzelbee <[email protected]> |
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
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
Oops, something went wrong.