Changelog

Stay up to date with the latest improvements to Multitui.

Version 0.13.1

2026-03-09
Bug Fixes
  • Improve UI when Strict Proxy Enforcement is disabled

Version 0.13.0

2026-03-09
New Features
  • Add option to allow network connections that bypass the proxy (to fix Codex CLI)
Bug Fixes
  • Fixed toolbar status updating
  • Fixed key commands for switching tabs in native tab bar
  • Fixed background process sometimes not closing with vertical tabs

Version 0.12.1

2026-03-03
Bug Fixes
  • Prevent background terminal from taking focus
  • Keyboard commands for navigating tabs: `cmd+shift+[` and `cmd+shift+]`
  • Close vertical tabs window when last tab is closed
  • Layout of in-terminal notification overlay when update is available

Version 0.12.0

2026-02-25
New Features
  • Vertical tabs option

Version 0.11.0

2026-02-24
New Features
  • Support input via macOS voice Dictation
Bug Fixes
  • Fixed restart terminal

Version 0.10.1

2026-02-11
Bug Fixes
  • Snippet now inserts into only the active terminal instead of all open terminals

Version 0.10.0

2026-02-10
New Features
  • Network Sandbox: deny access, allow only GET requests (limited to 3 kB), or allow all network, with exceptions per-domain
  • Secrets Sandbox: outgoing requests are searched by [gitleaks](https://github.com/gitleaks/gitleaks), with a dialog to allow or deny

Version 0.9.3

2026-02-03
Bug Fixes
  • Changed default window size

Version 0.9.2

2026-02-03
Bug Fixes
  • Fixed Sparkle update checking

Version 0.9.1

2026-02-02
Bug Fixes
  • Fixed command field in Read-only Template

Version 0.9.0

2026-02-01
New Features
  • First beta release!
  • Create individual .app bundles for any terminal command
  • Sandboxing: Advanced security with regex-based path access control
  • Live Preview: Real-time preview of your custom apps
  • App Styles: Standard Window, Document-based, HUD, and Menu Bar apps
  • SSH Integration: Built-in SSH support with config file integration
  • Touch ID Lock: Optional biometric authentication
  • Finder Integration: Toolbar buttons and context menu items
  • Custom Themes: Beautiful terminal themes with font customization
  • Custom App Icons: SF Symbols, custom images, theme colors, and more
  • Global Shortcuts: Launch apps instantly from anywhere
  • Command Snippets: Save and organize frequently used commands
  • Example Apps