<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Multitui Changelog</title>
    <link>https://multitui.com/changelog</link>
    <description>Latest updates and releases for Multitui</description>
    <language>en-us</language>
    <atom:link href="https://multitui.com/changelog.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Version 0.13.1</title>
      <link>https://multitui.com/changelog#0.13.1</link>
      <guid isPermaLink="true">https://multitui.com/changelog#0.13.1</guid>
      <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<h3>Bug Fixes</h3><ul><li>Improve UI when Strict Proxy Enforcement is disabled</li></ul>]]></description>
    </item>
    <item>
      <title>Version 0.13.0</title>
      <link>https://multitui.com/changelog#0.13.0</link>
      <guid isPermaLink="true">https://multitui.com/changelog#0.13.0</guid>
      <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<h3>New Features</h3><ul><li>Add option to allow network connections that bypass the proxy (to fix Codex CLI)</li></ul><h3>Bug Fixes</h3><ul><li>Fixed toolbar status updating</li><li>Fixed key commands for switching tabs in native tab bar</li><li>Fixed background process sometimes not closing with vertical tabs</li></ul>]]></description>
    </item>
    <item>
      <title>Version 0.12.1</title>
      <link>https://multitui.com/changelog#0.12.1</link>
      <guid isPermaLink="true">https://multitui.com/changelog#0.12.1</guid>
      <pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<h3>Bug Fixes</h3><ul><li>Prevent background terminal from taking focus</li><li>Keyboard commands for navigating tabs: `cmd+shift+[` and `cmd+shift+]`</li><li>Close vertical tabs window when last tab is closed</li><li>Layout of in-terminal notification overlay when update is available</li></ul>]]></description>
    </item>
    <item>
      <title>Version 0.12.0</title>
      <link>https://multitui.com/changelog#0.12.0</link>
      <guid isPermaLink="true">https://multitui.com/changelog#0.12.0</guid>
      <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<h3>New Features</h3><ul><li>Vertical tabs option</li></ul>]]></description>
    </item>
    <item>
      <title>Version 0.11.0</title>
      <link>https://multitui.com/changelog#0.11.0</link>
      <guid isPermaLink="true">https://multitui.com/changelog#0.11.0</guid>
      <pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<h3>New Features</h3><ul><li>Support input via macOS voice Dictation</li></ul><h3>Bug Fixes</h3><ul><li>Fixed restart terminal</li></ul>]]></description>
    </item>
    <item>
      <title>Version 0.10.1</title>
      <link>https://multitui.com/changelog#0.10.1</link>
      <guid isPermaLink="true">https://multitui.com/changelog#0.10.1</guid>
      <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<h3>Bug Fixes</h3><ul><li>Snippet now inserts into only the active terminal instead of all open terminals</li></ul>]]></description>
    </item>
    <item>
      <title>Version 0.10.0</title>
      <link>https://multitui.com/changelog#0.10.0</link>
      <guid isPermaLink="true">https://multitui.com/changelog#0.10.0</guid>
      <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<h3>New Features</h3><ul><li>Network Sandbox: deny access, allow only GET requests (limited to 3 kB), or allow all network, with exceptions per-domain</li><li>Secrets Sandbox: outgoing requests are searched by [gitleaks](https://github.com/gitleaks/gitleaks), with a dialog to allow or deny</li></ul>]]></description>
    </item>
    <item>
      <title>Version 0.9.3</title>
      <link>https://multitui.com/changelog#0.9.3</link>
      <guid isPermaLink="true">https://multitui.com/changelog#0.9.3</guid>
      <pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<h3>Bug Fixes</h3><ul><li>Changed default window size</li></ul>]]></description>
    </item>
    <item>
      <title>Version 0.9.2</title>
      <link>https://multitui.com/changelog#0.9.2</link>
      <guid isPermaLink="true">https://multitui.com/changelog#0.9.2</guid>
      <pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<h3>Bug Fixes</h3><ul><li>Fixed Sparkle update checking</li></ul>]]></description>
    </item>
    <item>
      <title>Version 0.9.1</title>
      <link>https://multitui.com/changelog#0.9.1</link>
      <guid isPermaLink="true">https://multitui.com/changelog#0.9.1</guid>
      <pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<h3>Bug Fixes</h3><ul><li>Fixed command field in Read-only Template</li></ul>]]></description>
    </item>
    <item>
      <title>Version 0.9.0</title>
      <link>https://multitui.com/changelog#0.9.0</link>
      <guid isPermaLink="true">https://multitui.com/changelog#0.9.0</guid>
      <pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<h3>New Features</h3><ul><li>First beta release!</li><li>Create individual .app bundles for any terminal command</li><li>Sandboxing: Advanced security with regex-based path access control</li><li>Live Preview: Real-time preview of your custom apps</li><li>App Styles: Standard Window, Document-based, HUD, and Menu Bar apps</li><li>SSH Integration: Built-in SSH support with config file integration</li><li>Touch ID Lock: Optional biometric authentication</li><li>Finder Integration: Toolbar buttons and context menu items</li><li>Custom Themes: Beautiful terminal themes with font customization</li><li>Custom App Icons: SF Symbols, custom images, theme colors, and more</li><li>Global Shortcuts: Launch apps instantly from anywhere</li><li>Command Snippets: Save and organize frequently used commands</li><li>Example Apps</li></ul>]]></description>
    </item>
  </channel>
</rss>