fix: stabilize Windows CI on Node 24
Windows CI / verify (push) Failing after 42s

This commit is contained in:
Sucukdeluxe
2026-08-12 13:19:51 +02:00
parent 49033f9ff2
commit 2cd8d97a20
11 changed files with 19 additions and 14 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 1.0.8 - 2026-08-12
- Updated the Windows CI runtime to Node.js 24.11.1, resolving the SQLite native-module crash that interrupted verification workers on Node.js 22.13.0.
- Corrected the file-capability test expectation for canonical Windows output paths, including 8.3 temporary-directory aliases.
## 1.0.7 - 2026-08-12
- Replaced versioned Windows Start menu shortcuts with one stable application entry, migrated legacy shortcuts during upgrades and refreshed the Windows Shell registration.