Skip to content

Commit ddae323

Browse files
committed
chore: release v3.4.0
- node > 20
1 parent d344776 commit ddae323

4 files changed

Lines changed: 18 additions & 19 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ The received data can also be saved as JSON (sofar_realtime.json).
2626

2727

2828
## Changelog
29-
30-
### **WORK IN PROGRESS**
29+
### 3.4.0 (2026-04-06)
3130

3231
- node > 20
3332

io-package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
11
{
22
"common": {
33
"name": "sofarcloud",
4-
"version": "3.3.0",
4+
"version": "3.4.0",
55
"news": {
6+
"3.4.0": {
7+
"en": "node > 20",
8+
"de": "knoten > 20",
9+
"ru": "узел 20",
10+
"pt": "nó > 20",
11+
"nl": "knooppunt > 20",
12+
"fr": "nœud > 20",
13+
"it": "> 20",
14+
"es": "nodo",
15+
"pl": "węzeł > 20",
16+
"uk": "вершина > 20",
17+
"zh-cn": "节点 > 20"
18+
},
619
"3.3.0": {
720
"en": "Better Admin menu",
821
"de": "Besseres Admin Menü",
@@ -80,19 +93,6 @@
8093
"pl": "Kwestia bezpieczeństwa (mój adres e-mail)",
8194
"uk": "Питання безпеки (інформація електронної пошти)",
8295
"zh-cn": "安全问题(我的电子邮件地址)"
83-
},
84-
"3.2.2": {
85-
"en": "Typos corrected",
86-
"de": "Rechtschreibfehler korrigiert",
87-
"ru": "Опечатки исправлены",
88-
"pt": "Erros de digitação corrigidos",
89-
"nl": "Typo's gecorrigeerd",
90-
"fr": "Coquilles corrigées",
91-
"it": "Errori di battitura corretti",
92-
"es": "Errores corregidos",
93-
"pl": "Poprawiono błędy ortograficzne",
94-
"uk": "Виправлені помилки",
95-
"zh-cn": "更正了拼写错误"
9696
}
9797
},
9898
"titleLang": {

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iobroker.sofarcloud",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"description": "Reads data from the SofarCloud server",
55
"author": {
66
"name": "Daniel Luginbühl",

0 commit comments

Comments
 (0)