Skip to content

Releases: michiosw/vibe

0.1.8

19 Jul 09:15

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

0.1.7

10 Jul 10:43

Choose a tag to compare

What's Changed

  • fix: prevent Gmail MCP server orphaned processes on app quit by @michiosw in #73

Full Changelog: v0.1.6...v0.1.7

0.1.6

09 Jul 22:53

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

0.1.5

07 Jul 09:35

Choose a tag to compare

What's Changed

  • fix: enable remote RAG server connection and update build assets by @michiosw in #62

Full Changelog: v0.1.4...v0.1.5

Release v0.1.4

05 Jul 10:52

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

0.1.3

03 Jul 17:37

Choose a tag to compare

What's Changed

  • feat: persistent encrypted storage by @maceip in #37
  • fix: audio continuing after tab close by @michiosw in #48
  • fix(build): resolve Node.js module warnings in shared-types by @michiosw in #49
  • fix(mcp-rag): implement user namespace isolation by @michiosw in #51

Full Changelog: v0.1.2...v0.1.3

0.1.2

29 Jun 10:10

Choose a tag to compare

What's Changed

  • Add RAG MCP server, unify extraction model, enhance agent-core and tests by @tumberger in #20
  • Refactor server startup logic and improve shutdown handling and logging by @tumberger in #25
  • feat: replace single-server MCP with multi-server MCPManager architecture and updates by @michiosw in #27
  • fix: update README and postinstall script to build all packages by @michiosw in #26
  • fix: body of email missing by @michiosw in #31
  • fix: refactor tab sleep logic to use navigation history and remove sleep data by @michiosw in #30
  • feat: add robust chat panel recovery and state synchronization system by @michiosw in #32
  • feat: improve Umami tool tracking with individual events by @michiosw in #33
  • chore: add gmail setup docs by @michiosw in #34
  • Tab Context Integration for Chat Interface by @tumberger in #39
  • feat: Add Privy OAuth authentication and dynamic token management for RAG MCP by @michiosw in #40

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Jun 14:51

Choose a tag to compare

What's Changed

  • fix: process manager to differentiate between development and product… by @michiosw in #4
  • 📝 Add docstrings to add-acme-changes by @coderabbitai in #15
  • feat: remove python dependencies and services by @maceip in #13
  • feat: Gmail OAuth flow with improved error handling and UI integration by @michiosw in #16
  • Feat: gmail mcp server by @michiosw in #18
  • Restructure release workflow with manual triggers, job timeouts, and updates by @michiosw in #21
  • chore: update actions/cache version in release workflow by @michiosw in #22
  • Fix/releaser remove dry run by @michiosw in #23
  • feat: add GitHub Actions workflows for pull requests and pushes by @michiosw in #24

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Jun 13:59

Choose a tag to compare

0.1.0 (2025-06-13)

Features