Skip to content

Commit

Permalink
chore: release v1.2.4
Browse files Browse the repository at this point in the history
-   (Schmakus) tryed to fixed [#73] Maximum call stack size exceeded
-   (Stefan592) fixed 'listen on all interfaces'
  • Loading branch information
Schmakus committed Aug 31, 2023
1 parent 1714cc3 commit 1e515cf
Show file tree
Hide file tree
Showing 4 changed files with 423 additions and 437 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Older changes
## 1.1.1 (2023-08-03)

- (Schmakus) fixed js-controller dependency [#69]

## 1.1.0 (2023-08-03)

- (Schmakus/Stefan592) support 'listen on all interfaces' (e.g. for Docker)
Expand Down
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@ onFile("doorbird.0", "TakeSnapshot_1.jpg", false, function (id, fileName, size,
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->

### **WORK IN PROGRESS**
### 1.2.4 (2023-08-31)

- (Schmakus) tryed to fixed [#73] Maximum call stack size exceeded
- (Stefan592) fixed 'listen on all interfaces'
Expand All @@ -131,10 +130,6 @@ onFile("doorbird.0", "TakeSnapshot_1.jpg", false, function (id, fileName, size,
- (Schmakus) Update package.json (Node.js v16 or higher and NPM v7 or higher is required!)
- (Stefan592/Schmakus) bugfix 'listen on all interfaces'

### 1.1.1 (2023-08-03)

- (Schmakus) fixed js-controller dependency [#69]

## License

The MIT License (MIT)
Expand Down
Loading

0 comments on commit 1e515cf

Please sign in to comment.