Skip to content

Releases: wesm/msgvault

v0.7.0

09 Feb 03:16
909fff4

Choose a tag to compare

What's Changed

  • Add HTTP API server and daemon mode with scheduled sync by @EconoBen in #77
  • Ignore .gocache/.gopath and add commit-every-turn rule by @wesm in #102
  • Add Gmail thread ID to queries, harden cache validation, and clean up API layer by @wesm in #104
  • Consolidate security bot to one comment per push by @wesm in #105
  • Harden security bot robustness by @wesm in #106
  • Optimize incremental sync and harden cache logic by @wesm in #108
  • Add nix flake with automated vendorHash maintenance by @socksy in #74
  • Add hide-deleted filter and revamp filter modal by @wesm in #109
  • Fix CPU pinning and UX issues in batch deletion by @wesm in #111
  • Remove GitHub Actions security review bot by @wesm in #112
  • Add account filter to MCP search, list, and aggregate tools by @robelkin in #110

New Contributors

Full Changelog: v0.6.5...v0.7.0

v0.6.5

07 Feb 13:05
9b9734f

Choose a tag to compare

What's Changed

  • Fix invalid UTF-8 during sync and suggest repair-encoding on error by @wesm in #98

Full Changelog: v0.6.4...v0.6.5

v0.6.4

06 Feb 20:58
788c093

Choose a tag to compare

What's Changed

  • Populate FTS5 index during sync and backfill existing databases by @wesm in #94

Full Changelog: v0.6.3...v0.6.4

v0.6.3

06 Feb 14:37
3fa1149

Choose a tag to compare

What's Changed

  • Strip surrounding quotes from CLI paths for Windows CMD by @wesm in #91

Full Changelog: v0.6.2...v0.6.3

v0.6.2

06 Feb 13:18
598b386

Choose a tag to compare

What's Changed

  • Fix page up/down scroll to preserve cursor position by @wesm in #90

Full Changelog: v0.6.1...v0.6.2

v0.6.1

06 Feb 00:30
cf43372

Choose a tag to compare

What's Changed

  • Add Discord community badge and section to README by @wesm in #75
  • Add security review bot and supply chain analysis by @wesm in #78
  • Bump actions/setup-go from 5.6.0 to 6.2.0 by @dependabot[bot] in #79
  • Bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #81
  • Bump actions/download-artifact from 4.3.0 to 7.0.0 by @dependabot[bot] in #82
  • Bump actions/setup-python from 5.6.0 to 6.2.0 by @dependabot[bot] in #83
  • Add dependabot[bot] to security review trusted list by @wesm in #85
  • Bump softprops/action-gh-release from 26994186c0ac3ef5cae75ac16aa32e8153525f77 to de2c0eb89ae2a093876385947365aca7b0e5f844 by @dependabot[bot] in #80
  • Bump the minor-and-patch group with 6 updates by @dependabot[bot] in #84
  • Add --home CLI flag and TOML backslash error hints for Windows by @wesm in #87

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

05 Feb 17:03
3c14ede

Choose a tag to compare

What's Changed

  • Windows update support: .zip archives, .exe binary, testable pipeline by @wesm in #67
  • Command Injection Risk in OAuth Browser Launch (CRITICAL) by @hughdbrown in #68
  • Fix silent error swallowing in repair_encoding.go by @hughdbrown in #70
  • Fix search & navigation bugs: pagination, scroll, stats, and zero-result handling by @wesm in #71
  • Add cross-platform secure file permissions with Windows DACL support by @hughdbrown in #73

Full Changelog: v0.5.2...v0.6.0

v0.5.2

05 Feb 03:26
0a5edd4

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

05 Feb 02:45
0ff64fc

Choose a tag to compare

What's Changed

  • Windows support: installer fix, sqlite_scanner elimination, CI, test fixes by @wesm in #66

Full Changelog: v0.5.0...v0.5.1

v0.5.0

05 Feb 00:42
84f254a

Choose a tag to compare

What's Changed

  • Add Windows known-issues notice to README by @wesm in #46
  • Fix non-functional sync limit by @etbyrd in #43
  • Windows support: installer, config path fixes, and --config flag by @wesm in #48
  • Fix incremental export losing junction table data by @wesm in #54
  • Fixed path traversal bug by @hughdbrown in #47
  • Bug mime date parse by @hughdbrown in #50
  • Bug sql injection by @hughdbrown in #49
  • MCP: EmbeddedResource attachments, export_attachment tool, DuckDB type fixes, MIME date fix by @wesm in #55
  • Account CLI updates by @etbyrd in #24
  • Fix cache after deletion by @robelkin in #53
  • Add export-attachment and export-attachments CLI commands, consolidate shared export logic by @wesm in #56

New Contributors

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