Skip to content

chore(release): 0.5.4 — KB bulk delete, parallel ingest, Docker quickstart fixes#370

Merged
erichare merged 1 commit into
mainfrom
release/0.5.4
Jun 10, 2026
Merged

chore(release): 0.5.4 — KB bulk delete, parallel ingest, Docker quickstart fixes#370
erichare merged 1 commit into
mainfrom
release/0.5.4

Conversation

@erichare

Copy link
Copy Markdown
Collaborator

Summary

Release commit for 0.5.4, the beta-feedback release (#359#363#364#369):

  • Version 0.5.30.5.4 across the 5 package manifests + their lockfiles and the two embedded version constants (apps/web/src/lib/version.ts, packages/aiw-cli/src/version.ts)
  • CHANGELOG.md 0.5.4 entry (bulk delete, parallel ingest drain, Docker volume ownership, Ollama reachability, mock-embedder seeding) + the missing 0.5.2/0.5.3 compare links at the bottom
  • docs/whats-new-0.5.4.md, docs-site nav entry, README badge + what's-new pointer
  • In-app what's-new modal: two 0.5.4 highlights (KB bulk delete + parallel ingest; Docker quickstart fixes)

One additive wire-contract change ships in this release (the KB documents bulk-delete endpoint from #368); no breaking change, no data migration.

After merge

v0.5.4 currently points at the 0.5.3 release commit (tagged from a stale local main). It will be force-moved to this release commit; the published GitHub release stays attached to the tag name.

Test plan

  • npm run lint (biome + guard) clean
  • npm run typecheck (runtime, web, cli) clean
  • Web: 492 tests pass (incl. WhatsNewModal suite)
  • CLI: 207 tests pass
  • CI green on this PR

…start fixes

Version 0.5.3 -> 0.5.4 across the 5 package manifests + their lockfiles
and the two embedded version constants; CHANGELOG, README badge,
docs/whats-new-0.5.4.md, the docs-site nav, and the in-app what's-new
modal updated. The stale CHANGELOG compare links (0.5.2/0.5.3 were never
added) are filled in.

One additive wire-contract change ships in this release (the KB
documents bulk-delete endpoint, landed in #368); no breaking change and
no data migration.

Tag: v0.5.4 will be force-moved to this commit after merge — the tag
currently points at the 0.5.3 release commit by mistake.
@erichare erichare merged commit 55947d2 into main Jun 10, 2026
13 checks passed
@erichare erichare deleted the release/0.5.4 branch June 10, 2026 18:39
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