iobroker.vis-2-widgets-collection 2.0.9 → 2.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -9,6 +9,8 @@
9
9
 
10
10
  <h2 align="center">Widgets for ioBroker.vis 2.0</h2>
11
11
 
12
+ 📖 **[Ausführliche Dokumentation im GitHub Wiki](https://github.com/Steiger04/ioBroker.vis-2-widgets-collection/wiki)**
13
+
12
14
  ## Widgets
13
15
 
14
16
  ### State
@@ -59,6 +61,14 @@
59
61
  -->
60
62
 
61
63
  ## Changelog
64
+ ### 2.0.11 (2025-12-24)
65
+
66
+ - (steiger04) sync-wiki.yml for en and de optimized
67
+
68
+ ### 2.0.10 (2025-12-24)
69
+
70
+ - (steiger04) sync-wiki.yml optimized
71
+
62
72
  ### 2.0.9 (2025-12-24)
63
73
 
64
74
  - (steiger04) sync-wiki.yml changed
package/io-package.json CHANGED
@@ -1,8 +1,34 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "vis-2-widgets-collection",
4
- "version": "2.0.9",
4
+ "version": "2.0.11",
5
5
  "news": {
6
+ "2.0.11": {
7
+ "en": "sync-wiki.yml for en and de optimized",
8
+ "de": "sync-wiki.yml für en und de optimiert",
9
+ "ru": "sync-wiki.yml для en и de оптимизирован",
10
+ "pt": "sync-wiki.yml para en e de otimizado",
11
+ "nl": "sync-wiki.yml voor en en de geoptimaliseerd",
12
+ "fr": "sync-wiki.yml pour en et de optimisé",
13
+ "it": "sync-wiki.yml per en e de ottimizzato",
14
+ "es": "sync-wiki.yml para en y de optimizado",
15
+ "pl": "sync- wiki.yml dla en i de zoptymalizowane",
16
+ "uk": "sync-wiki.yml для en і de оптимізований",
17
+ "zh-cn": "en和de 优化的同步- wiki. yml"
18
+ },
19
+ "2.0.10": {
20
+ "en": "sync-wiki.yml optimized",
21
+ "de": "sync-wiki.yml optimiert",
22
+ "ru": "sync-wiki.yml оптимизирован",
23
+ "pt": "sync-wiki.yml otimizado",
24
+ "nl": "sync-wiki.yml geoptimaliseerd",
25
+ "fr": "sync-wiki.yml optimisé",
26
+ "it": "sync-wiki.yml ottimizzato",
27
+ "es": "sync-wiki.yml optimizado",
28
+ "pl": "sync- wiki.yml zoptymalizowany",
29
+ "uk": "sync-wiki.yml оптимізований",
30
+ "zh-cn": "同步- wiki. yml 优化"
31
+ },
6
32
  "2.0.9": {
7
33
  "en": "sync-wiki.yml changed",
8
34
  "de": "sync-wiki.yml geändert",
@@ -67,32 +93,6 @@
67
93
  "pl": "gitignore zmienione",
68
94
  "uk": "gitignore змінив",
69
95
  "zh-cn": "吉提格诺尔变了"
70
- },
71
- "2.0.4": {
72
- "en": "gitignore changed",
73
- "de": "gitignore geändert",
74
- "ru": "гитиньор изменился",
75
- "pt": "gitignore alterado",
76
- "nl": "gitignore gewijzigd",
77
- "fr": "gitignore modifié",
78
- "it": "gitignore cambiato",
79
- "es": "gitignore changed",
80
- "pl": "gitignore zmienione",
81
- "uk": "gitignore змінив",
82
- "zh-cn": "吉提格诺尔变了"
83
- },
84
- "2.0.3": {
85
- "en": "test-and-release.yml changed",
86
- "de": "test-and-release.yml geändert",
87
- "ru": "test-and-release.yml изменился",
88
- "pt": "teste e libertação.yml alterado",
89
- "nl": "test-and-release.yml gewijzigd",
90
- "fr": "test-and-release.yml modifié",
91
- "it": "test-and-release.yml cambiato",
92
- "es": "test-and-release.yml cambió",
93
- "pl": "test- and- releasase.yml zmienione",
94
- "uk": "тест-і-випуск.yml змінився",
95
- "zh-cn": "测试和释放.yml已更改"
96
96
  }
97
97
  },
98
98
  "titleLang": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.vis-2-widgets-collection",
3
- "version": "2.0.9",
3
+ "version": "2.0.11",
4
4
  "description": "ioBroker vis-2 widget collection",
5
5
  "author": "Steiger04 <steiger04@posteo.de>",
6
6
  "contributors": [