Skip to content

Commit e40274a

Browse files
committed
* bring in changes from 3.3.19 into Master
1 parent 055a76a commit e40274a

File tree

2 files changed

+26
-11
lines changed

2 files changed

+26
-11
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* CLI command `iob update http://download.iobroker.net/sources-dist.json` is not supported anymore, as it does not used
1212
* WORK IN PROGRESS - Use at own risk!
1313

14-
## 3.3.18 (2021-07-26 - 2021-09-11) Release Hannah
14+
## 3.3.19 (2021-07-26 - 2021-11-17) Release Hannah
1515
**BREAKING CHANGES**
1616
* None, Supported are nodejs 10.x, 12.x and 14.x (Node.js 16.x is also working WHEN USED WITH npm 6!!, but officially not yet supported because we do not have enough results)
1717
* The experimental jsonl db libraries are now included in js-controller directly too
@@ -61,7 +61,9 @@
6161
* (Apollon77) fix "iobroker upgrade" call that crashed when no updates were available
6262
* (foxriver/Apollon77) fix invalid logging in package manager
6363
* (foxriver76) avoid deleting too many meta objects starting with the same name as adapter
64-
64+
* (foxriver76) we fixed a crash due to multilingual instance objects
65+
* (bluefox) Fix compact group host check
66+
6567
* (Apollon77, foxriver, bluefox, AlCalzone) Several fixes and refactorings to prevent potential crash cases reported by Sentry and other sources
6668

6769
**Developer relevant DEPRECATIONS/WARNINGS**

package-lock.json

Lines changed: 22 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)