fix(release): harden updater status and cutter layout
Windows CI / verify (push) Failing after 3m37s
Windows CI / verify (push) Failing after 3m37s
Ignore malformed update notifications that do not carry a version, preventing unusable release prompts in installed builds. Keep the loaded cutter workspace free of the source selector and give cutter export selects an explicit non-repeating indicator after workspace styling. Add regression coverage, bump the patch release to 1.0.10, and update public installation documentation.
This commit is contained in:
@@ -132,6 +132,7 @@
|
||||
"src/renderer-command-palette.ts",
|
||||
"src/renderer-cutter.ts",
|
||||
"src/renderer-cutter.production-path.test.ts",
|
||||
"src/cutter-workspace-styles.production-path.test.ts",
|
||||
"src/renderer-globals.d.ts",
|
||||
"src/renderer-locale-de.ts",
|
||||
"src/renderer-locale-en.ts",
|
||||
@@ -146,6 +147,7 @@
|
||||
"src/renderer-streamers.ts",
|
||||
"src/renderer-texts.ts",
|
||||
"src/renderer-updates.ts",
|
||||
"src/renderer-updates.production-path.test.ts",
|
||||
"src/renderer-vod-hover.ts",
|
||||
"src/renderer.ts",
|
||||
"src/styles.css",
|
||||
|
||||
Reference in New Issue
Block a user