manaflow-ai Release Notes

Last updated: Mar 14, 2026

manaflow-ai Products

All manaflow-ai Release Notes (14)

  • Apr 17, 2026
    • Date parsed from source:
      Apr 17, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    • Modified by Releasebot:
      Apr 17, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    Nightly

    cmux ships an automated nightly universal app build with macOS DMG download and updated appcast feeds.

    Automated nightly build for b4efe38.

    cmux NIGHTLY

    is published as a universal app:

    • bundle ID com.cmuxterm.app.nightly
    • feed appcast.xml
    • compatibility feed appcast-universal.xml for older universal nightlies
    • Download cmux-nightly-macos.dmg
    Original source
  • Apr 6, 2026
    • Date parsed from source:
      Apr 6, 2026
    • First seen by Releasebot:
      Apr 6, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    v0.63.2

    cmux releases v0.63.2 with a wide set of stability fixes and usability upgrades, including sidebar, terminal, browser, workspace, and command palette improvements, plus new Claude and SSH settings, agent integrations, and updated app distribution and release tooling.

    What's Changed

    • Fix #2210: coalesce portal sync to latest geometry by @austinywang in #2214
    • Fix sidebar LazyVStack layout loop by @austinywang in #2328
    • Fix remote proxy notification spam by @austinywang in #2330
    • Fix sidebar live refresh for branch and PR state by @austinywang in #2331
    • Add copy-on-select setting by @austinywang in #2282
    • Fix browser pane dark-mode leak on light pages by @austinywang in #2346
    • Fix fullscreen new windows opening in current Space by @austinywang in #2345
    • Add reset-terminal terminal menu workaround by @austinywang in #2349
    • Add New Window to Dock menu by @austinywang in #2340
    • Fix #2347 terminal focus and surface recovery by @austinywang in #2354
    • Fix #2358 update error details dialog overflow by @austinywang in #2359
    • Keep cmux browser Find shortcuts authoritative by @austinywang in #2356
    • Fix tmux-compat split-window surface resolution by @austinywang in #2351
    • Fix Dock persistence for manual app icons by @austinywang in #2360
    • Fix browser pane hangs from redundant portal refreshes by @austinywang in #2353
    • Add R2 dual-write for nightly appcast and DMGs by @lawrencecchen in #2335
    • Add cmd-click fallback for bare filenames (ls output) by @lawrencecchen in #2294
    • Simplify R2 to appcast-only (keep DMGs on GitHub) by @lawrencecchen in #2363
    • Relicense from AGPL-3.0 to GPL-3.0 by @lawrencecchen in #2364
    • Switch nightly Sparkle feed to R2 by @lawrencecchen in #2366
    • Fix minimal mode tab bar disappearing in fullscreen by @lawrencecchen in #2375
    • Add hover background to split action buttons by @lawrencecchen in #2271
    • Add React Grab inject button to browser toolbar by @lawrencecchen in #2373
    • Map Shift+Enter to raw newline in Ghostty by @austinywang in #2355
    • Fix transparent background flash during sidebar toggle by @lawrencecchen in #2378
    • Fix Ctrl+K in the command palette by @lawrencecchen in #2394
    • Keep cmd+p stable during animated workspace title updates by @lawrencecchen in #2393
    • Revert "Map Shift+Enter to raw newline in Ghostty" by @austinywang in #2407
    • Fix main CI workspace retention in cmd-p switcher by @austinywang in #2412
    • Fix duplicate sidebar git metadata publishes by @austinywang in #2405
    • Add Open Folder in VS Code (Inline) menu item and command palette entry by @austinywang in #2409
    • Remove copy-on-select setting and override by @lawrencecchen in #2420
    • Localize tab context menu and alert strings by @lawrencecchen in #2422
    • Cache Zig package downloads in CI to prevent TLS flakes by @lawrencecchen in #2423
    • Add cmux SSH blog post by @lawrencecchen in #2377
    • Update claude-teams blog: link to Claude docs, mention auto env setup by @lawrencecchen in #2426
    • Add SSH, Claude Code Teams, browser import, custom commands to README by @lawrencecchen in #2445
    • Make sidebar PR lookups event-driven by @lawrencecchen in #2453
    • Fix CLI commands briefly stealing focus by @lawrencecchen in #2464
    • Fix shell integration review regressions by @lawrencecchen in #2466
    • Fix paste from Raycast and apps using alternate plain-text UTIs by @austinywang in #2467
    • Fix macOS 26 glass background gating (#2459) by @lawrencecchen in #2468
    • Ensure shell integrations always dispatch claude through the bundled wrapper by @austinywang in #2465
    • Fix web header overlap by @lawrencecchen in #2452
    • Fix stray 'C' insertion from Speakly dictation by @austinywang in #2413
    • Fix GitHub star badge k formatting by @lawrencecchen in #2473
    • Fix session restore suppression on relaunch by @austinywang in #2469
    • Fix claude_vm_node OOM behavior and hook payload retention by @lawrencecchen in #2462
    • Keep GitHub stars badge stable across navigation by @lawrencecchen in #2476
    • Add GitHub stars badge to README badge rows by @austinywang in #2502
    • Add Claude Binary Path setting by @lawrencecchen in #2514
    • Update ghostty fork to latest upstream by @lawrencecchen in #2379
    • Fix Korean IME jamo leak during composition by @lawrencecchen in #2529
    • Fix browser panel resize flicker during split drag by @austinywang in #2513
    • Add editable workspace descriptions by @lawrencecchen in #2475
    • fix: new-split falls back to focused surface when target is stale by @anusheel in #2518
    • Detect listening ports for remote SSH workspaces by @lawrencecchen in #2398
    • Fix session restore terminal cursor focus race by @austinywang in #2471
    • Support chorded keyboard shortcuts by @lawrencecchen in #2528
    • Fix missing sidebar git branch metadata for workspaces by @lawrencecchen in #2563
    • Fix missing sidebar ports for agent-run dev servers by @austinywang in #2562
    • Fix SSH password auth bootstrap race by @lawrencecchen in #2564
    • Fix sidebar layout loop and CLI socket deadlocks by @austinywang in #2601
    • Fix focus reporting leak during pane creation (#2446) by @austinywang in #2511
    • Fix browser pane flicker during multi-split resize by @austinywang in #2574
    • fix: stop swallowing ABC-QWERTZ / and ? in terminal input by @austinywang in #2447
    • Keep prompt colors when switching local TERM to xterm-256color by @lawrencecchen in #2613
    • Suppress cmd-hover path highlighting while terminal selection is active by @austinywang in #2579
    • Fix terminals freezing when first responder drifts by @austinywang in #2505
    • Fix React Grab Cmd-Shift-G terminal round-trip by @lawrencecchen in #2615
    • fix: DevTools pane breaks after workspace switch round-trips by @austinywang in #2621
    • Fix sidebar bg: add missing locale entries and portal resync by @lawrencecchen in #2622
    • Keep latest sidebar notification until explicit clear by @lawrencecchen in #2623
    • Add cmux omx and cmux omc agent integrations by @lawrencecchen in #2619
    • Release v0.63.2 by @austinywang in #2624

    New Contributors

    • @anusheel made their first contribution in #2518

    Full Changelog

    • v0.63.1...v0.63.2

    What's Changed

    • Fix #2210: coalesce portal sync to latest geometry by @austinywang in #2214
    • Fix sidebar LazyVStack layout loop by @austinywang in #2328
    • Fix remote proxy notification spam by @austinywang in #2330
    • Fix sidebar live refresh for branch and PR state by @austinywang in #2331
    • Add copy-on-select setting by @austinywang in #2282
    • Fix browser pane dark-mode leak on light pages by @austinywang in #2346
    • Fix fullscreen new windows opening in current Space by @austinywang in #2345
    • Add reset-terminal terminal menu workaround by @austinywang in #2349
    • Add New Window to Dock menu by @austinywang in #2340
    • Fix #2347 terminal focus and surface recovery by @austinywang in #2354
    • Fix #2358 update error details dialog overflow by @austinywang in #2359
    • Keep cmux browser Find shortcuts authoritative by @austinywang in #2356
    • Fix tmux-compat split-window surface resolution by @austinywang in #2351
    • Fix Dock persistence for manual app icons by @austinywang in #2360
    • Fix browser pane hangs from redundant portal refreshes by @austinywang in #2353
    • Add R2 dual-write for nightly appcast and DMGs by @lawrencecchen in #2335
    • Add cmd-click fallback for bare filenames (ls output) by @lawrencecchen in #2294
    • Simplify R2 to appcast-only (keep DMGs on GitHub) by @lawrencecchen in #2363
    • Relicense from AGPL-3.0 to GPL-3.0 by @lawrencecchen in #2364
    • Switch nightly Sparkle feed to R2 by @lawrencecchen in #2366
    • Fix minimal mode tab bar disappearing in fullscreen by @lawrencecchen in #2375
    • Add hover background to split action buttons by @lawrencecchen in #2271
    • Add React Grab inject button to browser toolbar by @lawrencecchen in #2373
    • Map Shift+Enter to raw newline in Ghostty by @austinywang in #2355
    • Fix transparent background flash during sidebar toggle by @lawrencecchen in #2378
    • Fix Ctrl+K in the command palette by @lawrencecchen in #2394
    • Keep cmd+p stable during animated workspace title updates by @lawrencecchen in #2393
    • Revert "Map Shift+Enter to raw newline in Ghostty" by @austinywang in #2407
    • Fix main CI workspace retention in cmd-p switcher by @austinywang in #2412
    • Fix duplicate sidebar git metadata publishes by @austinywang in #2405
    • Add Open Folder in VS Code (Inline) menu item and command palette entry by @austinywang in #2409
    • Remove copy-on-select setting and override by @lawrencecchen in #2420
    • Localize tab context menu and alert strings by @lawrencecchen in #2422
    • Cache Zig package downloads in CI to prevent TLS flakes by @lawrencecchen in #2423
    • Add cmux SSH blog post by @lawrencecchen in #2377
    • Update claude-teams blog: link to Claude docs, mention auto env setup by @lawrencecchen in #2426
    • Add SSH, Claude Code Teams, browser import, custom commands to README by @lawrencecchen in #2445
    • Make sidebar PR lookups event-driven by @lawrencecchen in #2453
    • Fix CLI commands briefly stealing focus by @lawrencecchen in #2464
    • Fix shell integration review regressions by @lawrencecchen in #2466
    • Fix paste from Raycast and apps using alternate plain-text UTIs by @austinywang in #2467
    • Fix macOS 26 glass background gating (#2459) by @lawrencecchen in #2468
    • Ensure shell integrations always dispatch claude through the bundled wrapper by @austinywang in #2465
    • Fix web header overlap by @lawrencecchen in #2452
    • Fix stray 'C' insertion from Speakly dictation by @austinywang in #2413
    • Fix GitHub star badge k formatting by @lawrencecchen in #2473
    • Fix session restore suppression on relaunch by @austinywang in #2469
    • Fix claude_vm_node OOM behavior and hook payload retention by @lawrencecchen in #2462
    • Keep GitHub stars badge stable across navigation by @lawrencecchen in #2476
    • Add GitHub stars badge to README badge rows by @austinywang in #2502
    • Add Claude Binary Path setting by @lawrencecchen in #2514
    • Update ghostty fork to latest upstream by @lawrencecchen in #2379
    • Fix Korean IME jamo leak during composition by @lawrencecchen in #2529
    • Fix browser panel resize flicker during split drag by @austinywang in #2513
    • Add editable workspace descriptions by @lawrencecchen in #2475
    • fix: new-split falls back to focused surface when target is stale by @anusheel in #2518
    • Detect listening ports for remote SSH workspaces by @lawrencecchen in #2398
    • Fix session restore terminal cursor focus race by @austinywang in #2471
    • Support chorded keyboard shortcuts by @lawrencecchen in #2528
    • Fix missing sidebar git branch metadata for workspaces by @lawrencecchen in #2563
    • Fix missing sidebar ports for agent-run dev servers by @austinywang in #2562
    • Fix SSH password auth bootstrap race by @lawrencecchen in #2564
    • Fix sidebar layout loop and CLI socket deadlocks by @austinywang in #2601
    • Fix focus reporting leak during pane creation (#2446) by @austinywang in #2511
    • Fix browser pane flicker during multi-split resize by @austinywang in #2574
    • fix: stop swallowing ABC-QWERTZ / and ? in terminal input by @austinywang in #2447
    • Keep prompt colors when switching local TERM to xterm-256color by @lawrencecchen in #2613
    • Suppress cmd-hover path highlighting while terminal selection is active by @austinywang in #2579
    • Fix terminals freezing when first responder drifts by @austinywang in #2505
    • Fix React Grab Cmd-Shift-G terminal round-trip by @lawrencecchen in #2615
    • fix: DevTools pane breaks after workspace switch round-trips by @austinywang in #2621
    • Fix sidebar bg: add missing locale entries and portal resync by @lawrencecchen in #2622
    • Keep latest sidebar notification until explicit clear by @lawrencecchen in #2623
    • Add cmux omx and cmux omc agent integrations by @lawrencecchen in #2619
    • Release v0.63.2 by @austinywang in #2624
    • Fix Sparkle update path: bump build number + add monotonic guard by @austinywang in #2625

    New Contributors

    • @anusheel made their first contribution in #2518

    Full Changelog

    • v0.63.1...v0.63.2
    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from manaflow-ai and hundreds of other software products.

  • Mar 28, 2026
    • Date parsed from source:
      Mar 28, 2026
    • First seen by Releasebot:
      Mar 29, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    v0.63.1

    cmux fixes macOS layout and session geometry crashes in v0.63.1.

    What's Changed

    • Defer layout follow-up flush to avoid re-entrant displayIfNeeded crash by @KyleJamesWalker in #2305
    • Fix stale session geometry crash after 0.63.0 upgrade by @austinywang in #2306
    • Fix macOS compat: versioned geometry persistence and re-entrant layout crash by @austinywang in #2308
    • Release v0.63.1 by @austinywang in #2310

    New Contributors

    • @KyleJamesWalker made their first contribution in #2305

    Full Changelog: v0.63.0...v0.63.1

    Original source
  • Mar 28, 2026
    • Date parsed from source:
      Mar 28, 2026
    • First seen by Releasebot:
      Mar 28, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    v0.63.0

    cmux ships a broad release with SSH remote workspaces, auto port forwarding, richer browser and terminal workflows, customizable sidebar colors, new CLI commands and cmux.json support, plus localization and macOS Tahoe compatibility updates.

    What's Changed

    • Fix bundled Ghostty theme picker helper packaging by @lawrencecchen in #1459
    • Fix main CI regressions by @lawrencecchen in #1458
    • Add configurable sidebar tint color with light/dark mode support by @rrva in #1465
    • Fix arrow key glyph matching in customizable shortcuts by @GaetanJuvin in #1443
    • fix: make Cmd+W close About/Licenses windows instead of terminal tabs by @gaelic-ghost in #1473
    • fix: remove blocking sleep from preexec hook causing command lag by @BillionClaw in #1444
    • Add Startpage search engine support by @zlatkoc in #1368
    • Fix About Panel Newline Escaping by @jonathanwuki in #1298
    • fix: correct Claude Code hooks config to match actual schema by @mxschmitt in #1388
    • feat: support window.open() popup windows by @SuperManfred in #1150
    • Fix terminal find overlay crash and focus handoff by @austinywang in #1487
    • Fix Google sign-in infinite loading in browser pane by @austinywang in #1493
    • Keep pinned workspaces above the sidebar pin boundary by @lawrencecchen in #1503
    • Require pinned IDs in the sidebar drop planner by @lawrencecchen in #1505
    • fix: show sidebar update banner from background checks by @austinywang in #1543
    • Support dropping folders onto the dock icon by @austinywang in #1571
    • Fix split transparency regression by @lawrencecchen in #1568
    • Fix sidebar PR badges for restored workspaces by @austinywang in #1570
    • Fix browser PR metadata deadlock and BrowserPanelView hot paths by @austinywang in #1564
    • Fix #1574: remove top update banner in sidebar by @austinywang in #1575
    • Browser: import data from detected installed browsers by @lawrencecchen in #318
    • Fix spinner hang after display resolution changes by @lawrencecchen in #1549
    • Migrate CI/CD to WarpBuild, consolidate test jobs by @lawrencecchen in #1501
    • Add cmux ssh remote workspaces with auto port forwarding by @lawrencecchen in #1296
    • Fix nightly release browser portal compile by @lawrencecchen in #1591
    • Add macOS 26 (Tahoe) compat tests by @lawrencecchen in #1590
    • Fix remote daemon build output path by @lawrencecchen in #1595
    • Fix SSH remote CLI wrapper and proxy follow-ups by @lawrencecchen in #1596
    • Fix #1406: restore Sparkle scheduled update checks by @austinywang in #1597
    • Add hidden CLI command for live terminal debugging by @lawrencecchen in #1599
    • Open a new terminal tab from empty tab bar double-click by @lawrencecchen in #1601
    • fix(Workspace): fix EXC_BAD_ACCESS caused by over-releasing ghostty font by @s010s in #1496
    • Tighten browser import sheet UI by @lawrencecchen in #1593
    • fix: browser import profile follow-up regressions by @lawrencecchen in #1582
    • fix(web): exclude PostHog proxy from i18n middleware by @lawrencecchen in #1626
    • Fix missing command palette open-in targets by @lawrencecchen in #1621
    • Fix workspace layout follow-up spin loop by @austinywang in #1633
    • Add Vietnamese README by @eliophan in #1537
    • Fix AZERTY Option+Delete word delete in Claude Code by @austinywang in #1640
    • Fix browser devtools X-close persistence by @austinywang in #1627
    • Add 'rc' and 'remote-control' to command passthrough by @FredrikSeidl in #1539
    • fix: suppress socat stdout in _cmux_send to prevent OK leak by @fvallenilla in #1619
    • Fix dark mode app icon not applied in automatic mode by @ddotz in #1510
    • feat: add web-browser entitlement for iCloud Passwords autofill by @guanchzhou in #1518
    • Move Japanese to second position in README language selectors by @lawrencecchen in #1647
    • fix(terminal): prevent redundant focus events causing Powerlevel10k redraws by @BillionClaw in #1579
    • fix(terminal): prevent doomscroll when reviewing scrollback by @BillionClaw in #1616
    • Address command palette follow-up review comments by @lawrencecchen in #1644
    • Rename "Import From Browser" to "Import Browser Data" by @lawrencecchen in #1672
    • fix(terminal): execute Return after Korean IME commit by @lawrencecchen in #1671
    • Restore last-surface close preference toggle by @austinywang in #1679
    • Fix sidebar workspace PR status display and false positives by @austinywang in #1636
    • Redirect cmux.dev to cmux.com with 301s by @lawrencecchen in #1716
    • Split mega test file, bump CI timeout, stream xcodebuild output by @lawrencecchen in #1717
    • fix: repair NIGHTLY Sparkle quarantine metadata by @austinywang in #1703
    • Fix laggy terminal sync during sidebar drags by @lawrencecchen in #1598
    • Update all remaining cmux.dev references to cmux.com by @lawrencecchen in #1721
    • Revert testimonial quotes back to cmux.dev by @lawrencecchen in #1722
    • Fix floating portal terminal after nightly update relaunch by @lawrencecchen in #1696
    • Revert "fix: repair NIGHTLY Sparkle quarantine metadata (#1703)" by @austinywang in #1725
    • fix: remove restricted web-browser entitlement by @austinywang in #1727
    • Include hardware details in feedback submissions by @lawrencecchen in #1726
    • Make founders email selectable in feedback success view by @lawrencecchen in #1733
    • SEO hardening: canonicals, sitemap x-default, legal dates by @lawrencecchen in #1741
    • Use dynamic copyright year in Terms of Service by @lawrencecchen in #1742
    • fix: skip identical session autosave writes by @lawrencecchen in #1732
    • Wire split test files into build phase, add test timeout by @lawrencecchen in #1743
    • Add PostHog and Resend to privacy policy by @lawrencecchen in #1744
    • Fix command palette ordering for check query by @lawrencecchen in #1740
    • Hide workspace titlebar chrome in minimal mode by @lawrencecchen in #1479
    • Fix display harness manifest handoff in UI test by @lawrencecchen in #1724
    • Show update-available banner automatically on launch by @austinywang in #1651
    • Merge main into sidebar PR status branch by @austinywang in #1776
    • Report release launch status in reloadp.sh by @gaelic-ghost in #1774
    • Fix CI test timeout: stream output, bump to 30m by @lawrencecchen in #1783
    • Add optional single-click focus for inactive panes by @lawrencecchen in #1796
    • Stabilize sidebar directory ordering when split focus changes by @lawrencecchen in #1798
    • Make remote sidebar directory canonicalization preserve live paths by @lawrencecchen in #1800
    • Skip hanging test in compat CI to match ci.yml by @lawrencecchen in #1801
    • Fix cmux ssh notify surface targeting by @lawrencecchen in #1799
    • Fix terminal pane drag/drop handoff delay by @austinywang in #1837
    • Fix browser pane file drops hanging on Uploading by @austinywang in #1843
    • Fix browser image copy pasteboard data by @austinywang in #1850
    • feat: add set-color/clear-color to workspace-action CLI by @bagelcode-jhkim in #1833
    • fix(shell): check git repo before running git commands to prevent TCC prompts by @BillionClaw in #1677
    • fix: skip Korean from CJK font-codepoint-map auto-injection by @seohyeon1578 in #1700
    • Stop canceling in-progress nightly builds by @lawrencecchen in #1856
    • Fix focused notification sound playback by @lawrencecchen in #1855
    • feat: add --direction flag to markdown open command by @zsalzbank in #1763
    • fix: align titlebar icons with traffic-light buttons by @pstanton237 in #1754
    • fix(hooks): handle TabManager unavailable in SessionEnd/Start hooks by @BillionClaw in #1735
    • fix(sidebar): avoid premature workspace title truncation by @lawrencecchen in #1859
    • Fix keyboard shortcuts with CJK input sources by @sumniy in #1649
    • Add IntelliJ IDEA to command palette Open Directory targets by @lawrencecchen in #1860
    • Share browser context with OAuth popups by @lawrencecchen in #1600
    • ci: add concurrency groups to prevent WarpBuild runner contention by @lawrencecchen in #1889
    • Support image drag-and-drop into SSH terminals by @lawrencecchen in #1838
    • Add OG image for social media previews by @lawrencecchen in #1861
    • Fix sidebar PR badge detection for workspace branches by @austinywang in #1896
    • Fix browser back navigation history handoff by @austinywang in #1897
    • Fix SSH image transfer followups by @lawrencecchen in #1904
    • Fix SSH image transfer cleanup and IPv6 followups by @lawrencecchen in #1907
    • Add failing regression test for browser find focus by @lawrencecchen in #1891
    • fix: Cloudflare/CAPTCHA verification failures in browser panel by @Jesssullivan in #1877
    • fix: AppleScript count windows returns 0 + working directory returns empty by @grimmerk in #1826
    • feat(dialog): show tab name in close tab confirmation by @mvanhorn in #1845
    • fix: apply background-opacity and background-blur to terminal rendering area (#879) by @martinezhermes in #1858
    • Fix browser pane video fullscreen by @austinywang in #1921
    • Confirm before closing pinned workspaces by @austinywang in #1895
    • Fix Sparkle update dialog requiring two presses by @austinywang in #1908
    • Customizable number shortcuts by @austinywang in #1951
    • Improve tmux notification attention routing by @lawrencecchen in #1898
    • Replace force-unwrapped .data(using: .utf8)! with Data(string.utf8) by @lifrary in #1834
    • Fix unbound Cmd+Shift+key combos being silently swallowed by @che-3 in #1959
    • Fix locale page crashes under Google Translate by @austinywang in #1956
    • Fix #1870: prevent split crash on Intel Macs caused by stale font pointer by @elvistranhere in #1915
    • Fix keyboard shortcuts not working with Korean input mode by @centraldogma99 in #1913
    • Fix terminal black screen on macOS 26.3.1 by dispatching Ghostty callbacks to main thread by @rerun0510 in #1937
    • Fix claude-hook stop teardown races by @austinywang in #1954
    • Fix Escape key not working in terminal panels (e.g. lazygit) by @che-3 in #1957
    • Fix browser freeze after pane split by @Apptah in #1852
    • Fix splitter hitbox overlap and terminal scrollbar width resync by @austinywang in #1950
    • Fix reload.sh stale-artifact launch after failed builds by @gaelic-ghost in #1888
    • Preserve explicit wheel scrollback against passive follow by @lawrencecchen in #1965
    • fix(terminal): prevent cursor movement on double-click selection by @BillionClaw in #1709
    • Fix blank terminal renders after workspace switches by @austinywang in #1964
    • Fix UI test foreground activation on CI by @austinywang in #1981
    • Add dual licensing (AGPL + commercial) by @lawrencecchen in #2021
    • Avoid crash when creating a new workspace by @lawrencecchen in #2023
    • Shift titlebar folder icon 7px left by @lawrencecchen in #2030
    • Fix #1357: hide stale terminal portal after restore churn by @austinywang in #2025
    • Fix sidebar badges not refreshing on workspace state change by @austinywang in #2046
    • Add -r shorthand to SKIP_SESSION_ID check in claude wrapper by @anthhub in #1992
    • feat: expose per-surface TTY in tree output by @grimmerk in #2040
    • Fix all split panes appearing focused after layout restoration by @lawrencecchen in #2088
    • Revert Sparkle manual update dialog flow from #1908 by @austinywang in #2090
    • fix(browser): use native value setter for React compatibility by @joshuaswanson in #2059
    • Fix sidebar notification persisting after being read by @che-3 in #1933
    • Export CMUX_SOCKET alongside CMUX_SOCKET_PATH in terminal env by @anthhub in #1991
    • Fix workspace creation failing after long uptime by @che-3 in #1930
    • docs: remove outdated Claude Code hooks section from notifications by @BillionClaw in #2053
    • fix: increase contentSideHitWidth to prevent accidental window resize by @BillionClaw in #2018
    • Remove fork PR guards from CI workflows by @lawrencecchen in #2092
    • Fix NIGHTLY crash after cmux ssh cmux-macmini by @lawrencecchen in #2099
    • reload.sh: default to build-only, add --launch flag by @lawrencecchen in #2097
    • Fix dock icon not auto-switching with system dark mode by @che-3 in #1928
    • Fix Ghostty font-family fallback chain regression by @austinywang in #1308
    • fix: prevent Japanese IME confirmation Enter from executing command by @rerun0510 in #2075
    • Fix panel resize stuttering when tiled with browser panels by @elvistranhere in #1969
    • Fix browser portal leaking to other tabs on Bonsplit tab switch by @anthhub in #2000
    • Consume Cmd+number shortcuts when workspace index is out of bounds by @anthhub in #2033
    • Add Codex CLI hooks integration by @lawrencecchen in #2103
    • feat: cmux.json for custom commands by @pratikpakhale in #2011
    • Skip sidebar PR lookup on main/master branches by @austinywang in #2110
    • fix(browser): keep IME Enter on composition path by @austinywang in #2108
    • Validate workspace color during cmux.json decode by @lawrencecchen in #2112
    • Reduce shell integration prompt latency by @lawrencecchen in #2109
    • feat: add arrow keys, shift+tab, home/end/delete/pageup/pagedown to sendNamedKey by @yirugi in #1920
    • Add set-color/clear-color workspace actions for tab color via CLI by @ariel-wiz in #1873
    • Fix SSH control master cleanup on remote teardown by @lawrencecchen in #2104
    • Fix #1983: avoid workspace creation crash after restore by @austinywang in #1985
    • Fix Ghostty resize_split keybind support by @jorgitin02 in #1899
    • Handle Cmd+O in handleCustomShortcut to prevent Documents folder open by @anthhub in #2034
    • Fix display/consent mismatch in cmux.json command execution by @lawrencecchen in #2122
    • Fix first click on detected update pill by @austinywang in #2117
    • New window inherits size from current window by @lawrencecchen in #2124
    • Add regression coverage for Cmd+N workspace creation crash by @austinywang in #2127
    • Fix window position restore on relaunch by @austinywang in #2129
    • Double-click custom titlebar to zoom or minimize by @austinywang in #2130
    • Fix Cmd+N crash from stale workspace creation snapshots by @austinywang in #2133
    • Fix browser panes rendering blank after reopen by @austinywang in #2141
    • Fix sidebar update pill cached popover flow by @austinywang in #2142
    • fix: guard inherited terminal config against stale surfaces by @austinywang in #2101
    • Fix Cmd+N workspace creation snapshot crashes by @austinywang in #2173
    • Fix update attempt refreshing pill without actually updating by @lawrencecchen in #2168
    • Fix command palette focus after terminal find by @lawrencecchen in #2089
    • reload.sh: use allowAll socket mode for dev builds by @lawrencecchen in #2165
    • Skip SSH cleanup after moving the last remote surface by @lawrencecchen in #2123
    • Fix Cmd+N crash from workspace creation config snapshots by @austinywang in #2178
    • Fix command palette follow-up review comments by @lawrencecchen in #2174
    • Fix Release-only Cmd+N workspace snapshot UAF by @austinywang in #2181
    • Fix Cmd+N crash: retain snapshot workspaces through creation by @austinywang in #2183
    • Fix Cmd+N nightly crash: avoid local Workspace refs in ARC hotpath by @austinywang in #2204
    • Fix claude-teams pane anchoring with main-vertical layout by @lawrencecchen in #2119
    • Fix SEO indexing: hreflang, canonicals, sitemap, trailing slash by @lawrencecchen in #2193
    • fix(quit): enforce Warn Before Quit when Cmd+Q arrives via app switcher by @anthhub in #2186
    • chore: remove unused koreanRanges constant by @hjick in #2158
    • Fix workspace shortcut docs by @austinywang in #2211
    • fix: route PWD action to correct TabManager per tabId by @anthhub in #2147
    • Add --name flag to new-workspace CLI command by @ueg1990 in #2160
    • fix: keyboard shortcuts not working with Russian layout by @adw0rd in #2202
    • docs: add Copilot CLI hook setup to notifications guide by @Harley-Adams in #1875
    • feat(sidebar): make listening ports clickable to open in browser by @mvanhorn in #1844
    • Fix workspace creation snapshot crash by @lawrencecchen in #2176
    • Revert liveSurfaceForGhosttyAccess: fix Cmd+N @published nil crash by @austinywang in #2221
    • docs: add Copilot CLI hooks to i18n notifications page by @lawrencecchen in #2217
    • Add cmux omo command for oh-my-openagent integration by @lawrencecchen in #2087
    • fix(sidebar): use dedicated setting for port link browser preference by @lawrencecchen in #2219
    • Fix nightly SSH remote daemon checksum mismatch by @lawrencecchen in #2225
    • Support modifier+key combinations in send-key (ctrl+enter, shift+tab, etc.) by @anthhub in #1994
    • fix(socket): return not_found when surface_id is provided but unresolvable by @anthhub in #2150
    • Fix tmux compat store decoding, layout cleanup, and cross-workspace fallback by @lawrencecchen in #2207
    • Add --no-focus flag to cmux ssh by @lawrencecchen in #2227
    • Improve cmux omo error when opencode is not installed by @lawrencecchen in #2230
    • Switch nightly builds to macOS Tahoe runner by @lawrencecchen in #2231
    • Switch release builds to macOS Tahoe runner by @lawrencecchen in #2233
    • Add Korean localization for README.ko.md assets by @ChoiysApple in #1811
    • feat(i18n): add Ukrainian (uk) localization by @serzhik in #2226
    • Fix Intel second-surface config inheritance crash by @austinywang in #2179
    • Revert "Fix Intel second-surface config inheritance crash" by @austinywang in #2267
    • Add customizable sidebar selection highlight color by @Audiofool934 in #1824
    • Fix minimal mode toggle not updating titlebar state by @lawrencecchen in #2218
    • perf: coalesce scrollbar updates during bulk output by @khj68 in #2116
    • Add claude-teams, omo, and __tmux-compat to Go relay CLI for SSH sessions by @lawrencecchen in #2238
    • Fix #1793: skip CJK fallback injection when font-family already covers glyphs by @austinywang in #2241
    • Fix cmux omo bootstrap when user pins yanked plugin deps by @austinywang in #2280
    • Fix ARC workspace inheritance crash and native Zig helper builds by @austinywang in #2283
    • Skip quit confirmation for tagged DEV builds by @lawrencecchen in #2288
    • Add Match Terminal Background sidebar setting by @lawrencecchen in #2293
    • Build universal binary in stable release workflow by @austinywang in #2287
    • Prepare 0.63.0 release by @austinywang in #2297

    New Contributors

    • @rrva made their first contribution in #1465
    • @GaetanJuvin made their first contribution in #1443
    • @gaelic-ghost made their first contribution in #1473
    • @BillionClaw made their first contribution in #1444
    • @zlatkoc made their first contribution in #1368
    • @jonathanwuki made their first contribution in #1298
    • @mxschmitt made their first contribution in #1388
    • @SuperManfred made their first contribution in #1150
    • @s010s made their first contribution in #1496
    • @eliophan made their first contribution in #1537
    • @FredrikSeidl made their first contribution in #1539
    • @fvallenilla made their first contribution in #1619
    • @ddotz made their first contribution in #1510
    • @guanchzhou made their first contribution in #1518
    • @bagelcode-jhkim made their first contribution in #1833
    • @seohyeon1578 made their first contribution in #1700
    • @zsalzbank made their first contribution in #1763
    • @pstanton237 made their first contribution in #1754
    • @sumniy made their first contribution in #1649
    • @Jesssullivan made their first contribution in #1877
    • @grimmerk made their first contribution in #1826
    • @mvanhorn made their first contribution in #1845
    • @martinezhermes made their first contribution in #1858
    • @lifrary made their first contribution in #1834
    • @che-3 made their first contribution in #1959
    • @elvistranhere made their first contribution in #1915
    • @centraldogma99 made their first contribution in #1913
    • @rerun0510 made their first contribution in #1937
    • @Apptah made their first contribution in #1852
    • @anthhub made their first contribution in #1992
    • @joshuaswanson made their first contribution in #2059
    • @pratikpakhale made their first contribution in #2011
    • @yirugi made their first contribution in #1920
    • @ariel-wiz made their first contribution in #1873
    • @jorgitin02 made their first contribution in #1899
    • @hjick made their first contribution in #2158
    • @ueg1990 made their first contribution in #2160
    • @adw0rd made their first contribution in #2202
    • @Harley-Adams made their first contribution in #1875
    • @ChoiysApple made their first contribution in #1811
    • @serzhik made their first contribution in #2226
    • @Audiofool934 made their first contribution in #1824
    • @khj68 made their first contribution in #2116

    Full Changelog: v0.62.2...v0.63.0

    Original source
  • Mar 14, 2026
    • Date parsed from source:
      Mar 14, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    v0.62.2

    manaflow-ai announces v0.62.2 with broad nightly polish and workflow tweaks. This release bundles stability fixes, UI and clipboard improvements, improved workspace handling, and Ghostty/cmux polish.

    What's Changed

    • Add minimal sidebar detail toggles by @lawrencecchen in #1312
    • Include current_directory and custom_color in list-workspaces output by @arieltobiana in #544
    • Fix Pure prompt duplication in Ghostty zsh integration by @lawrencecchen in #1316
    • Bundle Ghostty themes in cmux by @lawrencecchen in #1314
    • Summarize multi-workspace close confirmation by @lawrencecchen in #1329
    • Add setting to hide cmux from the menu bar by @lawrencecchen in #1330
    • Follow-up: build only universal nightly artifacts by @lawrencecchen in #1332
    • Add settings to disable pane ring and flash by @lawrencecchen in #1217
    • Keep workspaces open when closing the last surface by @lawrencecchen in #1315
    • Share last-surface close flow between X and Cmd+W by @lawrencecchen in #1346
    • Add workspace stress profiling and reduce switch churn by @lawrencecchen in #1218
    • Fix terminal Cmd+V clipboard payload handling by @lawrencecchen in #1305
    • Harden nightly publishing on Depot by @lawrencecchen in #1356
    • Support direct image clipboard UTIs in terminal paste by @lawrencecchen in #1358
    • Support attachment-only RTFD image paste fallback by @lawrencecchen in #1361
    • Restore Ghostty Pure prompt redraw fix by @lawrencecchen in #1363
    • Replace README hero image with cmux.dev landing screenshot by @lawrencecchen in #1369
    • Add subtitle to App Icon setting to clarify it's not a theme toggle by @lawrencecchen in #1367
    • Add VoiceOver traits to pickers, reorder settings by @lawrencecchen in #1372
    • Add Discord link to help menu by @lawrencecchen in #1366
    • Change help menu Welcome to Welcome to cmux! by @lawrencecchen in #1377
    • Fix internal drag regressions from bundle type declarations by @lawrencecchen in #1379
    • Add /nightly page by @lawrencecchen in #1378
    • Fix crash when adding a workspace into an orphaned window context by @lawrencecchen in #1380
    • Fix VS Code command palette to open desktop app by @austinywang in #1389
    • Fix crash when creating a new workspace by @austinywang in #1391
    • Make Cmd+W close window when closing last terminal by @austinywang in #1395
    • Honor shell state for close confirmation by @lawrencecchen in #1386
    • Fix split cwd inheritance while shell cwd is stale by @austinywang in #1403
    • Add cmux themes command by @lawrencecchen in #1334
    • Exit split zoom when jumping to unread by @lawrencecchen in #1401
    • Fix GhosttyKit checksum drift in CI by @lawrencecchen in #1405
    • Fallback stable socket listener to a user-scoped path by @lawrencecchen in #1351
    • Add Cmd+P all-surface search option by @lawrencecchen in #1382
    • Fix macOS dictation NSTextInputClient conformance by @lawrencecchen in #1410
    • Fix omnibar backspace/arrow key loss after prefix deletion by @austinywang in #1413
    • Throttle repeated socket listener start failures by @lawrencecchen in #1415
    • Tag CLI Sentry events with app release by @lawrencecchen in #1408
    • Fix command palette command-mode shortcut and navigation by @austinywang in #1417
    • Fix stale Claude sidebar status: add missing hooks, OSC suppression, PID sweep by @lawrencecchen in #1306
    • Allow smaller sidebar widths by @lawrencecchen in #1420
    • Release v0.62.2 by @austinywang in #1430

    New Contributors

    • @arieltobiana made their first contribution in #544

    Full Changelog: v0.62.1...v0.62.2

    Full Changelog: v0.62.1...v0.62.2

    Original source
  • Mar 13, 2026
    • Date parsed from source:
      Mar 13, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    v0.62.1

    manaflow-ai reports a release spanning v0.62.0 to v0.62.1, featuring cmux SSH remote workspaces with auto port forwarding, UI and stability fixes, translated READMEs, and a new contributor. The full changelog is available, marking a real product update.

    What's Changed

    • Enable cmux CLI commands from within SSH remote sessions by @raghavpillai in #374
    • Fix cmux --version root walk by @lawrencecchen in #1255
    • Resync terminal portals after sidebar changes by @lawrencecchen in #1253
    • Fix cmd+` window cycling bouncing back by @lawrencecchen in #1243
    • Add Cmd+T (New tab) to welcome screen shortcuts by @lawrencecchen in #1258
    • Fix titlebar shortcut hint clipping by @lawrencecchen in #1259
    • Fix Pure-style zsh prompt redraws by @lawrencecchen in #1260
    • Sync translated READMEs with English version by @lawrencecchen in #1261
    • Fix Return on Cmd+Ctrl+W close confirmation by @lawrencecchen in #1279
    • Internationalize website with next-intl for 19 languages by @lawrencecchen in #1216
    • Avoid remote daemon proxy head-of-line blocking by @lawrencecchen in #1281
    • Add cmux ssh remote workspaces with auto port forwarding by @lawrencecchen in #239
    • Revert SSH remote workspace stack from main by @lawrencecchen in #1292
    • Release v0.62.1 by @lawrencecchen in #1300

    New Contributors

    • @raghavpillai made their first contribution in #374

    Full Changelog: v0.62.0...v0.62.1

    Original source
  • Mar 12, 2026
    • Date parsed from source:
      Mar 12, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    Merge pull request #1240 from manaflow-ai/release/v0.62.0

    manaflow-ai releases v0.62.0, signaling a new product update with versioned release notes.

    Release v0.62.0

    Original source
  • Mar 12, 2026
    • Date parsed from source:
      Mar 12, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    v0.0.0-dmg-test

    manaflow-ai releases v0.61.0 with broad fixes, quality improvements, and new shortcuts. It expands contributor credits and polishes session restore and changelog wording while hardening reliability and performance. A clear product release note signaling updates to users.

    What's Changed

    • Expand v0.61.0 contributor credits by @lawrencecchen in #471
    • Fix IME key events blocked by ctrl fast path by @yasunogithub in #431
    • Clarify session restore behavior in docs by @lawrencecchen in #472
    • Tweak session restore changelog phrasing by @lawrencecchen in #473
    • Add Cmd+Option+T to close other pane tabs with confirmation by @lawrencecchen in #475
    • Alias Cmd+Shift+R to rename-tab command palette by @lawrencecchen in #478
    • Fix drag-handle top-hit reentrancy state per window by @lawrencecchen in #485
    • Forward middle-click to Ghostty for X11-style selection paste by @rjwittams in #369
    • Harden Sentry crash and noise guards for 0.61.0 by @lawrencecchen in #486
    • fix: make denied-notification prompt non-blocking by @lawrencecchen in #488
    • Optimize notification-store lookups for 0.61 hangs by @lawrencecchen in #489
    • Avoid main-thread session autosave persistence writes by @lawrencecchen in #491
    • Cache Ghostty config loads to avoid render-path file IO by @lawrencecchen in #492
    • perf: reduce sidebar tab-item hot-path recomputation by @lawrencecchen in #493
    • avoid command-palette overlay subview-copy hot path by @lawrencecchen in #497
    • guard devtools auto-restore from first-responder crash path by @lawrencecchen in #498
    • Add Scott Watermasysk testimonial to wall of love by @lawrencecchen in #499
    • reuse terminal portal installation target on sync hot path by @lawrencecchen in #500
    • Reduce 0.61.0 Sentry crash and telemetry regressions by @lawrencecchen in #484
    • Crash requests by @austinywang in #502
    • Reduce autosave snapshot churn for unchanged state by @lawrencecchen in #504
    • Add @johnblythe to wall of love by @lawrencecchen in #503
    • Cache sidebar drop type + shortcut hint metrics by @lawrencecchen in #505
    • Throttle titlebar controls size-update churn by @lawrencecchen in #506
    • Add @BChris91 to wall of love by @lawrencecchen in #507
    • Fix drag-handle top-hit exclusivity crash by @lawrencecchen in #508
    • Skip drag-handle capture when current event is unavailable by @lawrencecchen in #509
    • Allow Cmd shortcuts during IME composition by @austinywang in #495
    • Fix sidebar git branch updates after sleep/wake by @austinywang in #496
    • Fix insecure HTTP alert main-thread hang in BrowserPanel by @lawrencecchen in #511
    • Move LaunchServices registration off startup main thread by @lawrencecchen in #513
    • Fix terminal panes going blank after repeated tab drag/reorder by @austinywang in #512
    • Add X/Twitter and Discord badges to README by @lawrencecchen in #515
    • Fix mic permission prompt support for codex voice transcription by @lawrencecchen in #516
    • Add Cmd+Enter fullscreen shortcut by @lawrencecchen in #517
    • Add cmux_hourly_active event for hourly retention by @lawrencecchen in #514
    • Fix focus-follows-mouse pane focus switching by @lawrencecchen in #519
    • Add Edward Grefenstette testimonial to wall of love by @lawrencecchen in #529
    • Pin create-dmg version in signed build workflows by @lawrencecchen in #401
    • Switch fullscreen default to Cmd+Ctrl+F by @lawrencecchen in #530
    • Add @Connorelsea testimonial to wall of love by @lawrencecchen in #531
    • Add Founder's Edition section to README by @lawrencecchen in #545
    • Add Contributing section to README by @lawrencecchen in #546
    • Fix notification bell hover crash by @lawrencecchen in #574
    • Fix equalize splits no-op by @lawrencecchen in #575
    • Replace keychain password storage with file-based storage by @lawrencecchen in #576
    • Fix use-after-free crash in ghostty_surface_refresh after wake by @austinywang in #566
    • Fix #553: filter Contents/MacOS from shell PATH fixup by @austinywang in #584
    • Fix crash on launch: exclusive access violation in drag handle hit test by @austinywang in #567
    • Fix selected workspace status color contrast by @austinywang in #588
    • Restore lazy keychain reads for socket password by @lawrencecchen in #589
    • Fix CLI SIGPIPE when stdout is redirected by @lawrencecchen in #581
    • fix: keep sidebar git branch updates responsive after sleep/wake by @austinywang in #590
    • Add Kagi as a search provider option by @tmcarr in #561
    • Fix interaction crash in titlebar drag hit-testing by @AI-per in #600
    • Add cmux tree command by @lawrencecchen in #592
    • Remove not_supported commands and legacy aliases from --help by @lawrencecchen in #595
    • Add throttled breadcrumbs for titlebar drag-hit anomalies by @lawrencecchen in #527
    • Add telemetry opt-out setting by @lawrencecchen in #610
    • Fix frozen blank launch state from session restore race (#399) by @austinywang in #565
    • Remove duplicate telemetry assignment in resetAllSettings by @lawrencecchen in #611
    • Add Max Forsey testimonial to wall of love by @lawrencecchen in #614
    • Disable Sentry sendDefaultPii to match anonymous telemetry label by @lawrencecchen in #623
    • Add "The Zen of cmux" blog post by @lawrencecchen in #624
    • Add Tower to command palette Open Directory targets by @lawrencecchen in #627
    • Add browser automation docs page by @lawrencecchen in #622
    • Sort TerminalDirectoryOpenTarget enum alphabetically by @lawrencecchen in #628
    • Fix drag-handle crash on launch from stale foreign-window events by @lawrencecchen in #620
    • Fix browser eval: await promises, always-on console hooks, undefined detection by @lawrencecchen in #613
    • Fix use-after-free in ghostty_surface_refresh after sleep/wake by @lawrencecchen in #619
    • Add zoom/maximize focused pane in splits by @lawrencecchen in #634
    • Add CLI install/uninstall via command palette by @lawrencecchen in #626
    • Rename 'tab color' to 'workspace color' in UI strings by @lawrencecchen in #637
    • Add 'Flash Focused Panel' to command palette by @lawrencecchen in #638
    • Redesign changelog page with feature highlights by @lawrencecchen in #630
    • Fix Codex non-empty composer space tap starting transcription in cmux by @cheulyop in #540
    • Set up full test suite in CI and Xcode Cloud by @lawrencecchen in #447
    • Fix trackpad scrolling in terminal panes by @austinywang in #585
    • Add Open Folder command (Cmd+O) by @lawrencecchen in #656
    • Fix browser split behavior and prevent tagged app auto-close by @austinywang in #646
    • Fix wrapped terminal text hidden by overlay scrollbar by @austinywang in #522
    • Fix --help flag executing commands instead of showing help by @lawrencecchen in #657
    • Use workspace color for notification ring and selection bar by @lawrencecchen in #664
    • Precompute panel ordering to reduce sidebar scroll lag by @lawrencecchen in #661
    • Fix Cmd+plus zoom on non-US keyboard layouts by @lawrencecchen in #680
    • Fix CI unit-test failures from transient SwiftPM artifact resolution by @lawrencecchen in #682
    • Auto-heal missing CLI listener socket by @lawrencecchen in #679
    • Fix Xcode Cloud UI tests by running TestAction in Debug by @lawrencecchen in #672
    • Stabilize UI keyboard focus and split-close test regressions by @lawrencecchen in #689
    • Add GitHub star count to site header by @lawrencecchen in #673
    • Fix local HTML file routing in open wrapper by @lawrencecchen in #684
    • Add cmux <path> to open directories and Homebrew binary stanza by @lawrencecchen in #705
    • Fix Shift+Space IME toggle inserting a space (#641) by @austinywang in #670
    • Remove Xcode Cloud CI scripts by @lawrencecchen in #709
    • Switch CI and Build GhosttyKit to Depot macOS runners by @lawrencecchen in #710
    • Move Build GhosttyKit to Depot runners by @lawrencecchen in #713
    • Fix SwiftPM binary artifact cache collision in CI by @austinywang in #716
    • Fix: use policy constants for minimum window size instead of hardcoded 800×600 by @afxjzs in #715
    • Run all XCUITests in CI and add skip_unit_tests to Depot workflow by @lawrencecchen in #718
    • Honor Ghostty background-opacity across all cmux chrome by @lawrencecchen in #667
    • Add dark mode app icon for macOS Sequoia by @lawrencecchen in #702
    • Improve Depot test workflow: diagnostics, filter, timeout by @lawrencecchen in #720
    • Add virtual display for XCUITests on headless Depot runners by @lawrencecchen in #721
    • Split self-hosted concurrency groups per workflow by @lawrencecchen in #729
    • Fade in GitHub stars badge and reduce right padding by @lawrencecchen in #703
    • Add inline VS Code open-directory command palette action by @lawrencecchen in #685
    • Migrate all workflows from self-hosted Mac Mini to Depot runners by @lawrencecchen in #730
    • Show GitHub star badge in mobile header by @lawrencecchen in #735
    • Fix menubar icon invisible in light mode by @lawrencecchen in #741
    • Fix exclusive-access crash in WindowDragHandleView hitTest by @harukitosa in #736
    • Fix display-pass crash from isHidden toggle in debug hit test by @trydis in #698
    • Fix Cmd+Tab activation ordering (#744) by @austinywang in #766
    • Add external URL bypass rules for embedded browser opens by @lawrencecchen in #768
    • Support pasting clipboard images in terminal by @josemasri in #562
    • Add macOS compatibility CI: unit tests + smoke test on macos-14/15 by @lawrencecchen in #769
    • Add workspace-churn typing lag regression and fix by @lawrencecchen in #767
    • Fix re-entrant exclusive-access crash in drag handle hit test by @lawrencecchen in #771
    • Add setting to hide Cmd-hold shortcut hints by @lawrencecchen in #765
    • Reduce spacing under Changelog heading by @lawrencecchen in #774
    • Split CI: GitHub runners for tests, Depot for perf regression by @lawrencecchen in #773
    • Add debug logging for cmd+click link handling by @lawrencecchen in #777
    • Trigger nightly on push to main, switch to macos-15 runner by @lawrencecchen in #779
    • Add E2E test workflow with video recording by @lawrencecchen in #778
    • Fix E2E video recording: switch to ffmpeg AVFoundation by @lawrencecchen in #780
    • Install ffmpeg for E2E screen recording by @lawrencecchen in #781
    • Clean up E2E ffmpeg device detection by @lawrencecchen in #782
    • Fix E2E TCC dialog, trim video, add Tahoe runner by @lawrencecchen in #784
    • Add @tonkotsuboy_com testimonial to wall of love by @lawrencecchen in #785
    • Fix ghost terminal surface rebind after close by @lawrencecchen in #808
    • Remove hourly cron and skipped job from nightly workflow by @lawrencecchen in #817
    • tmux stuff by @austinywang in #717
    • Fix Shift+backquote emitting ;2;27~ in terminal by @austinywang in #815
    • Fix cmux respecting Ghostty shell-integration=none by @austinywang in #816
    • Fix Cmd+Shift+, Ghostty theme reload in cmux by @austinywang in #818
    • Move UNUserNotificationCenter remove calls off main thread by @lawrencecchen in #820
    • Fix settings dropdown width for Sidebar Branch Layout by @lawrencecchen in #825
    • Fix Cmd+Shift+Enter not zooming pane when browser is focused by @lawrencecchen in #826
    • Revert: Fix Cmd+Tab activation ordering (#766) by @austinywang in #827
    • Clear sidebar notification when user submits prompt by @lawrencecchen in #821
    • Add keyboard copy mode for terminal scrollback by @lawrencecchen in #792
    • Fix Ghostty theme loading in debug builds by @austinywang in #830
    • Vi mode: half-page scroll, visible cursor, gg fix by @lawrencecchen in #851
    • Add customizable notification sound by @lawrencecchen in #839
    • Skip keychain migration for DEV/staging builds by @lawrencecchen in #845
    • Cmd+P: show workspaces only by @lawrencecchen in #844
    • Fix Cmd+V clipboard image paste not working by @lawrencecchen in #853
    • Add blog post: My Favorite Feature: Cmd+Shift+U by @lawrencecchen in #852
    • Fix video layout shift on blog post by @lawrencecchen in #858
    • Add prev/next nav to blog posts, reduce index gap by @lawrencecchen in #859
    • Add debug logs for Cmd+F find bar refocus by @lawrencecchen in #840
    • Fix cross-window theme background gating after jump-to-unread by @lawrencecchen in #861
    • Fix Escape propagation when command palette is visible by @lawrencecchen in #847
    • Fix browser address bar Japanese IME input (#789) by @y-agatsuma in #867
    • Fix notification sound picker style in Settings by @lawrencecchen in #885
    • feat: add Japanese localization with String Catalog by @atani in #819
    • Extract SettingsPickerRow to prevent picker style bugs by @lawrencecchen in #887
    • Reduce typing lag by hiding invisible views from accessibility tree by @lawrencecchen in #862
    • Handle TLS auth challenges to fix Microsoft device compliance by @ConnorCallison in #806
    • Add Language setting for per-app locale override by @lawrencecchen in #886
    • fix: prevent crash in parseNotificationPayload when fields are empty by @orzazade in #881
    • Add find-in-page (Cmd+F) for browser panels by @y-agatsuma in #875
    • Fix browser panel lifecycle after WebContent process termination by @lawrencecchen in #892
    • Add custom file support for notification sounds by @lawrencecchen in #869
    • Fix voice dictation text insertion path in GhosttyNSView. by @qianwan in #857
    • feat: add markdown viewer panel with live file watching by @homanp in #883
    • Fix intermittent CLI socket-not-found errors for tagged/debug runs by @austinywang in #832
    • Add 16 new languages to localization by @lawrencecchen in #895
    • Fix browser tab click focus after workspace switch by @austinywang in #908
    • Fix Claude wrapper hook errors when cmux socket is stale by @lawrencecchen in #868
    • Add browser camera/video support in cmux browser (#760) by @austinywang in #913
    • Fix stale sidebar branch after agent-driven git checkout by @austinywang in #671
    • Fix custom notification sound preparation and error transparency by @lawrencecchen in #919
    • Fix background terminal startup for unfocused workspaces by @austinywang in #920
    • Fix #902: keep terminal link opens in the source workspace by @austinywang in #912
    • Fix Cmd+F Escape passthrough into terminal by @lawrencecchen in #918
    • Fix orphaned child processes when closing workspace tabs by @novarii in #889
    • Fix Ctrl+H deleting committed text instead of composing text during IME input by @sminamot in #790
    • Prompt bug reporters to verify NIGHTLY reproduction by @lawrencecchen in #930
    • fix: avoid NSTextView tracking loop in omnibar mouseDown by @atani in #928
    • Fix startup SIGSEGV: pre-warm locale before SentrySDK.start by @ukoasis in #927
    • Add PR template section for demo videos by @lawrencecchen in #933
    • Flush PostHog hourly active events immediately by @lawrencecchen in #934
    • Fix sidebar branch refresh after checkout (issue #666) by @austinywang in #905
    • Fix browser pane drag routing over portal-hosted web views by @austinywang in #961
    • Fix browser Cmd+F overlay clipping in portal mode by @lawrencecchen in #916
    • Add Claude Code GitHub Workflow by @lawrencecchen in #965
    • Fix Dvorak Cmd+C colliding with notifications shortcut by @lawrencecchen in #762
    • Prevent agents from building untagged cmux DEV by @lawrencecchen in #979
    • Fix notification unread persistence when workspaces regain focus by @austinywang in #971
    • Fix browser screenshot to return image URL by @lawrencecchen in #936
    • Fix flaky CLI socket listener recovery (#952) by @austinywang in #954
    • Add diagnostics for empty browser snapshots by @lawrencecchen in #977
    • Add regression test commit policy to CLAUDE.md by @lawrencecchen in #982
    • Fix split CWD inheritance and bash job notification spam by @jleechan2015 in #925
    • Fix browser get selector examples by @lawrencecchen in #976
    • Add browser js_error recovery guidance by @lawrencecchen in #975
    • Document browser navigation verification loop by @lawrencecchen in #974
    • Add sidebar help menu to footer by @lawrencecchen in #958
    • Stop reload scripts from stealing window focus by @lawrencecchen in #988
    • Fix side-docked dev tools resize by @austinywang in #712
    • Revert "Fix notification unread persistence when workspaces regain focus" by @austinywang in #992
    • Fix browser focus after dismissing the command palette by click by @austinywang in #990
    • Fix Release build: move rectApproximatelyEqual out of #if DEBUG by @lawrencecchen in #1000
    • Fix markdown panel text click focus by @lawrencecchen in #991
    • Remove invalid docs text inspection tests by @lawrencecchen in #986
    • Fix browser goto snapshot-after parsing by @lawrencecchen in #973
    • Support trailing browser output flags by @lawrencecchen in #972
    • Polish feedback help menu copy by @lawrencecchen in #1003
    • Refresh background workspace git metadata after external checkout by @austinywang in #987
    • Cache Swift packages across CI runs by @lawrencecchen in #998
    • Fix browser portal anchor churn during pane drag by @austinywang in #995
    • Revert "tmux stuff" by @austinywang in #1006
    • Change feedback recipient to [email protected] by @lawrencecchen in #1007
    • Fix cmux notify focus steal regression by @lawrencecchen in #932
    • Move update logs into Debug menu by @lawrencecchen in #1008
    • Add Reddit community link and docs reference to README by @lawrencecchen in #1013
    • Reorganize README: add Documentation section, move Reddit link by @lawrencecchen in #1014
    • Regenerate app icons from Icon Composer by @lawrencecchen in #1005
    • Fix titlebar controls clipped at bottom edge by @lawrencecchen in #1016
    • Improve command palette search performance by @lawrencecchen in #989
    • Fix drag hover redraw churn in hosted panes by @austinywang in #1026
    • Fix browser issues by @austinywang in #1029
    • Update README contributing section by @lawrencecchen in #1031
    • Add workspace pages in the titlebar by @lawrencecchen in #1030
    • Revert "Add workspace pages in the titlebar" by @lawrencecchen in #1040
    • Make missing markdown paths selectable by @lawrencecchen in #1042
    • Verify GhosttyKit artifact integrity in CI/nightly/release workflows by @lawrencecchen in #1032
    • Add DEBUG logging for browser omnibar/content focus handoff by @lawrencecchen in #910
    • Fix tooltip tracking lifetime and shortcut lag by @austinywang in #1043
    • Fix terminal drag hover overlay flicker by @austinywang in #1046
    • Revert PR #1046 to restored Bonsplit base by @austinywang in #1049
    • Fix terminal drag hover overlay flicker by @austinywang in #1050
    • Fix help menu popover arrow positioning by @lawrencecchen in #1009
    • Fix browser pane blanking after round-trip drag rearrange by @austinywang in #1068
    • Publish separate universal nightly track by @lawrencecchen in #1067
    • docs: add 0.62.0 changelog entries by @austinywang in #1054
    • Fix browser pane portal anchor sizing by @austinywang in #1094
    • Fix pinned workspace notification reordering by @austinywang in #1116
    • Fix cmux --version memory blowup by @austinywang in #1121
    • Register browser URL schemes in Info.plist by @lawrencecchen in #1125
    • Clarify source-shape test policy by @lawrencecchen in #1127
    • Fix browser overlay staying above terminal after pane switches by @austinywang in #1130
    • Remove source-shape regression tests by @lawrencecchen in #1128
    • Fix browser panes reloading when switching workspaces by @austinywang in #1136
    • Fix notification ring dismissal on direct terminal clicks by @austinywang in #1126
    • fix: add CJK font fallback to prevent decorative font rendering by @atani in #1017
    • Add color field to sidebar_state output by @gonzaloserrano in #1101
    • Show vim key table badge in terminal pane by @0xble in #1092
    • Improve Korean README for natural, native phrasing by @atmigtnca in #1069
    • Fix inline VS Code serve-web token exposure via argv by @lawrencecchen in #1033
    • Fix main CI failures by @lawrencecchen in #1143
    • Update ghostty to v1.3.0 by @lawrencecchen in #1142
    • Fix split ghost terminal render and focus recovery by @austinywang in #1148
    • Add regression test for serve-web token cleanup by @lawrencecchen in #1141
    • Fix browser omnibar disappearing after Cmd+Shift+Enter by @austinywang in #1145
    • Constrain notification sound picker width by @lawrencecchen in #1168
    • Add Jump to Latest to the notifications popover by @lawrencecchen in #1167
    • Add browser find focus debug logs by @lawrencecchen in #1162
    • Fix side-docked browser DevTools resizing by @austinywang in #1170
    • Polish welcome, feedback, and shortcuts flows by @lawrencecchen in #1169
    • Sync all translated READMEs with English version by @lawrencecchen in #1172
    • Fix translated README review comments by @lawrencecchen in #1174
    • Keep internal tab drags out of Finder by @lawrencecchen in #1176
    • Preserve browser devtools when resizing pane by @lawrencecchen in #1173
    • Fix nightly main cancellation noise and release build break by @lawrencecchen in #1177
    • Fix drag configuration test compatibility on macOS 15 by @lawrencecchen in #1180
    • Add cmux claude-teams launcher by @lawrencecchen in #1179
    • devtools resize layout by @austinywang in #1189
    • Add Khmer (README.km.md) localization by @lawrencecchen in #1198
    • Reduce typing lag from sidebar re-evaluation and hitTest overhead by @lawrencecchen in #1204
    • Fix hidden browser slot inspector focus crash by @lawrencecchen in #1211
    • Fix panel drag hover terminal flicker by @austinywang in #1213
    • Fix bottom-docked DevTools page shift by @lawrencecchen in #1212
    • Adapt welcome screen colors for light mode by @lawrencecchen in #1214
    • Fix stale browser pane content after drag splits by @austinywang in #1215
    • Fix browser devtools hide toggle fallback by @lawrencecchen in #1220
    • Prompt before closing window with Cmd+Ctrl+W by @lawrencecchen in #1219
    • Fix browser pane refreshes on split and resize churn by @austinywang in #1224
    • Fix browser pane reloads on tab switch by @austinywang in #1228
    • Fix sidebar PR badge polling for idle shells by @austinywang in #1139
    • Prevent attached DevTools from re-entering unsafe side-dock layouts by @austinywang in #1230
    • Release v0.62.0 by @austinywang in #1240
    • Fix cmux --version root walk by @lawrencecchen in #1255
    • Resync terminal portals after sidebar changes by @lawrencecchen in #1253
    • Fix cmd+` window cycling bouncing back by @lawrencecchen in #1243

    New Contributors

    • @yasunogithub made their first contribution in #431
    • @rjwittams made their first contribution in #369
    • @tmcarr made their first contribution in #561
    • @AI-per made their first contribution in #600
    • @cheulyop made their first contribution in #540
    • @afxjzs made their first contribution in #715
    • @harukitosa made their first contribution in #736
    • @trydis made their first contribution in #698
    • @josemasri made their first contribution in #562
    • @y-agatsuma made their first contribution in #867
    • @atani made their first contribution in #819
    • @ConnorCallison made their first contribution in #806
    • @orzazade made their first contribution in #881
    • @qianwan made their first contribution in #857
    • @homanp made their first contribution in #883
    • @novarii made their first contribution in #889
    • @sminamot made their first contribution in #790
    • @ukoasis made their first contribution in #927
    • @jleechan2015 made their first contribution in #925
    • @gonzaloserrano made their first contribution in #1101
    • @atmigtnca made their first contribution in #1069

    Full Changelog: v0.61.0...v0.0.0-dmg-test

    Original source
  • Feb 25, 2026
    • Date parsed from source:
      Feb 25, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    v0.61.0

    manaflow-ai unveils v0.61.0 with broad release polish, adding a command palette, workspace and UI refinements, omnibar tweaks, test updates, and new wall of love testimonials. A sweeping update across keyboard shortcuts, settings, and browser behavior signals a shipped product release.

    What's Changed

    • Make release asset guard idempotent for existing immutable assets by @lawrencecchen in #285
    • Light mode by @austinywang in #258
    • Deduplicate branch context entries by directory by @austinywang in #288
    • Fix cmux border resize icon disappearing by @austinywang in #284
    • Fix stuck split resize cursor outside divider range by @austinywang in #291
    • Add suppressible Cmd+Q quit warning and settings toggle by @lawrencecchen in #295
    • Add cmux --version command with regression test by @lawrencecchen in #298
    • Browser View: add right-click open link in default browser by @lawrencecchen in #300
    • Add socket access control modes including password + full open access by @lawrencecchen in #299
    • Add Nick Schrock testimonial and subtitles to wall of love by @lawrencecchen in #297
    • Fix Cmd +/- browser zoom shortcuts by @lawrencecchen in #312
    • Add Reddit testimonial to wall of love by @lawrencecchen in #314
    • Add sidebar metadata CLI subcommands and API docs by @lawrencecchen in #305
    • Add contributor credits to release skills by @lawrencecchen in #319
    • Fix terminal Cmd+F overlay visibility regression and add layering guardrails by @lawrencecchen in #313
    • Fix changelog page links rendering as raw text by @lawrencecchen in #320
    • Fix terminal find overlay retain cycle by @lawrencecchen in #323
    • Add keyboard shortcut to rename current workspace by @0xble in #316
    • Follow-up: sync customizable workspace shortcuts across UI by @lawrencecchen in #321
    • Fix theme toggle tracking system preference instead of selected theme by @lawrencecchen in #326
    • Fix pane shortcut hints leaking across windows by @lawrencecchen in #328
    • Add workspace tab color schemes and debug scheme toggle by @lawrencecchen in #324
    • Hide new-tab toggles and align dark-mode button styling by @lawrencecchen in #322
    • Settings: move Workspace Color Indicator into Workspace Colors by @lawrencecchen in #329
    • Default workspace color indicator to left rail by @lawrencecchen in #332
    • Ensure browser omnibar uses squircle styling by @lawrencecchen in #335
    • Respect open-wrapper browser settings and preserve PR 307 history by @lawrencecchen in #331
    • Follow-up PR331: sync settings fallback and non-focus split intent by @lawrencecchen in #339
    • Match bonsplit split/tab borders and remove active-tab bottom line by @lawrencecchen in #340
    • Fix nightly: update bonsplit for Release build by @lawrencecchen in #341
    • Match bonsplit tab chrome to Ghostty theme by @lawrencecchen in #342
    • Merge Cmd+Shift+H flash codepath across browser and terminal by @lawrencecchen in #354
    • Keep chrome/theme updates in lockstep on theme switch by @lawrencecchen in #345
    • Fix browser-surface click focus without regressing open by @lawrencecchen in #355
    • Add command palette (Cmd+Shift+P) by @lawrencecchen in #358
    • Fix early split close hang on Ctrl+Shift+D by @lawrencecchen in #356
    • Command palette caret uses white tint by @lawrencecchen in #361
    • Cmd+P switcher includes workspaces from every window by @lawrencecchen in #362
    • Add command-palette Apply Update and Attempt Update actions by @lawrencecchen in #363
    • Fix early Cmd+D then Ctrl+D split startup hang by @lawrencecchen in #364
    • Fix terminal focus when window loses key by @lawrencecchen in #359
    • Fix browser workspace focus handoff lag by @austinywang in #381
    • Fix Caps Lock preventing browser omnibar Enter submit by @austinywang in #382
    • Fix browser deeplink handling for custom URL schemes by @austinywang in #392
    • Fix sidebar max-width regression with a 1/3 window cap by @austinywang in #393
    • Fix terminal zoom inheritance for new splits/surfaces/workspaces by @austinywang in #384
    • Fix pane overflow/misalignment during aggressive resize (issue #348) by @austinywang in #396
    • Add Cmd+P open-directory shortcuts for installed apps by @lawrencecchen in #368
    • Fix self-hosted CI exposure on fork pull requests by @lawrencecchen in #397
    • Portal: stabilize rapid split churn + log Bonsplit container shifts by @lawrencecchen in #370
    • Fix titlebar folder icon drag hit-testing by @lawrencecchen in #357
    • Upgrade Sentry: tracing, breadcrumbs, dSYM upload by @lawrencecchen in #366
    • Fix light-mode browser omnibar chrome background by @lawrencecchen in #398
    • Make browser omnibar suggestions popup and row highlights squircle by @lawrencecchen in #405
    • Add star history chart to README by @lawrencecchen in #410
    • Fix omnibar/command-palette focus oscillation by @lawrencecchen in #408
    • Implement cross-window/workspace tab and workspace move actions by @lawrencecchen in #402
    • Fix favicon regression and stuck titlebar drag suppression by @austinywang in #417
    • Fix Cmd+P/Cmd+Shift+P window routing by @lawrencecchen in #413
    • Add Read the Docs link below bottom CTA on homepage by @lawrencecchen in #411
    • Fix ASCII diagram font rendering on concepts page by @lawrencecchen in #420
    • Fix double-click titlebar zoom on browser panel side by @austinywang in #424
    • Use native WebKit middle-click handling for browser links by @lawrencecchen in #416
    • Add new testimonials to wall of love by @lawrencecchen in #427
    • Add debug timing logs for bonsplit tab transfer lag repro by @lawrencecchen in #419
    • Fix browser Return/Enter submission and add enter tracing by @austinywang in #428
    • Fix window title updates applying to wrong window by @tekacs in #425
    • Fix browser Return/Enter keyDown routing for web views by @austinywang in #434
    • Fix invisible browser chrome in mixed light/dark themes by @lawrencecchen in #436
    • Fix sidebar titlebar drag and double-click passthrough by @austinywang in #438
    • Sidebar: set selected workspace colors and white text by @lawrencecchen in #437
    • Fix terminal render recovery after split topology churn by @austinywang in #439
    • Sidebar double-click adds workspace at end by @lawrencecchen in #443
    • Fix browser eval CLI output to return value by @lawrencecchen in #442
    • Implement session persistence pass 1 (windows/workspaces/scrollback) by @lawrencecchen in #317
    • Auto-focus omnibar when focusing blank browser surfaces by @lawrencecchen in #448
    • Guard nil surface in TerminalSurface.forceRefresh by @austinywang in #449
    • Fix terminal blanking after full-surface horizontal tab drop by @austinywang in #451
    • Fix Cmd+N workspace shortcut when browser panel is focused by @austinywang in #453
    • Require a tag to launch cmux DEV by @lawrencecchen in #462
    • Fix flaky browser context-menu downloads and target selection by @austinywang in #461
    • Add CLI socket diagnostics and restart-listener command by @lawrencecchen in #460
    • Fix Open Settings from Command Palette by @lawrencecchen in #463
    • feat: show linked pull request metadata in sidebar by @adinvadim in #337
    • Fix Cmd+W close for terminal+browser split (issue #464) by @austinywang in #465
    • Add split actions and shortcuts to terminal context menu by @austinywang in #467
    • Release v0.61.0 by @lawrencecchen in #470

    New Contributors

    • @0xble made their first contribution in #316
    • @tekacs made their first contribution in #425
    • @adinvadim made their first contribution in #337

    Full Changelog: v0.60.0...v0.61.0
    Thanks to 7 contributors!

    • @austinywang
    • @avisser
    • @gnguralnick
    • @ijpatricio
    • @jperkin
    • @jungcome7
    • @lawrencecchen
    Original source
  • Feb 21, 2026
    • Date parsed from source:
      Feb 21, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    v0.60.0

    manaflow-ai unveils the latest release with highlights and updates outlined in CHANGELOG.md.

    See CHANGELOG.md for details

    Original source
  • Feb 20, 2026
    • Date parsed from source:
      Feb 20, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    v0.59.0

    manaflow-ai releases updates addressing Homebrew SHA mismatch race condition and panel resize issues, improving stability across versions.

    Raw content:
    See CHANGELOG.md for details

    What's Changed

    • Fix homebrew SHA mismatch race condition by @lawrencecchen in #111
    • Fix panel resize hitbox and stale portal frame behavior by @austinywang in #114

    Full Changelog: v0.58.0...v0.59.0

    Original source
  • Feb 20, 2026
    • Date parsed from source:
      Feb 20, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    v0.58.0

    manaflow-ai releases v0.58.0 with fixes for drag split blackout and stable focus handoff.

    See CHANGELOG.md for details

    What's Changed

    • Fix split blackout during drag split and stabilize focus handoff by @lawrencecchen in #109

    Full Changelog: v0.57.0...v0.58.0

    Original source
  • Feb 20, 2026
    • Date parsed from source:
      Feb 20, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    v0.57.0

    manaflow-ai announces v0.56.0 with stabilized terminal drop overlay animation and improved tab transfer routing, per changelog.

    See CHANGELOG.md for details

    What's Changed

    • Release v0.56.0 by @lawrencecchen in #102
    • Stabilize terminal drop overlay animation and guard stale tabtransfer routing by @lawrencecchen in #106
    • Terminal drop target issue by @austinywang in #105

    Full Changelog: v0.55.0...v0.57.0

    Original source
  • Feb 19, 2026
    • Date parsed from source:
      Feb 19, 2026
    • First seen by Releasebot:
      Mar 14, 2026
    manaflow-ai logo

    cmux by manaflow-ai

    v0.55.0

    manaflow-ai releases v0.54.0 to v0.55.0 featuring fixes for omnibar focus races, port scanning batching, and a right split stretch fix.

    See CHANGELOG.md for details

    What's Changed

    • Fix omnibar focus intent races for Cmd+L / Cmd+Shift+L by @lawrencecchen in #99
    • Move port scanning from shell to app-side with batching by @lawrencecchen in #100
    • Fix one-frame stretch when closing right split by @lawrencecchen in #101

    Full Changelog: v0.54.0...v0.55.0

    Original source

This is the end. You've seen all the release notes in this feed!

Related vendors