Skip to content

chore(release): v1.10.5 - #664

Merged
haksungjang merged 1 commit into
mainfrom
chore/release-v1.10.5
Aug 11, 2026
Merged

chore(release): v1.10.5#664
haksungjang merged 1 commit into
mainfrom
chore/release-v1.10.5

Conversation

@haksungjang

Copy link
Copy Markdown
Member

Release bump: CHANGELOG.md and electron/package.json.

Scope

Nine commits since v1.10.4; seven are functional (#654, #656, #657, #659, #660,
#661, #662) and two are demo capture.

Why the notes lead with a Changed section

Three of the fixes alter what an AI-model scan writes, so a consumer of those
artifacts sees different output than on v1.10.4:

  • the model moves to metadata.component (it was the generator's scan job);
  • the conformance JSON gains naKind and the coverage denominators move, since a
    check with nothing to judge no longer counts as met;
  • a card whose license is other carries a license name and link rather than an
    SPDX identifier guessed from the LICENSE text.

They are corrections, not new behaviour, which is why this stays a patch — but a
tool reading the output has to know, so they are listed first rather than mixed
into the fix list.

After merge

  1. tag v1.10.5 → images (1.10.5, including the opt-in AI image) and desktop bundles
  2. recapture the demo data with the new image tag
  3. verify all five channels on real artifacts

Verification

  • doc coverage gate passes; scripts/ko-style/lint.mjs clean (67 files, 0 findings)
  • version string matches the tag to be pushed

Corrections to the AI-model path, three of which change what a scan writes.

The model becomes the subject of its own ML-BOM (metadata.component) instead
of the generator's scan job. The conformance report separates a check with
nothing to judge from one that is unmet, which moves the coverage
denominators. A card whose license is "other" carries the terms it declares
rather than an identifier guessed from the LICENSE text. A consumer of these
artifacts sees different output than on v1.10.4, so the notes lead with that.

The rest close gaps that ran backwards: a card declaring its training
datasets scored lower than one declaring none, names scraped out of card
prose counted as disclosed training data, and an AI SBOM that followed the
CycloneDX shape was analyzed as ordinary software.
@haksungjang
haksungjang merged commit 4acdcfa into main Aug 11, 2026
36 checks passed
@haksungjang
haksungjang deleted the chore/release-v1.10.5 branch August 11, 2026 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant