Add template-guide E2E test and release validation gate (v4.0.7)

This commit is contained in:
xRangerDE
2026-02-16 13:30:55 +01:00
parent 1e5e9137ff
commit e4ab08cd88
6 changed files with 161 additions and 7 deletions
+2 -2
View File
@@ -428,7 +428,7 @@
<div class="settings-card">
<h3 id="updateTitle">Updates</h3>
<p id="versionInfo" style="margin-bottom: 10px; color: var(--text-secondary);">Version: v4.0.6</p>
<p id="versionInfo" style="margin-bottom: 10px; color: var(--text-secondary);">Version: v4.0.7</p>
<button class="btn-secondary" id="checkUpdateBtn" onclick="checkUpdate()">Nach Updates suchen</button>
</div>
@@ -460,7 +460,7 @@
<div class="status-dot" id="statusDot"></div>
<span id="statusText">Nicht verbunden</span>
</div>
<span id="versionText">v4.0.6</span>
<span id="versionText">v4.0.7</span>
</div>
</main>
</div>
+1 -1
View File
@@ -8,7 +8,7 @@ import { autoUpdater } from 'electron-updater';
// ==========================================
// CONFIG & CONSTANTS
// ==========================================
const APP_VERSION = '4.0.6';
const APP_VERSION = '4.0.7';
const UPDATE_CHECK_URL = 'http://24-music.de/version.json';
// Paths