Skip to content

chore(release): bump version to 0.19.0 across all sources#358

Merged
silverstein merged 1 commit into
mainfrom
release/v0.19.0
Jun 25, 2026
Merged

chore(release): bump version to 0.19.0 across all sources#358
silverstein merged 1 commit into
mainfrom
release/v0.19.0

Conversation

@silverstein

Copy link
Copy Markdown
Owner

Summary

Version bump to 0.19.0 across all sources, per the release checklist. This is the release that ships this cycle's work: the opt-in sherpa SOTA engine, agent-layer sensitivity enforcement, per-sensitivity audio retention, the CI gate, and the macOS cache fix.

Minor bump (0.18.14 -> 0.19.0): new opt-in engine + new consent features, fully backward-compatible. No config changes required to upgrade; whisper stays the default for every existing install.

Version sources bumped (all to 0.19.0)

  • Cargo.toml (workspace) and the minutes-core dep version in crates/cli/Cargo.toml
  • tauri/src-tauri/tauri.conf.json
  • crates/sdk/package.json + package-lock.json (via npm version)
  • crates/mcp/package.json + package-lock.json (via npm version)
  • manifest.json and manifest.mcpb.json (kept equal, per the MCPB bundle guard)
  • MCP_SERVER_VERSION in crates/mcp/src/index.ts

Regenerated derived files: Cargo.lock, site/lib/release.ts, site/public/llms.txt + llms-full.txt, and the generated agent-doc date stamps.

Intentional: mcp -> minutes-sdk stays ^0.18.0 in this PR

Bumping it to ^0.19.0 now would break npm install in the MCP CI job, because sdk 0.19.0 is not published yet. It is bumped during the publish sequence (after npm publish of sdk 0.19.0), so the published mcp 0.19.0 depends on the new sdk and carries the sensitivity enforcement from #350. Documented in the handoff.

whisper-guard

Unchanged since v0.18.14, so it does not need an independent crates.io publish this cycle (stays 0.3.0).

Verification

  • All 8 version sources confirmed at 0.19.0; Cargo.lock minutes-core at 0.19.0.
  • cargo check --workspace --no-default-features clean.
  • MCP server builds; MCPB bundle packs and passes the static bundle guard (manifest.mcpb version matches).
  • sync_site_release_version.mjs --check and generate_llms_txt.mjs --check both pass.
  • Full CI matrix runs on this PR (touches Rust + manifests).

Bumps all version sources to 0.19.0 (workspace Cargo.toml + cli minutes-core
dep, tauri.conf.json, mcp + sdk package.json/package-lock, manifest.json,
manifest.mcpb.json, MCP_SERVER_VERSION in index.ts) and regenerates derived
files (Cargo.lock, site/lib/release.ts, llms.txt + llms-full.txt, generated
agent-doc date stamps).

The mcp -> minutes-sdk dependency intentionally stays ^0.18.0 here: bumping it
to ^0.19.0 would break npm install in CI before sdk 0.19.0 is published. It is
bumped during the publish sequence (after sdk 0.19.0 is on npm) so the
published mcp 0.19.0 carries the sensitivity enforcement from the republished
sdk.

0.19.0 highlights: opt-in sherpa SOTA engine, agent-layer sensitivity
enforcement, per-sensitivity audio retention, CI gate + macOS cache fix.
whisper-guard is unchanged since v0.18.14 (no independent publish needed).
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
useminutes.app Ready Ready Preview, Comment Jun 25, 2026 4:15am

@silverstein silverstein merged commit 3a26032 into main Jun 25, 2026
16 checks passed
@silverstein silverstein deleted the release/v0.19.0 branch June 25, 2026 04:37
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