> ## Documentation Index
> Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI Changelog

> Complete release history for SuprSend CLI with detailed release notes, features, fixes, and breaking changes.

The SuprSend CLI Changelog provides a comprehensive record of all CLI releases, including new features, bug fixes, breaking changes, and security updates.

## Release History

<AccordionGroup>
  <Accordion title="v0.2.21 - Latest" icon="rocket" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> March 17, 2026</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.21">v0.2.21</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.21" className="text-blue-600 hover:underline">v0.2.21</a>
            </h4>

            <span className="text-sm text-gray-500">Mar 17, 2026</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Improvements:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Better description and flags for improved LLM consumption</li>
                <li>Support for getting and saving single asset without needing to setup suprsend directory</li>
                <li>Added JSON push support</li>
              </ul>
            </div>

            <div>
              <p><strong>Bug Fixes:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Fixed cross-compilation of type-morph for each target platform</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.20" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> March 17, 2026</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.20">v0.2.20</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.20" className="text-blue-600 hover:underline">v0.2.20</a>
            </h4>

            <span className="text-sm text-gray-500">Mar 17, 2026</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Improvements:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Bundle signing key in release</li>
              </ul>
            </div>

            <div>
              <p><strong>Bug Fixes:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Fixed JSON Schema draft 2020-12 validation errors in MCP</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.19" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> March 12, 2026</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.19">v0.2.19</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.19" className="text-blue-600 hover:underline">v0.2.19</a>
            </h4>

            <span className="text-sm text-gray-500">Mar 12, 2026</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Features:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>MCP workflow list tool</li>
              </ul>
            </div>

            <div>
              <p><strong>Improvements:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Added GitHub Actions workflow to sign and release artifacts</li>
              </ul>
            </div>

            <div>
              <p><strong>Bug Fixes:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Various bugfixes</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.18" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> March 5, 2026</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.18">v0.2.18</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.18" className="text-blue-600 hover:underline">v0.2.18</a>
            </h4>

            <span className="text-sm text-gray-500">Mar 5, 2026</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Features:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Added support for generating SKILLS.md</li>
              </ul>
            </div>

            <div>
              <p><strong>Improvements:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Upgraded dependencies</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.16" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> February 19, 2026</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.16">v0.2.16</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-blue-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.16" className="text-blue-600 hover:underline">v0.2.16</a>
            </h4>

            <span className="text-sm text-gray-500">Feb 19, 2026</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Bug Fixes:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Translation file data fix</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.15" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> December 12, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.15">v0.2.15</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.15" className="text-blue-600 hover:underline">v0.2.15</a>
            </h4>

            <span className="text-sm text-gray-500">Dec 12, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Features:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Support for translations in Preference Categories</li>
              </ul>
            </div>

            <div>
              <p><strong>Improvements:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Updated golang.org/x/crypto from 0.38.0 to 0.45.0</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.14" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> November 7, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.14">v0.2.14</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-blue-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.14" className="text-blue-600 hover:underline">v0.2.14</a>
            </h4>

            <span className="text-sm text-gray-500">Nov 7, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Bug Fixes:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Fixed a bug where CLI was failing if any version no is null</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.13" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> October 31, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.13">v0.2.13</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-blue-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.13" className="text-blue-600 hover:underline">v0.2.13</a>
            </h4>

            <span className="text-sm text-gray-500">Oct 31, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Bug Fixes:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Few bugfixes for translation support</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.12" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> October 31, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.12">v0.2.12</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.12" className="text-blue-600 hover:underline">v0.2.12</a>
            </h4>

            <span className="text-sm text-gray-500">Oct 31, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Features:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Type generation support based of available Schema</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.11" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> October 30, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.11">v0.2.11</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.11" className="text-blue-600 hover:underline">v0.2.11</a>
            </h4>

            <span className="text-sm text-gray-500">Oct 30, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Features:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Support for translations</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.10" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> October 14, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.10">v0.2.10</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-blue-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.10" className="text-blue-600 hover:underline">v0.2.10</a>
            </h4>

            <span className="text-sm text-gray-500">Oct 14, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Improvements:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Category response update</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.9" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> October 9, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.9">v0.2.9</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.9" className="text-blue-600 hover:underline">v0.2.9</a>
            </h4>

            <span className="text-sm text-gray-500">Oct 9, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Features:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Support for Gemini extension</li>
              </ul>
            </div>

            <div>
              <p><strong>Bug Fixes:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Fixed argument handling</li>
                <li>Fixed URL join and Gemini version</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.8" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> October 9, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.8">v0.2.8</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.8" className="text-blue-600 hover:underline">v0.2.8</a>
            </h4>

            <span className="text-sm text-gray-500">Oct 9, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Features:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Support for Gemini extension</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.7" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> October 8, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.7">v0.2.7</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-blue-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.7" className="text-blue-600 hover:underline">v0.2.7</a>
            </h4>

            <span className="text-sm text-gray-500">Oct 8, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Improvements:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Updated goreleaser config to support signing</li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.3" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> October 8, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.3">v0.2.3</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.3" className="text-blue-600 hover:underline">v0.2.3</a>
            </h4>

            <span className="text-sm text-gray-500">Oct 8, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Build Update:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Updated goreleaser configuration to support binary notarization</li>
              </ul>
            </div>

            <div>
              <p><strong>Benefits:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Enhanced Security: Ensures the CLI binary is cryptographically verified and trusted by the operating system (especially macOS)</li>
                <li>Improved User Trust: Prevents "unverified developer" warnings during installation or execution</li>
                <li>Compliance Ready: Aligns with modern distribution standards required by platforms like Homebrew, Apple Gatekeeper, and enterprise IT policies</li>
              </ul>
            </div>

            <div className="mt-4 p-3 bg-yellow-50 dark:bg-yellow-900/20 rounded">
              <p className="text-sm"><strong>⚠️ Note:</strong> This is a beta release. Features are still evolving and may change before production readiness.</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2.2" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> October 8, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2.2">v0.2.2</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2.2" className="text-blue-600 hover:underline">v0.2.2</a>
            </h4>

            <span className="text-sm text-gray-500">Oct 8, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Upgrade:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Updated mcp-go to version 0.41</li>
              </ul>
            </div>

            <div>
              <p><strong>Build Improvements:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Updated goreleaser configuration for improved release workflow</li>
              </ul>
            </div>

            <div>
              <p><strong>New Feature:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Added Homebrew cask support for easier macOS installation</li>
              </ul>
            </div>

            <div>
              <p><strong>Maintenance:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Minor hotfixes and version alignment</li>
              </ul>
            </div>

            <div className="mt-4 p-3 bg-yellow-50 dark:bg-yellow-900/20 rounded">
              <p className="text-sm"><strong>⚠️ Note:</strong> This is a beta release. Features are still evolving and may change before production readiness.</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.2" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> September 29, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.2">v0.2</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.2" className="text-blue-600 hover:underline">v0.2</a>
            </h4>

            <span className="text-sm text-gray-500">Sep 29, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>✨ Features:</strong></p>

              <ul className="ml-4 space-y-1">
                <li><strong>MCP Enhancements:</strong> Added support for events, event triggers, workflows, workflow triggers, preferences, profiles, and object subscriptions</li>
                <li><strong>Type & Schema Tools:</strong> New type generation (including TypeMorph, TypeScript-Zod), schema commit/reset commands, schema merging, and linkage with workflows</li>
                <li><strong>CLI Improvements:</strong> New subcommands (sync, workflow push/pull/commit, get & trigger, HTTP proxy, category push/pull). Added spinners, progress bar, structured error responses, and improved help/output</li>
              </ul>
            </div>

            <div>
              <p><strong>🛠 Fixes & Refactors:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Multiple bug fixes across profiles, schema, workflow, and MCP tools</li>
                <li>Refactored workflow flows, profile handling, sync commands, and error handling</li>
                <li>Improved consistency in output, error messages, and tool naming</li>
              </ul>
            </div>

            <div>
              <p><strong>📑 Documentation & Cleanup:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Expanded documentation and updated README</li>
                <li>Cleaned up flags, commands, and code structure</li>
              </ul>
            </div>

            <div>
              <p><strong>🔄 Dependency & Build Updates:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Upgraded mcp-go, cobra, viper, and related libraries</li>
              </ul>
            </div>

            <div className="mt-4 p-3 bg-yellow-50 dark:bg-yellow-900/20 rounded">
              <p className="text-sm"><strong>⚠️ Note:</strong> This is a beta release. Features are still evolving and may change before production readiness.</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.1.1" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> June 20, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.1.1">v0.1.1</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.1.1" className="text-blue-600 hover:underline">v0.1.1</a>
            </h4>

            <span className="text-sm text-gray-500">Jun 20, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>New Features:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Tenant management tools</li>
                <li>User fetch/update/prefs</li>
                <li>Docs command</li>
                <li>Generate-config subcommand</li>
              </ul>
            </div>

            <div>
              <p><strong>Improvements:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Cleaner CLI output</li>
                <li>YAML support</li>
                <li>Better help text</li>
                <li>Color disabled in piped output</li>
              </ul>
            </div>

            <div>
              <p><strong>Fixes:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>License, goreleaser config, version handling, merge conflicts</li>
              </ul>
            </div>

            <div>
              <p><strong>Other:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Project restructuring and build script additions</li>
              </ul>
            </div>

            <div className="mt-4 p-3 bg-yellow-50 dark:bg-yellow-900/20 rounded">
              <p className="text-sm"><strong>⚠️ Note:</strong> This release is experimental and not intended for production use.</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>

  <Accordion title="v0.1" icon="code" iconType="solid">
    <div className="mb-4">
      <p><strong>Repository:</strong> <a href="https://github.com/suprsend/cli">suprsend/cli</a></p>
      <p><strong>Release Date:</strong> May 6, 2025</p>
      <p><strong>Release:</strong> <a href="https://github.com/suprsend/cli/releases/tag/0.1">v0.1</a></p>
    </div>

    <div className="space-y-6">
      <div className="flex">
        <div className="w-1 bg-green-500 mr-3 flex-shrink-0" />

        <div className="flex-1">
          <div className="flex items-center justify-between mb-1">
            <h4 className="text-lg font-semibold">
              <a href="https://github.com/suprsend/cli/releases/tag/0.1" className="text-blue-600 hover:underline">v0.1</a>
            </h4>

            <span className="text-sm text-gray-500">May 6, 2025</span>
          </div>

          <div className="text-sm space-y-2">
            <div>
              <p><strong>Setup & Documentation:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Initial setup</li>
                <li>Added MCP Server documentation</li>
                <li>Created and updated README</li>
                <li>Improved docs with default mode set to pretty</li>
              </ul>
            </div>

            <div>
              <p><strong>Improvements:</strong></p>

              <ul className="ml-4 space-y-1">
                <li>Cleanup, minor changes</li>
                <li>Updated goreleaser config</li>
              </ul>
            </div>

            <div className="mt-4 p-3 bg-yellow-50 dark:bg-yellow-900/20 rounded">
              <p className="text-sm"><strong>⚠️ Note:</strong> This release is experimental and not intended for production use.</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </Accordion>
</AccordionGroup>
