Skip to content

Commit 839669b

Browse files
committed
chore: release v3.2.0
* (Bluefox/DileSoft) json custom typescript added * (Bluefox/simatec) Dropbox OAuth updated * (simatec) Fix Webdav Certificates * (simatec) Dependencies updated
1 parent 8c472f6 commit 839669b

File tree

11 files changed

+1299
-1299
lines changed

11 files changed

+1299
-1299
lines changed

README.md

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

admin/custom/assets/index-Cs3saEzD.js

Lines changed: 0 additions & 778 deletions
This file was deleted.

admin/custom/assets/index-DPRDmn89.js

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

admin/custom/customComponents.js

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

admin/tab_m.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
document.head.appendChild(script);
3838
</script>
3939
<title>backitup Settings</title>
40-
<script type="module" crossorigin src="./assets/index-uPvWCl6b.js"></script>
40+
<script type="module" crossorigin src="./assets/index-B_oukaPz.js"></script>
4141
<link rel="stylesheet" crossorigin href="./assets/index-BMRMj2Oc.css">
4242
</head>
4343
<body>

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": "backitup",
4-
"version": "3.1.0",
4+
"version": "3.2.0",
55
"news": {
6+
"3.2.0": {
7+
"en": "json custom typescript added\nDropbox OAuth updated\nFix Webdav Certificates\nDependencies updated",
8+
"de": "json custom typescript hinzugefügt\nDropbox OAuth aktualisiert\nWebdav-Zertifikate reparieren\nAusgaben aktualisiert",
9+
"ru": "добавлен пользовательский typescript\nОбновлен Dropbox OAuth\nИсправьте сертификаты Webdav\nОбновленные зависимости",
10+
"pt": "json personalizado typescript adicionado\nDropbox OAuth atualizado\nCorrigir Certificados Webdav\nDependências atualizadas",
11+
"nl": "json aangepast typescript toegevoegd\nDropbox OAuth bijgewerkt\nWebdav-certificaten herstellen\nAfhankelijkheden bijgewerkt",
12+
"fr": "json typscript personnalisé ajouté\nDropbox OAuth mise à jour\nCorrection des certificats Webdav\nDépendances actualisées",
13+
"it": "json personalizzato typescript aggiunto\nDropbox OAuth aggiornato\nFissare i certificati Webdav\nDipendenze aggiornate",
14+
"es": "json personalizado tiposcript añadido\nDropbox OAuth actualizado\nFijar certificados Webdav\nActualización de las dependencias",
15+
"pl": "dodano niestandardowy skrypt\nDropbox OAuth zaktualizowany\nNapraw certyfikaty Webdav\nAktualizacja zależności",
16+
"uk": "javascript licenses api веб-сайт\nDropbox OAuth оновлений\nВиправлення сертифікатів Webdav\nЗалежність оновлено",
17+
"zh-cn": "添加了 json 自定义打字符\n已更新 Dropbox OAuth\n修复 Webdav 证书\n更新的依赖关系"
18+
},
619
"3.1.0": {
720
"en": "Dependencies updated\nVite added\njsonConfig updated\nFix month for history",
821
"de": "Ausgaben aktualisiert\nVite hinzugefügt\njsonConfig aktualisiert\nMonat für Geschichte",
@@ -80,19 +93,6 @@
8093
"pl": "Napraw cronjob\nNapraw konsolę kopii zapasowej",
8194
"uk": "Фіксація cronjob\nВиправлення консолі резервного копіювання",
8295
"zh-cn": "修补工作\n修复备份控制台"
83-
},
84-
"3.0.32": {
85-
"en": "Error handling for GoogleDrive fix\nglobalDependencies updated\nDependencies updated\nDesign Fix",
86-
"de": "Fehlerbehandlung für GoogleDrive fix\nweltweit Ausgaben aktualisiert\nAusgaben aktualisiert\nDesign Fix",
87-
"ru": "Обработка ошибок для исправления GoogleDrive\nглобальный Обновленные зависимости\nОбновленные зависимости\nДизайнерская фиксация",
88-
"pt": "Manipulação de erros para a correção do GoogleDrive\nglobal global Dependências atualizadas\nDependências atualizadas\nCorreção de Design",
89-
"nl": "Fout bij het afhandelen van GoogleDrive-fix\nwereldwijd Afhankelijkheden bijgewerkt\nAfhankelijkheden bijgewerkt\nOntwerpfix",
90-
"fr": "Gestion des erreurs pour la correction GoogleDrive\nmondial Dépendances actualisées\nDépendances actualisées\nCorrection de conception",
91-
"it": "Gestione errori per GoogleDrive fix\nglobale Dipendenze aggiornate\nDipendenze aggiornate\nDesign Fix",
92-
"es": "Manejo de errores para la solución GoogleDrive\nmundial Actualización de las dependencias\nActualización de las dependencias\nDiseño fijo",
93-
"pl": "Błąd obsługi dla GoogleDrive fix\nglobalny Aktualizacja zależności\nAktualizacja zależności\nPopraw projekt",
94-
"uk": "Обробка помилок для GoogleDrive виправити\nглобальний Залежність оновлено\nЗалежність оновлено\nФіксація дизайну",
95-
"zh-cn": "GoogleDrive 修正处理错误\n全球 更新的依赖关系\n更新的依赖关系\n设计"
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.backitup",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"engines": {
55
"node": ">=18.0.0"
66
},

0 commit comments

Comments
 (0)