<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Test Adapter script-restore v0.0.12]]></title><description><![CDATA[<p dir="auto"><a href="https://www.npmjs.com/package/iobroker.script-restore" rel="nofollow ugc"><img src="https://img.shields.io/npm/v/iobroker.script-restore.svg" alt="NPM version" class=" img-fluid img-markdown" /></a> <a href="https://www.npmjs.com/package/iobroker.script-restore" rel="nofollow ugc"><img src="https://img.shields.io/npm/dm/iobroker.script-restore.svg" alt="Downloads" class=" img-fluid img-markdown" /></a> <img src="https://iobroker.live/badges/script-restore-installed.svg" alt="Number of Installations" class=" img-fluid img-markdown" /> <img src="https://iobroker.live/badges/script-restore-stable.svg" alt="Current version in stable repository" class=" img-fluid img-markdown" /> <img src="https://github.com/ipod86/ioBroker.script-restore/workflows/Test%20and%20Release/badge.svg" alt="Test and Release" class=" img-fluid img-markdown" /></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th>Aktuelle Test Version</th>
<th>0.1.0</th>
</tr>
</thead>
<tbody>
<tr>
<td>Veröffentlichungsdatum</td>
<td>13.05.2026</td>
</tr>
<tr>
<td>GitHub</td>
<td><a href="https://github.com/ipod86/ioBroker.script-restore/releases/tag/v0.1.0" rel="nofollow ugc">v0.1.0 Release</a></td>
</tr>
<tr>
<td>npm</td>
<td><a href="https://www.npmjs.com/package/iobroker.script-restore/v/0.1.0" rel="nofollow ugc">iobroker.script-restore@0.1.0</a></td>
</tr>
<tr>
<td>Aktueller Entwicklungsstand</td>
<td><a href="https://github.com/ipod86/ioBroker.script-restore/commits/main" rel="nofollow ugc">main Branch</a> · <a href="https://www.npmjs.com/package/iobroker.script-restore" rel="nofollow ugc">npm (latest)</a></td>
</tr>
</tbody>
</table>
<hr />
<p dir="auto">Hallo zusammen,</p>
<p dir="auto">ich freue mich, dass script-restore jetzt im Latest-Repository ist — und würde mich über erste Tester und Feedback freuen!</p>
<p dir="auto">Was ist das?</p>
<p dir="auto">Ein Adapter zum Durchsuchen und Wiederherstellen einzelner Skripte aus ioBroker-Backup-Archiven — ohne das gesamte Backup einspielen zu müssen. Das Backup kann aus verschiedenen Quellen geladen werden: lokal, per URL oder direkt aus gängigen Backup-Lösungen. Einfach das Backup öffnen, das gewünschte Skript auswählen und direkt in ioBroker wiederherstellen.</p>
<p dir="auto">Was kann der Adapter?</p>
<ul>
<li>Backup-Archive durchsuchen und einzelne Skripte (JS, TS, Blockly, Rules) anzeigen</li>
<li>Typfilter in der Skript-Seitenleiste (JS / TS / Blockly / Rules)</li>
<li>Direkte Wiederherstellung einzelner Skripte in ioBroker, wahlweise mit eigenem Suffix</li>
<li>Kein vollständiges Restore nötig — gezielt einzelne Skripte retten</li>
</ul>
<p dir="auto">Changelog</p>
<p dir="auto">0.1.0 (2026-05-13)</p>
<ul>
<li>Node.js 20 wird nicht mehr unterstützt (EOL 2026-04-30), mindestens Node.js 22 erforderlich</li>
<li>Fix: <a class="plugin-mentions-user plugin-mentions-a" href="/user/iobroker" aria-label="Profile: iobroker">@<bdi>iobroker</bdi></a>/types in production dependencies verschoben — behebt Fehler in CI-Integrationstests</li>
<li>Abhängigkeiten aktualisiert: webdav, basic-ftp, typescript, @types/node, <a class="plugin-mentions-user plugin-mentions-a" href="/user/iobroker" aria-label="Profile: iobroker">@<bdi>iobroker</bdi></a>/eslint-config</li>
</ul>
<p dir="auto">0.0.12 (2026-04-30)</p>
<ul>
<li>Singleton-Modus: verhindert mehrere gleichzeitige Instanzen</li>
<li>Vollständige i18n-Übersetzungen für alle unterstützten Sprachen</li>
</ul>
<p dir="auto">0.0.11 (2026-04-13)</p>
<ul>
<li>Typfilter (JS / TS / Blockly / Rules) in der Skript-Seitenleiste</li>
<li>Direkte Wiederherstellung in ioBroker mit Suffix-Eingabe und Bestätigungs-Dialog</li>
</ul>
<p dir="auto">0.0.10 (2026-04-08)</p>
<ul>
<li>jsonConfig: responsive Größen für Backup-Pfad korrigiert</li>
<li>Dependabot npm-Cooldown (7 Tage) hinzugefügt</li>
</ul>
<p dir="auto">0.0.9 (2026-04-08)</p>
<ul>
<li>jsonConfig: responsive Größenattribute ergänzt</li>
<li>i18n-Übersetzungsdateien hinzugefügt</li>
</ul>
<p dir="auto">0.0.8 (2026-04-08)</p>
<ul>
<li>Einstellungs-UI auf jsonConfig (admin 5+) migriert</li>
<li>node:fs statt fs verwendet</li>
</ul>
<p dir="auto">0.0.7 (2026-04-08)</p>
<ul>
<li>HTTP-URL-Laden ohne Protokoll-Präfix korrigiert</li>
</ul>
<p dir="auto">0.0.6 (2026-04-08)</p>
<ul>
<li>HTTP, SFTP und WebDAV als Backup-Quellen</li>
<li>Mehrfachauswahl mit Strg+Klick und ZIP-Download</li>
<li>Lokalen Backup-Pfad automatisch erkennen</li>
</ul>
<p dir="auto">0.0.1 (2026-04-06)</p>
<ul>
<li>Erstveröffentlichung</li>
</ul>
<p dir="auto">Bugs, Ideen und Feedback gerne hier oder als GitHub Issue: <a href="https://github.com/ipod86/ioBroker.script-restore/issues" rel="nofollow ugc">https://github.com/ipod86/ioBroker.script-restore/issues</a></p>
]]></description><link>https://forum.iobroker.net/topic/84506/test-adapter-script-restore-v0.0.12</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 16:21:21 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/84506.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 09 May 2026 14:21:27 GMT</pubDate><ttl>60</ttl></channel></rss>