Skip to content

Commit d5efdde

Browse files
committed
chore: release v3.2.3
- Security issue (my email address)
1 parent 059c9af commit d5efdde

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.2.3 (2025-10-04)
3130

3231
- Security issue (my email address)
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.2.2",
4+
"version": "3.2.3",
55
"news": {
6+
"3.2.3": {
7+
"en": "Security issue (my email address)",
8+
"de": "Sicherheitsproblem (meine E-Mail-Adresse)",
9+
"ru": "Вопрос безопасности (мой адрес электронной почты)",
10+
"pt": "Problema de segurança (meu endereço de e-mail)",
11+
"nl": "Beveiligingsprobleem (mijn e-mailadres)",
12+
"fr": "Problème de sécurité (mon adresse courriel)",
13+
"it": "Emissione di sicurezza (il mio indirizzo email)",
14+
"es": "Cuestión de seguridad (mi dirección de correo electrónico)",
15+
"pl": "Kwestia bezpieczeństwa (mój adres e-mail)",
16+
"uk": "Питання безпеки (інформація електронної пошти)",
17+
"zh-cn": "安全问题(我的电子邮件地址)"
18+
},
619
"3.2.2": {
720
"en": "Typos corrected",
821
"de": "Rechtschreibfehler korrigiert",
@@ -80,19 +93,6 @@
8093
"pl": "Sprawdź, czy konfiguracja się zmieniła\nZakończenie czystszego\nHasła zaszyfrowane\nZatrzymaj po 3 nieudanych logach",
8194
"uk": "Перевірка зміни конфігурації\nПрискорення очищення\nЗашифровані паролі\nСтоп після 3 не вдалося увійти",
8295
"zh-cn": "检查配置是否改变\n清洁终止\n加密密码\n三次登录失败后停止"
83-
},
84-
"2.0.0": {
85-
"en": "Type & Role set more precisely",
86-
"de": "Type & Role Set genauer",
87-
"ru": "Тип и роль устанавливаются более точно",
88-
"pt": "Tipo & conjunto de funções mais precisamente",
89-
"nl": "Type & rol nauwkeuriger instellen",
90-
"fr": "Type & Rôle défini plus précisément",
91-
"it": "Set Type & Role più precisamente",
92-
"es": "Tipo & Role set más precisamente",
93-
"pl": "Type & Role zestaw bardziej precyzyjny",
94-
"uk": "Тип та роль встановлюються більш точно",
95-
"zh-cn": "类型和角色设置更精确( L)"
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.2.2",
3+
"version": "3.2.3",
44
"description": "Reads data from the SofarCloud server",
55
"author": {
66
"name": "Daniel Luginbühl",

0 commit comments

Comments
 (0)