What's New in v1.4.6
Fixed
- CI pipeline stabilization — Full CI pipeline now working with VS 2026 and all 10 build targets passing
- Windows warning report — Added PlatformToolset=v145 so diagnostic warning report works on VS 2026 runners
- Linux/AppImage ICU validation — Removed broken ICU asset validation that was incompatible with PublishSingleFile=true (runtimeconfig.json and ICU libs are bundled into the binary)
- AppImage build independence — AppImage x64 no longer cancelled when ARM64 fails (added fail-fast: false)
Changed
- Partial release support — Release job now runs even when some platform builds fail, so successful platforms still get published
- Smoke launch steps — Made continue-on-error for diagnostic purposes (don't block artifact upload)
Full changelog: CHANGELOG.md