Skip to content

chore(main): release 0.0.15 - #89

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--mcpmux
Closed

chore(main): release 0.0.15#89
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--mcpmux

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.0.15 (2026-02-15)

Features

  • add autostart and system tray functionality (#38) (cc99fcf)
  • Add custom server configuration fields (env vars, args, headers) (#54) (37ce0f5)
  • add Homebrew tap support and ad-hoc macOS signing (#79) (b07f1a3)
  • add Linux APT repository and install infrastructure (#85) (473eb1a)
  • apply McpMux branding to OAuth authorization pages (#74) (c84e036)
  • Capture and stream process stderr to server log manager (#63) (96795b0)
  • capture MCP protocol logging notifications in server connection logs (#76) (0587741)
  • implement Tauri updater functionality (#36) (d355c68)
  • initial release of McpMux desktop app (72181e2)
  • redesign README, screenshots, and E2E capture (#87) (84f15cb)
  • Streamable HTTP transport with SSE notifications and E2E tests (#61) (ca5b0ff)
  • support default values for input definitions (#70) (a1d9599)
  • update logo with bolder strokes and regenerate icons/screenshots (#71) (68c292c)

Bug Fixes

  • add projectPath to tauri-action for monorepo support (0299a23)
  • Claude client icon resolving (#68) (c54128e)
  • e2e flaky fix (#75) (d8e28f8)
  • enable createUpdaterArtifacts for updater signatures (c620e56)
  • Fix refresh token issue (#69) (0eba047)
  • oauth: remove credential caching to enable automatic token refresh (#33) (f398cfa)
  • render server icon URLs as images instead of raw text (#57) (5a94708)
  • suppress console window for stdio MCP servers on Windows (#59) (98f862c)
  • taskbar icon visibility (#83) (400c4bc)
  • Update screenshots and Logo (#56) (e6fb736)
  • ux improvements and fixes (#42) (fa52576)

Documentation

  • add comprehensive light-theme screenshots for all features (#47) (cefa644)
  • add mcpmux.com links and download references to README (#64) (04ab100)
  • comprehensive README rewrite with features, security, and archi… (#44) (243d3a3)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot requested a review from its-mash as a code owner February 15, 2026 23:50
@its-mash its-mash closed this Feb 16, 2026
its-mash added a commit that referenced this pull request Feb 16, 2026
release-please's `draft: true` config creates draft GitHub releases
which don't produce git tags. Since release-please relies on tags for
version tracking, it failed to find the previous release and created
an infinite loop of release PRs (#78#88#89).

Changes:
- Set `draft: false` in release-please-config.json
- Add post-release-please step to immediately convert published release
  to draft via github-script (pre-authenticated octokit, minimal latency)
- Set `cancel-in-progress: false` to prevent release builds from being
  cancelled by subsequent pushes
- Reset all version files back to 0.0.12 (last successful release)
- Remove bogus v0.0.13/v0.0.14 changelog entries

Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant