iobroker.autodoc 0.9.35 → 0.9.36
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 +7 -2
- package/io-package.json +25 -90
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
Automatically generates structured documentation (HTML, Markdown, JSON) for your ioBroker installation — on demand, on a schedule, or when the system changes.
|
|
6
6
|
|
|
7
|
-
**Version:** 0.9.
|
|
7
|
+
**Version:** 0.9.36
|
|
8
8
|
|
|
9
9
|
| | |
|
|
10
10
|
| --- | --- |
|
|
@@ -85,7 +85,12 @@ For **roadmap and planning**: [`TODO.md`](TODO.md) (open work at the top, full c
|
|
|
85
85
|
|
|
86
86
|
## Changelog
|
|
87
87
|
|
|
88
|
-
|
|
88
|
+
**Admin `common.news`** in `io-package.json` lists only versions **published on npm** (Adapter Checker **E2004**). The detailed sections below are the **user-facing** changelog (Git-era releases plus npm); older entries are in [`CHANGELOG_OLD.md`](CHANGELOG_OLD.md).
|
|
89
|
+
|
|
90
|
+
### 0.9.36 (2026-05-09)
|
|
91
|
+
|
|
92
|
+
- **npm / Checker:** tarball **0.9.36** matches **`main`**: **`common.news`** lists only npm-published versions (fixes **E2004** stale metadata from first **0.9.35** publish). README **Version:** line synced; no adapter runtime/UI changes.
|
|
93
|
+
|
|
89
94
|
### 0.9.35 (2026-05-08)
|
|
90
95
|
|
|
91
96
|
- **npm:** publish **`iobroker.autodoc`** on the public registry so hosts can `npm install` the adapter tarball without cloning.
|
package/io-package.json
CHANGED
|
@@ -1,98 +1,33 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "autodoc",
|
|
4
|
-
"version": "0.9.
|
|
4
|
+
"version": "0.9.36",
|
|
5
5
|
"news": {
|
|
6
|
-
"0.9.
|
|
7
|
-
"en": "**npm:**
|
|
8
|
-
"de": "**npm:**
|
|
9
|
-
"ru": "**npm
|
|
10
|
-
"pt": "**npm:**
|
|
11
|
-
"nl": "**npm:**
|
|
12
|
-
"fr": "**npm:**
|
|
13
|
-
"it": "**npm:**
|
|
14
|
-
"es": "**npm:**
|
|
15
|
-
"pl": "
|
|
16
|
-
"uk": "**npm
|
|
17
|
-
"zh-cn": "**
|
|
18
|
-
},
|
|
19
|
-
"0.9.34": {
|
|
20
|
-
"en": "**Export hashes + polish:** `documentation.exportHashes` merges **`autodoc-*.pdf`** digests after PDF runs. **HTML:** Mermaid **jsDelivr** loads only when `<pre class=\"mermaid\">` remains (full SVG embed skips CDN). Admin **HTML export** tab shows **PDF hint**; Quick Start script lines sorted **by name**; `RENDERER_VERSION` **2026.05.08.1**.",
|
|
21
|
-
"de": "**Export-Hashes & Feinschliff:** `documentation.exportHashes` enthält nach PDF-Läufen auch **`autodoc-*.pdf`**-Prüfsummen. **HTML:** Mermaid **jsDelivr** nur bei verbleibendem `<pre class=\"mermaid\">` (volles SVG-Embedding ohne CDN). Admin-Tab **HTML-Export** mit **PDF-Hinweis**; Quick-Start-Skriptzeilen **nach Namen** sortiert; `RENDERER_VERSION` **2026.05.08.1**.",
|
|
22
|
-
"ru": "0.9.34: exportHashes + PDF; Mermaid CDN nur bei pre; Admin PDF-Hinweis; RENDERER_VERSION",
|
|
23
|
-
"pt": "0.9.34: exportHashes PDF; Mermaid CDN só com pre; hint PDF; RENDERER_VERSION",
|
|
24
|
-
"nl": "0.9.34: exportHashes pdf; Mermaid CDN alleen bij pre; PDF-hint admin; RENDERER_VERSION",
|
|
25
|
-
"fr": "0.9.34 : hashes export + PDF ; Mermaid jsDelivr si `<pre>` reste ; hint PDF ; RENDERER_VERSION",
|
|
26
|
-
"it": "0.9.34: exportHashes PDF; Mermaid CDN solo con pre; hint PDF; RENDERER_VERSION",
|
|
27
|
-
"es": "0.9.34: exportHashes PDF; Mermaid CDN solo con pre; hint PDF; RENDERER_VERSION",
|
|
28
|
-
"pl": "0.9.34: exportHashes PDF; Mermaid CDN tylko przy pre; hint PDF; RENDERER_VERSION",
|
|
29
|
-
"uk": "0.9.34: exportHashes PDF; Mermaid CDN лише з pre; PDF підказка; RENDERER_VERSION",
|
|
30
|
-
"zh-cn": "0.9.34:exportHashes 含 PDF;Mermaid 按需加载;管理端 PDF 提示;RENDERER_VERSION"
|
|
31
|
-
},
|
|
32
|
-
"0.9.33": {
|
|
33
|
-
"en": "**PDF export (Phase 5):** optional **`puppeteer`** — after each run (optional) or via state **`action.exportPdf`**, writes **`autodoc-{admin,user,onboarding}.pdf`** under adapter **Files** and mirrors to **Filesystem export path** when set. Headless Chromium uses same sandbox flags as Mermaid CLI. **Best effort:** requires optional `npm install puppeteer` in adapter folder; embedded Mermaid SVG offline-friendly; jsDelivr Mermaid needs network during render.",
|
|
34
|
-
"de": "**PDF-Export (Phase 5):** optional **`puppeteer`** — nach jedem Lauf (optional) oder per State **`action.exportPdf`** werden **`autodoc-{admin,user,onboarding}.pdf`** unter Adapter-**Dateien** geschrieben und bei gesetztem **Dateisystem-Exportpfad** gespiegelt. Headless-Chromium mit denselben Sandbox-Flags wie Mermaid-CLI. **Best effort:** `npm install puppeteer` im Adapterordner nötig; eingebettetes Mermaid-SVG offline-tauglich; jsDelivr-Mermaid braucht Netz beim Rendern.",
|
|
35
|
-
"ru": "0.9.33: PDF export puppeteer; action.exportPdf; /files + exportPath",
|
|
36
|
-
"pt": "0.9.33: PDF export + puppeteer opcional; action.exportPdf",
|
|
37
|
-
"nl": "0.9.33: PDF-export (puppeteer optioneel); action.exportPdf",
|
|
38
|
-
"fr": "0.9.33 : export PDF (puppeteer optionnel) ; action.exportPdf ; fichiers + exportPath",
|
|
39
|
-
"it": "0.9.33: export PDF puppeteer opzionale; action.exportPdf",
|
|
40
|
-
"es": "0.9.33: exportación PDF con puppeteer opcional; action.exportPdf",
|
|
41
|
-
"pl": "0.9.33: eksport PDF (opcjonalny puppeteer); action.exportPdf",
|
|
42
|
-
"uk": "0.9.33: PDF (puppeteer опційно); action.exportPdf",
|
|
43
|
-
"zh-cn": "0.9.33:可选 PDF(puppeteer);action.exportPdf"
|
|
44
|
-
},
|
|
45
|
-
"0.9.32": {
|
|
46
|
-
"en": "**Operator guides** in **`docs/user-guide/`** (EN + DE scenario). **Admin:** richer `jsonConfig` / i18n help (Mermaid modes, **export hashes** / states storage, placeholders; AI tab quieter when provider off). **`common.extIcon`** + repo links → **`main`**; refreshed **PNG** icon. **CI:** workflow **concurrency** per ioBroker template (**Adapter Checker E3009**). **Tooling:** `tsconfig.check` skips local bootstrap dirs; guide **SVG** valid on GitHub; `guestHelpContent` lint.",
|
|
47
|
-
"de": "**Betriebsanleitungen:** **`docs/user-guide/`** (EN + deutsch Muster-Szenario). **Admin:** mehr Hilfe in `jsonConfig`/i18n (Mermaid, **Export-Hashes** / States-Speicher, Platzhalter; **KI**-Tab ruhiger ohne aktiven Provider). **`common.extIcon`** und Repo-Links → **`main`**; Icon-**PNG** erneuert. **CI:** Workflow-**Concurrency** wie ioBroker-Vorlage (**E3009**). **Tooling:** `tsconfig.check` ohne lokale Bootstrap-Pfade; Guide-**SVG** GitHub‑tauglich; ESLint **`guestHelpContent`**.",
|
|
48
|
-
"ru": "0.9.32: user-guide EN/DE; Admin jsonConfig/i18n; extIcon main; CI concurrency; tooling",
|
|
49
|
-
"pt": "0.9.32: guias user-guide; Admin help; extIcon main; CI; tooling",
|
|
50
|
-
"nl": "0.9.32: user-guide handles; Admin help; extIcon main; CI; tooling",
|
|
51
|
-
"fr": "0.9.32 : guides user-guide ; aide Admin ; extIcon main ; CI ; tooling",
|
|
52
|
-
"it": "0.9.32: guide user-help; Admin; extIcon main; CI; tooling",
|
|
53
|
-
"es": "0.9.32: guías user-guide; Admin; extIcon main; CI; tooling",
|
|
54
|
-
"pl": "0.9.32: user-guide Admin; extIcon main; CI; tooling",
|
|
55
|
-
"uk": "0.9.32: user-guide та Admin; extIcon main; CI; tooling",
|
|
56
|
-
"zh-cn": "0.9.32:用户指南与管理员帮助;extIcon 指向 main;CI 与工作流并发"
|
|
6
|
+
"0.9.36": {
|
|
7
|
+
"en": "**npm metadata:** tarball **0.9.36** matches **`main`** — `common.news` lists only npm-published versions (checker **E2004** alignment). No functional adapter changes.",
|
|
8
|
+
"de": "**npm-Metadaten:** Tarball **0.9.36** entspricht **`main`** — `common.news` nur mit auf npm veröffentlichten Versionen (Abgleich Adapter Checker **E2004**). Keine funktionalen Adapter-Änderungen.",
|
|
9
|
+
"ru": "**npm:** метаданные **0.9.36** = **`main`**, `common.news` только версии npm (E2004). Без изменений поведения.",
|
|
10
|
+
"pt": "**npm:** metadados **0.9.36** alinhados a **`main`**, `common.news` só versões npm (E2004). Sem mudanças funcionais.",
|
|
11
|
+
"nl": "**npm:** tarball **0.9.36** gelijk aan **`main`**, `common.news` alleen npm-versies (E2004). Geen gedragswijzigingen.",
|
|
12
|
+
"fr": "**npm :** métadonnées **0.9.36** alignées avec **`main`**, `common.news` seulement les versions npm (E2004). Pas de changement fonctionnel.",
|
|
13
|
+
"it": "**npm:** metadati **0.9.36** allineati a **`main`**, `common.news` solo versioni npm (E2004). Nessun cambio funzionale.",
|
|
14
|
+
"es": "**npm:** metadatos **0.9.36** alineados con **`main`**, `common.news` solo versiones npm (E2004). Sin cambios funcionales.",
|
|
15
|
+
"pl": "**npm:** metadane **0.9.36** jak **`main`**, `common.news` tylko wersje na npm (E2004). Bez zmian funkcjonalnych.",
|
|
16
|
+
"uk": "**npm:** метадані **0.9.36** synced з **`main`**, `common.news` лише npm-версії (E2004). Без змін поведінки.",
|
|
17
|
+
"zh-cn": "**npm:** **0.9.36** 与 **`main`** 元数据一致,`common.news` 仅列出 npm 上存在的版本(E2004)。无功能改动。"
|
|
57
18
|
},
|
|
58
|
-
"0.9.
|
|
59
|
-
"en": "
|
|
60
|
-
"de": "**
|
|
61
|
-
"ru": "
|
|
62
|
-
"pt": "0.9.
|
|
63
|
-
"nl": "0.9.
|
|
64
|
-
"fr": "0.9.
|
|
65
|
-
"it": "0.9.
|
|
66
|
-
"es": "0.9.
|
|
67
|
-
"pl": "0.9.
|
|
68
|
-
"uk": "0.9.
|
|
69
|
-
"zh-cn": "0.9.
|
|
70
|
-
},
|
|
71
|
-
"0.9.30": {
|
|
72
|
-
"en": "**Three-dimensional documentation score** replaces the single percentage: **Data collection**, **Manual content**, **Documentation depth** — each with its own progress bar and checklist, plus **overall average** (HTML + Markdown, i18n **EN / DE / FR**). Default **unassigned-instance** threshold raised from **10** to **30**.",
|
|
73
|
-
"de": "**Dreiteiliger Dokumentations-Score** statt einer Prozentzahl: **Datenerfassung**, **Manuelle Inhalte**, **Dokumentationstiefe** — jeweils Balken und Checkliste, unten **Durchschnitt** (HTML + Markdown, i18n). Standard-Schwelle „Instanzen ohne Raum“ von **10** auf **30**.",
|
|
74
|
-
"ru": "0.9.30: трёхмерный score; три шкалы и среднее; порог без комнаты 30",
|
|
75
|
-
"pt": "0.9.30: score três dimensões; média; limite não atribuído 30",
|
|
76
|
-
"nl": "0.9.30: driedimensionale score; gemiddelde; drempel 30",
|
|
77
|
-
"fr": "0.9.30 : score doc en trois dimensions avec moyenne ; seuil non assigné à 30",
|
|
78
|
-
"it": "0.9.30: score a tre dimensioni; media; soglia senza stanza 30",
|
|
79
|
-
"es": "0.9.30: puntuación tridimensional; media; umbral sin habitación 30",
|
|
80
|
-
"pl": "0.9.30: trzy wymiary score + średnia; próg 30",
|
|
81
|
-
"uk": "0.9.30: тривимірний score; середнє; поріг без кімнати 30",
|
|
82
|
-
"zh-cn": "0.9.30:三维文档评分与平均分;未分配阈值30"
|
|
83
|
-
},
|
|
84
|
-
"0.9.29": {
|
|
85
|
-
"en": "**Maintenance score:** `unassignedCount` counts only **enabled** instances; removed misleading **`common.desc` on scripts** scan finding. **User view:** adapter list uses **responsive card grid**. **Mermaid topology:** **`activeNode` / `offNode`** slate classDefs for readable dark mode; **`rerenderMermaid()`** on dark-mode toggle restores sources. **Markdown export:** collapsible adapter details + auto-topology hints. **discovery:** **`common.type`** per instance.",
|
|
86
|
-
"de": "**Doku-Score:** `unassignedCount` nur **aktivierte** Instanzen; irreführenden **Skript-common.desc**-Befund entfernt. **User-Ansicht:** **Adapter-Karten-Raster**. **Mermaid-Topologie:** **`activeNode` / `offNode`** für dunkles Theme; **`rerenderMermaid()`** beim Umschalten. **Markdown-Export:** einklappbare Adapter + Hinweise zur Auto-Topologie. **discovery:** **`common.type`** pro Instanz.",
|
|
87
|
-
"ru": "0.9.29: unassigned только enabled; убран desc на скриптах; сетка карточек; Mermaid dark; discovery common.type",
|
|
88
|
-
"pt": "0.9.29: unassigned só ativas; grid; Mermaid tema escuro; discovery type",
|
|
89
|
-
"nl": "0.9.29: unassigned alleen enabled; kaart-rooster; Mermaid dark; discovery type",
|
|
90
|
-
"fr": "0.9.29 : instances actives uniquement pour non assignées ; grille cartes ; Mermaid dark ; common.type découverte",
|
|
91
|
-
"it": "0.9.29: unassigned solo abilitate; griglia card; Mermaid dark; discovery type",
|
|
92
|
-
"es": "0.9.29: unassigned sólo activas; rejilla tarjetas; Mermaid oscuro; discovery type",
|
|
93
|
-
"pl": "0.9.29: unassigned tylko włączone; siatka kart; Mermaid dark; discovery type",
|
|
94
|
-
"uk": "0.9.29: лише активні без кімнати; сітка карток; темний Mermaid; common.type discovery",
|
|
95
|
-
"zh-cn": "0.9.29:仅统计已启用实例;卡片网格;Mermaid深色重绘;discovery 类型"
|
|
19
|
+
"0.9.35": {
|
|
20
|
+
"en": "First **npm** release: package **`iobroker.autodoc`** on the public registry. Earlier **0.9.x** builds were Git-only; full history is in **README** / **CHANGELOG_OLD.md**. Default adapter lists still require **ioBroker.repositories**.",
|
|
21
|
+
"de": "Erstes **npm**-Release: Paket **`iobroker.autodoc`** im öffentlichen Registry. Frühere **0.9.x**-Stände nur per Git; die Historie steht in **README** / **CHANGELOG_OLD.md**. Standard-Adapterlisten weiter über **ioBroker.repositories**.",
|
|
22
|
+
"ru": "Первый релиз в **npm**: **`iobroker.autodoc`**. Старые **0.9.x** только из Git; история в **README** / **CHANGELOG_OLD.md**.",
|
|
23
|
+
"pt": "Primeiro release **npm**: **`iobroker.autodoc`**. Versões **0.9.x** anteriores só Git; história em **README** / **CHANGELOG_OLD.md**.",
|
|
24
|
+
"nl": "Eerste **npm**-release: **`iobroker.autodoc`**. Eerdere **0.9.x** alleen via Git; geschiedenis in **README** / **CHANGELOG_OLD.md**.",
|
|
25
|
+
"fr": "Première publication **npm** : **`iobroker.autodoc`**. Les **0.9.x** précédentes via Git uniquement ; historique dans **README** / **CHANGELOG_OLD.md**.",
|
|
26
|
+
"it": "Primo rilascio **npm**: **`iobroker.autodoc`**. Le **0.9.x** precedenti solo Git; cronologia in **README** / **CHANGELOG_OLD.md**.",
|
|
27
|
+
"es": "Primer lanzamiento **npm**: **`iobroker.autodoc`**. **0.9.x** anteriores solo por Git; historial en **README** / **CHANGELOG_OLD.md**.",
|
|
28
|
+
"pl": "Pierwszy release **npm**: **`iobroker.autodoc`**. Starsze **0.9.x** tylko Git; historia w **README** / **CHANGELOG_OLD.md**.",
|
|
29
|
+
"uk": "Перший реліз у **npm**: **`iobroker.autodoc`**. Попередні **0.9.x** лише з Git; історія в **README** / **CHANGELOG_OLD.md**.",
|
|
30
|
+
"zh-cn": "首次 **npm** 发布:**`iobroker.autodoc`**。更早的 **0.9.x** 仅通过 Git;完整记录见 **README** / **CHANGELOG_OLD.md**。"
|
|
96
31
|
}
|
|
97
32
|
},
|
|
98
33
|
"titleLang": {
|