Skip to content

Commit

Permalink
chore: release v3.9.4
Browse files Browse the repository at this point in the history
* (Apollon77) More schema information added/updated
  • Loading branch information
Apollon77 committed Nov 19, 2022
1 parent a75ce73 commit 7e9d957
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 19 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,7 @@ When there are issues with the Tuya App Cloud synchronisation then additional lo
Send the log with reference to the generated GitHub issue to [email protected]

## Changelog

### __WORK IN PROGRESS__
### 3.9.4 (2022-11-19)
* (Apollon77) More schema information added/updated

### 3.9.3 (2022-11-17)
Expand Down
28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "tuya",
"version": "3.9.3",
"version": "3.9.4",
"news": {
"3.9.4": {
"en": "More schema information added/updated",
"de": "Mehr Schemainformationen hinzugefügt/updated",
"ru": "Дополнительная информация по схеме добавлена/обновлена",
"pt": "Mais informações de esquema adicionado / atualizado",
"nl": "Meer schema informatie toegevoegd",
"fr": "Plus d'informations sur le schéma ajoutées/mises à jour",
"it": "Ulteriori informazioni sullo schema aggiunto/aggiornato",
"es": "Más información sobre esquemas añadidos / actualizados",
"pl": "Więcej informacji o schemacie dodano/updować",
"uk": "Детальніше про схему додано/оновлено",
"zh-cn": "更多的schema信息增加/更新"
},
"3.9.3": {
"en": "Optimize Tuya protocol 3.4 discovery\nPrevent restart schedules that are too short when cloud is used\nFix crash cases reported by Sentry\nMore schema information added/updated",
"de": "Optimieren Sie Tuya Protokoll 3.4 Entdeckung\nVerhindern Sie Neustartpläne, die zu kurz sind, wenn Cloud verwendet wird\nReparieren Crashfälle gemeldet von Sentry\nMehr Schemainformationen hinzugefügt/updated",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "Optymizacja trybu Proxy\nAllow, by także kliknąć na certyfikat do pobrania certyfikatu pliku\nAdjust min/max value jeśli skala jest zdefiniowana\nWięcej informacji na temat schemy",
"uk": "Оптимізація режиму Proxy для запобігання проблем з сертифікатами\nДля того щоб завантажити файл сертифіката\nРегульувати значення min/max, якщо визначено масштаб\nБільше інформації про схему",
"zh-cn": "采用预防证明问题的方式\n也可点击证书以下载证书档案\n如果界定一个规模,那么调整的min/max数值\n增加的schema信息"
},
"3.6.15": {
"en": "More schema information added\nRecreate Proxy SSL certificates once older than 3 months to prevent ssl errors",
"de": "Weitere Schemainformationen hinzugefügt\nProxy-SSL-Zertifikate neu erstellen, wenn sie älter als 3 Monate sind, um SSL-Fehler zu vermeiden",
"ru": "Добавлена дополнительная информация о схеме\nВоссоздавайте прокси-сертификаты SSL один раз старше 3 месяцев, чтобы предотвратить ошибки ssl.",
"pt": "Mais informações de esquema adicionadas\nRecrie certificados SSL de proxy uma vez com mais de 3 meses para evitar erros de SSL",
"nl": "Meer schema-informatie toegevoegd\nMaak Proxy SSL-certificaten opnieuw aan die ouder zijn dan 3 maanden om SSL-fouten te voorkomen",
"fr": "Plus d'informations sur le schéma ajoutées\nRecréez les certificats Proxy SSL datant de plus de 3 mois pour éviter les erreurs SSL",
"it": "Ulteriori informazioni sullo schema aggiunte\nRicrea i certificati SSL proxy una volta più vecchi di 3 mesi per prevenire errori SSL",
"es": "Se agregó más información del esquema\nVuelva a crear los certificados Proxy SSL una vez que tengan más de 3 meses para evitar errores SSL",
"pl": "Dodano więcej informacji o schemacie\nOdtwórz certyfikaty Proxy SSL raz starsze niż 3 miesiące, aby zapobiec błędom SSL",
"zh-cn": "添加了更多架构信息\n重新创建超过 3 个月的代理 SSL 证书以防止 ssl 错误",
"uk": "Додано більше інформації про схему\nПовторно створіть проксі-сертифікати SSL один раз, старше 3 місяців, щоб запобігти помилкам SSL"
}
},
"title": "Tuya",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.tuya",
"version": "3.9.3",
"version": "3.9.4",
"description": "Tuya",
"author": {
"name": "Ingo Fischer",
Expand Down

0 comments on commit 7e9d957

Please sign in to comment.