Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 05:01
· 0 commits to dev since this release
fdf498c

What's Changed

  • Build out the GitHub Pages site to match the other project sites' bar by @mdostal in #12
  • Fix MCP tool descriptions for cross-harness use, not just Claude Code by @mdostal in #13
  • Real Portunus SecretsAdapter backend + install-time choice by @mdostal in #14
  • Add support/consulting links to README and GitHub Pages by @mdostal in #15
  • Replace placeholder favicon with generated icon set by @mdostal in #16
  • Add appearance settings: Brass theme + app icon picker by @mdostal in #17
  • Document multi-person call-notes intake in the rolodex skill by @mdostal in #18
  • Add a plain scriptable CLI + enrich-then-confirm skill pattern by @mdostal in #19
  • Fix isMainModule breaking under a symlinked bin (npm link/-g) by @mdostal in #20
  • Electron main process scaffold (packaging epic, stories 1-2) by @mdostal in #21
  • Native launch-at-login toggle (packaging epic, story 3) by @mdostal in #22
  • electron-builder packaging config (packaging epic, story 4) by @mdostal in #23
  • Tag-triggered release workflow (packaging epic, story 5) by @mdostal in #24
  • Docs: reflect Electron packaging as real (packaging epic, story 6) by @mdostal in #25
  • SECURITY: fix packaged Electron app binding to all interfaces by @mdostal in #26
  • Fix stale/misleading docs found by pre-release grill pass by @mdostal in #27
  • Add contact deletion (Store/HTTP/MCP/CLI/UI) — two-way-sync epic, story 1 by @mdostal in #28
  • Add googleEtag column, captured from People API pulls — two-way-sync epic, story 2 by @mdostal in #29
  • Implement real push() — two-way-sync epic, story 3 by @mdostal in #30
  • Local delete also deletes on Google, best-effort — two-way-sync epic, story 4 by @mdostal in #31
  • Wire Google push/both through MCP, CLI, and the shell UI by @mdostal in #32
  • Update docs for real two-way Google sync and rolodex_delete by @mdostal in #33
  • Add #/settings screen + migrate Follow-up section (settings-account-screen epic, story 1) by @mdostal in #34
  • Migrate Appearance section into Settings screen (settings-account-screen epic, story 2) by @mdostal in #35
  • Migrate Autostart + Google reconnect into Settings, add real connection status (settings-account-screen epic, story 3) by @mdostal in #36
  • Add Database location section to Settings (settings-account-screen epic, story 4) by @mdostal in #37
  • Add Secrets backend section to Settings (settings-account-screen epic, story 5) by @mdostal in #38
  • Retire popover dead code, add Settings screen tests, update docs (settings-account-screen epic, story 6, final) by @mdostal in #39
  • Add shared toast component (ui-feedback-states epic, story 1) by @mdostal in #40
  • Unify status CSS + migrate Sync/Push/Delete/Verdict/NextStep to toast (ui-feedback-states epic, story 2) by @mdostal in #41
  • Surface previously-silent failures via toast (ui-feedback-states epic, story 3) by @mdostal in #42
  • Add loading states to contact detail view and edit form (ui-feedback-states epic, story 4) by @mdostal in #43
  • Fix not-found dead-code bug (ui-feedback-states epic, story 5) by @mdostal in #44
  • Tests + docs for ui-feedback-states epic (story 6, final) by @mdostal in #45
  • Align CSS tokens between index.html and wizard.html (ui-visual-cleanup epic, story 1) by @mdostal in #46
  • Replace hardcoded values with tokens (ui-visual-cleanup epic, story 2) by @mdostal in #47
  • Document and apply focus-management rule (ui-visual-cleanup epic, stories 3+4) by @mdostal in #48
  • Visual verification + docs for ui-visual-cleanup epic (story 5, final) by @mdostal in #49
  • Fix docs drift found by a pre-release grill pass by @mdostal in #50
  • Release finalization: bump to v0.5.0 by @mdostal in #51
  • release: promote dev → main (v0.5.0) by @mdostal in #52
  • Fix v0.5.0 release build failures on Windows and Linux by @mdostal in #53
  • release: promote dev -> main (v0.5.0 build fixes) by @mdostal in #54
  • Fix Windows incompatibility in npm scripts (NODE_OPTIONS) by @mdostal in #55
  • release: promote dev -> main (Windows cross-env fix) by @mdostal in #56
  • Only run test suite on ubuntu-latest in release workflow by @mdostal in #57
  • release: promote dev -> main (scope release tests to ubuntu) by @mdostal in #58
  • Fix release-publish race condition, make Windows non-blocking by @mdostal in #59
  • release: promote dev -> main (release race fix, windows non-blocking) by @mdostal in #60

Full Changelog: v0.4.0...v0.5.0