<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ApiVault Changelog</title>
    <link>https://apivault.tech/changelog</link>
    <description>Recent updates, release notes, and version history across ApiVault Web App, CLI, and MCP Server.</description>
    <language>en-US</language>
    <lastBuildDate>Fri, 21 Aug 2026 11:48:44 GMT</lastBuildDate>
    <atom:link href="https://apivault.tech/changelog/rss.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Static OpenGraph Branding &amp; Ecosystem Domain Sync (v1.2.29)</title>
      <link>https://apivault.tech/changelog/web-v1-2-29</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-29</guid>
      <pubDate>Fri, 21 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Integrated custom static OpenGraph preview assets across the web platform and aligned all ecosystem dependencies, Agent Skills, and documentation with the official production domains.</p>
      <ul><li><strong>[Improvement]</strong> Configured static social preview assets (apivault-og.png) for enhanced social sharing performance.</li><li><strong>[Improvement]</strong> Synchronized all endpoint references across CLI, MCP, and AI Agent Skill repositories to production domains.</li><li><strong>[Improvement]</strong> Updated documentation navigation metadata and breadcrumb dates.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Production Domain Standardization &amp; RFC 9728 Alignment (v1.0.1)</title>
      <link>https://apivault.tech/changelog/mcp-v1-0-1</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/mcp-v1-0-1</guid>
      <pubDate>Fri, 21 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Updated default backend authorization server and public MCP resource endpoints to production domains (https://mcp.apivault.tech and https://apivault.tech).</p>
      <ul><li><strong>[Improvement]</strong> Updated default API_VAULT_URL and MCP_SERVER_URL fallbacks to production domains.</li><li><strong>[Improvement]</strong> Updated all IDE connector templates and setup commands to use https://mcp.apivault.tech/mcp.</li><li><strong>[Security]</strong> Updated security policy contact address to security@apivault.tech.</li></ul>]]></description>
      <category>MCP Server</category>
    </item>

    <item>
      <title>Production Endpoint Migration &amp; Installer Upgrades (v0.1.3)</title>
      <link>https://apivault.tech/changelog/cli-v0-1-3</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/cli-v0-1-3</guid>
      <pubDate>Fri, 21 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Configured the CLI default API gateway to https://apivault.tech and updated standalone PowerShell and Bash installation script URLs.</p>
      <ul><li><strong>[Improvement]</strong> Updated built-in API_BASE_URL to https://apivault.tech.</li><li><strong>[Improvement]</strong> Updated standalone install script URLs for Linux/macOS and Windows PowerShell.</li></ul>]]></description>
      <category>CLI</category>
    </item>

    <item>
      <title>Production SEO, OpenGraph Generation &amp; Canonical Domains (v1.2.28)</title>
      <link>https://apivault.tech/changelog/web-v1-2-28</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-28</guid>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Added production-grade SEO architecture including dynamic sitemap.xml, robots.txt crawl rules, edge-rendered OpenGraph &amp; Twitter cards, Schema.org JSON-LD structured data, and canonical domain resolution for apivault.tech.</p>
      <ul><li><strong>[Feature]</strong> Added dynamic sitemap.xml and robots.txt routes covering all documentation, releases, and legal pages.</li><li><strong>[Feature]</strong> Implemented edge-rendered OpenGraph and Twitter card dynamic image generation.</li><li><strong>[Improvement]</strong> Injected Schema.org JSON-LD structured data across the site for enhanced search engine indexing.</li><li><strong>[Improvement]</strong> Updated canonical domain and metadataBase to https://apivault.tech.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Dynamic Two-Step Verification Method Filtering (v1.2.27)</title>
      <link>https://apivault.tech/changelog/web-v1-2-27</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-27</guid>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Updated the Two-Step Verification challenge screen to query and display only the specific authentication methods (Authenticator App TOTP, Passkey MFA, or both) configured and active on the user&apos;s account.</p>
      <ul><li><strong>[Improvement]</strong> Hidden unconfigured 2FA methods (Passkey verification or TOTP code entry) on the Two-Step Verification page so only active methods are shown.</li><li><strong>[Feature]</strong> Added /api/auth/2fa/methods endpoint to securely resolve active two-step verification capabilities for authenticating users.</li><li><strong>[Improvement]</strong> Added dynamic 2FA helper descriptions and a direct &apos;Back to sign in&apos; action on the verification screen.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Accurate Mobile &amp; Tablet Session Detection and Device Icons (v1.2.26)</title>
      <link>https://apivault.tech/changelog/web-v1-2-26</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-26</guid>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Resolved an issue where mobile logins were misidentified as Linux or macOS desktop sessions by reordering OS/browser user-agent evaluation precedence and introducing responsive device icons for smartphones, tablets, and desktop browsers.</p>
      <ul><li><strong>[Fix]</strong> Fixed mobile user-agent parsing where Android devices were labeled as &apos;Google Chrome on Linux&apos; and iOS devices as &apos;Apple Safari on macOS&apos;.</li><li><strong>[Improvement]</strong> Enhanced browser detection to support mobile tokens including CriOS, FxiOS, EdgA, EdgiOS, and Samsung Internet.</li><li><strong>[Improvement]</strong> Added dynamic Smartphone and Tablet icons in Settings → Sessions &amp; Devices based on device form factor.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Changelog Pagination, Modal Styling &amp; Roadmap Mobile Consistency (v1.2.25)</title>
      <link>https://apivault.tech/changelog/web-v1-2-25</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-25</guid>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Polished mobile pagination on changelog release detail pages, standardized modal styling and cancel button aesthetics across all app dialogs, and optimized the roadmap kanban and detail modals for touchscreens.</p>
      <ul><li><strong>[Improvement]</strong> Enhanced mobile styling for changelog adjacent release pagination cards with clean alignment and multi-line title wrapping.</li><li><strong>[Improvement]</strong> Standardized modal cancel buttons to secondary variant with solid backgrounds across all modals.</li><li><strong>[Fix]</strong> Fixed dropdown scrolling inside portaled modal containers.</li><li><strong>[Improvement]</strong> Optimized Roadmap board headers, cards, and detail modal dialogs for mobile viewports.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Docs Sidebar &amp; Table of Contents Slide Transitions (v1.2.24)</title>
      <link>https://apivault.tech/changelog/web-v1-2-24</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-24</guid>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Enhanced the documentation mobile drawers so the Docs navigation sidebar smoothly slides in from the left and returns left on close, while the On This Page TOC drawer slides in from the right and returns right on close.</p>
      <ul><li><strong>[Improvement]</strong> Added smooth left slide-in and return exit animations for the documentation navigation drawer.</li><li><strong>[Improvement]</strong> Added smooth right slide-in and return exit animations for the On This Page table of contents drawer.</li><li><strong>[Improvement]</strong> Added animated fade-in and fade-out transitions for the mobile drawer backdrop.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Post-Login Origin Page Redirect &amp; Deep Link Preservation (v1.2.23)</title>
      <link>https://apivault.tech/changelog/web-v1-2-23</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-23</guid>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Added full origin URL preservation and return redirection across all authentication methods (Credentials, TOTP, Passkeys, Passkey MFA, Google OAuth) and protected layouts.</p>
      <ul><li><strong>[Feature]</strong> Implemented origin URL callback redirects across Credentials, TOTP, Passkey, Passkey MFA, and Google OAuth sign-in flows.</li><li><strong>[Improvement]</strong> Updated Dashboard and Settings layouts with middleware header inspection to capture deep links during session redirects.</li><li><strong>[Security]</strong> Enforced strict relative callback URL validation to prevent open-redirect vulnerabilities.</li><li><strong>[Improvement]</strong> Preserved return destination query parameters through user registration, 2FA onboarding, and documentation navigation links.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Settings UI Consistency &amp; Mobile View Optimization (v1.2.22)</title>
      <link>https://apivault.tech/changelog/web-v1-2-22</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-22</guid>
      <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Refactored settings navigation and pages with consistent design system aesthetics, responsive horizontal scroll tabs on mobile, auto-scrolling active tabs, and responsive modal actions.</p>
      <ul><li><strong>[Improvement]</strong> Added horizontal scrolling pill navigation on mobile devices with smooth auto-scroll to active tab.</li><li><strong>[Improvement]</strong> Standardized settings box layout, footers, action button variants, and responsive item rows across all subpages.</li><li><strong>[Fix]</strong> Fixed settings and dashboard loading skeleton collapsing to compact width on mobile viewports.</li><li><strong>[Improvement]</strong> Added responsive modal action footers for smooth full-width buttons on mobile screens.</li><li><strong>[Fix]</strong> Fixed OAuth connect callback redirect URLs to route directly to /settings/oauth.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Replaced Native Browser Alerts and Confirms with Custom ConfirmModal (v1.2.21)</title>
      <link>https://apivault.tech/changelog/web-v1-2-21</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-21</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Modernized all browser confirmation and alert dialogs across the web dashboard and settings pages with accessible, animated custom confirmation and alert modals.</p>
      <ul><li><strong>[Improvement]</strong> Created reusable ConfirmModal UI component supporting danger, warning, and alert-only variants.</li><li><strong>[Improvement]</strong> Replaced all native confirm() dialogs in dashboard and settings with animated modal dialogs.</li><li><strong>[Improvement]</strong> Replaced all native alert() popups with accessible, non-blocking modal alerts.</li><li><strong>[Improvement]</strong> Ensured seamless keyboard navigation (Enter/Escape) and responsive mobile button layouts.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>apivault-cli v0.1.2 — Dynamic Version Resolution &amp; Vault Key Standardization (v0.1.2)</title>
      <link>https://apivault.tech/changelog/cli-v0-1-2</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/cli-v0-1-2</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>CLI update standardizing custom encryption prompts and flags to Vault Key, resolving package version dynamically from package.json, and preparing npm distribution.</p>
      <ul><li><strong>[Improvement]</strong> Standardized all interactive prompts and option descriptors to use &apos;vault key&apos;.</li><li><strong>[Fix]</strong> Connected CLI `--version` output dynamically to `package.json`.</li><li><strong>[Improvement]</strong> Optimized CommonJS distribution bundle with tsup build targets.</li></ul>]]></description>
      <category>CLI</category>
    </item>

    <item>
      <title>Standardized Encryption Terminology to Vault Key Across All Products (v1.2.20)</title>
      <link>https://apivault.tech/changelog/web-v1-2-20</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-20</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Renamed all custom zero-knowledge passphrase terminology to Vault Key across the web dashboard, encryption settings, documentation portal, CLI client, and MCP server.</p>
      <ul><li><strong>[Improvement]</strong> Standardized encryption modal, forms, and notifications in the web dashboard to use &apos;Vault Key&apos;.</li><li><strong>[Improvement]</strong> Unified CLI options, interactive prompts, and config keys to consistently refer to vault keys.</li><li><strong>[Improvement]</strong> Updated MCP tool schemas and error diagnostics to reference custom vault keys.</li><li><strong>[Improvement]</strong> Synchronized documentation portal and legal pages with updated vault key terminology.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Standardized Step Walkthroughs Across Documentation (v1.2.19)</title>
      <link>https://apivault.tech/changelog/web-v1-2-19</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-19</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Converted all step-by-step procedures and setup guides across the documentation portal into structured DocsStep timeline walkthroughs.</p>
      <ul><li><strong>[Improvement]</strong> Converted Claude Desktop, ChatGPT, Devin, and Raycast setup guides in MCP docs to DocsStep components.</li><li><strong>[Improvement]</strong> Refactored CLI Quick start and Web App connect &amp; authorize workflows into structured DocsStep walkthroughs.</li><li><strong>[Improvement]</strong> Updated server-side documentation markdown generator to cleanly parse and render DocsSteps.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Standalone MCP Server Architecture &amp; Scoped API Gateway (v1.2.0)</title>
      <link>https://apivault.tech/changelog/mcp-v1-2-0</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/mcp-v1-2-0</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Separated the Model Context Protocol (MCP) server into an independent, public repository with zero database credentials and launched dedicated scope-enforced REST API gateway endpoints (/api/mcp/v1/keys).</p>
      <ul><li><strong>[Feature]</strong> Scaffolded standalone public apivault-mcp repository with zero database credentials.</li><li><strong>[Feature]</strong> Added dedicated /api/mcp/v1/keys scope-enforced REST gateway endpoints on ApiVault.</li><li><strong>[Security]</strong> Zero-knowledge custom encryption vault keys and decryption remain strictly isolated to the backend vault.</li><li><strong>[Improvement]</strong> Configurable MCP_RESOURCE_URL support for external standalone MCP hosting.</li></ul>]]></description>
      <category>MCP Server</category>
    </item>

    <item>
      <title>MCP Server Security Hardening &amp; RFC Compliance (v1.1.1)</title>
      <link>https://apivault.tech/changelog/mcp-v1-1-1</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/mcp-v1-1-1</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Hardened OAuth 2.1 scope isolation across REST endpoints, added strict redirect URI validation in Dynamic Client Registration (RFC 7591), and added standard CORS preflights and RFC 6749 Cache-Control headers.</p>
      <ul><li><strong>[Security]</strong> Enforced strict scope boundary isolation preventing MCP OAuth tokens from bypassing scopes via REST endpoints.</li><li><strong>[Security]</strong> Added rigorous redirect URI validation and length constraints to Dynamic Client Registration (RFC 7591).</li><li><strong>[Improvement]</strong> Hardened PKCE S256 verification using constant-time cryptographic buffer comparison.</li><li><strong>[Improvement]</strong> Added RFC 6749 Cache-Control headers and cross-origin CORS OPTIONS preflight support to MCP and OAuth routes.</li></ul>]]></description>
      <category>MCP Server</category>
    </item>

    <item>
      <title>Interactive Roadmap Detail Modal &amp; Deep Linking (v1.2.18)</title>
      <link>https://apivault.tech/changelog/web-v1-2-18</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-18</guid>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Introduced a dedicated Detail Modal with direct URL deep-linking, quick copy share links, keyboard navigation, and ultra-compact board cards.</p>
      <ul><li><strong>[Feature]</strong> Added dedicated Roadmap Detail Modal with keyboard accessibility (`Esc` to dismiss) and background scroll lock.</li><li><strong>[Feature]</strong> Added direct URL deep-linking (`?item=&lt;id&gt;`) and one-click share link copying with toast feedback.</li><li><strong>[Improvement]</strong> Redesigned roadmap board cards into ultra-compact viewports with deliverable indicators and hover transitions.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Roadmap UI Polish &amp; Iconography (v1.2.17)</title>
      <link>https://apivault.tech/changelog/web-v1-2-17</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-17</guid>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Re-introduced functional iconography to the Roadmap board and list views to improve scannability and visual hierarchy.</p>
      <ul><li><strong>[Improvement]</strong> Added functional category icons (`projects`, `web`, `cli`, `mcp`, `security`) to the roadmap tags.</li><li><strong>[Improvement]</strong> Added status icons (`in-progress`, `planned`, `under-consideration`, `shipped`) to board column headers and list view badges.</li><li><strong>[Improvement]</strong> Ensured tags and badges use inline-flex alignment for perfectly centered icon and text combinations.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Interactive Product Roadmap &amp; Multi-Project Profiles (v1.2.16)</title>
      <link>https://apivault.tech/changelog/web-v1-2-16</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-16</guid>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Launched the public interactive Product Roadmap featuring the upcoming Multi-Project Profiles &amp; Isolated Workspaces capability, Team RBAC, and Secret Auto-Rotation.</p>
      <ul><li><strong>[Feature]</strong> Launched public interactive Product Roadmap page at `/roadmap` with status/category filtering, instant search, and technical specifications.</li><li><strong>[Feature]</strong> Detailed the architectural design for upcoming Multi-Project Profiles and Isolated Workspaces across Web, CLI, and MCP Server.</li><li><strong>[Improvement]</strong> Added Roadmap navigation links to the header navbar and footer product menu.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Documentation Callouts Redesign &amp; Visual Polish (v1.2.15)</title>
      <link>https://apivault.tech/changelog/web-v1-2-15</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-15</guid>
      <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Redesigned all notes, warnings, tips, info, and danger notices across documentation with modern callouts, harmonized color palettes, and variant-matched inline code badges.</p>
      <ul><li><strong>[Improvement]</strong> Introduced callout redesign system featuring side-by-side flex alignment, refined typography, and high-legibility accent palettes.</li><li><strong>[Feature]</strong> Added dedicated color themes for Note, Tip/Success, Info, Warning/Caution, and Danger/Important variants in both light and dark modes.</li><li><strong>[Improvement]</strong> Variant-matched inline code pills, bullet lists, and interactive links inside all documentation and changelog callouts.</li><li><strong>[Improvement]</strong> Enhanced documentation across Getting Started, CLI Reference, MCP Integration, Web App, and Security with clear visual callouts.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Interactive Shell Live Mode &amp; Monospace Mode Tabs (v1.2.14)</title>
      <link>https://apivault.tech/changelog/web-v1-2-14</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-14</guid>
      <pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Added an authenticated Live Mode toggle and clean monospace mode tabs to the in-browser terminal, allowing developers to execute real zero-knowledge CLI operations directly against their vault.</p>
      <ul><li><strong>[Feature]</strong> Added header mode toggle switch between &apos;Demo Mode&apos; (in-memory mock sandbox) and &apos;Live Vault&apos; (authenticated backend API calls).</li><li><strong>[Feature]</strong> Connected `apivault whoami`, `apivault keys list`, `apivault keys get`, `apivault keys add`, `apivault keys update`, and `apivault keys delete` to real backend endpoints in Live Mode.</li><li><strong>[Feature]</strong> Integrated live decryption via `/api/keys/[id]/decrypt` with custom vault key prompt support for `--reveal`.</li><li><strong>[Improvement]</strong> Replaced cluttered toggle with native monospace `demo` and `live` mode tabs centered directly within the terminal drawer header.</li><li><strong>[Improvement]</strong> Dynamic suggestion autocomplete automatically reflects live vault key IDs and metadata when Live Mode is activated.</li><li><strong>[Improvement]</strong> Added real-time pulsing connection beacon, persistent preference storage, and minimized FAB badge status for Live Vault mode.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Changelog Detail Pages, Search Redesign &amp; Dashboard Polish (v1.2.12)</title>
      <link>https://apivault.tech/changelog/web-v1-2-12</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-12</guid>
      <pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Introduced dedicated shareable detail pages for changelog releases with AI assistant integrations, real-time search, mobile filter selector, and edge-to-edge dashboard card polish.</p>
      <ul><li><strong>[Feature]</strong> Added dedicated static release detail routes (`/changelog/[slug]`) with SEO metadata, categorized change badges, and previous/next release pagination.</li><li><strong>[Feature]</strong> Added &apos;Open with AI&apos; shortcuts for ChatGPT, Claude, and Perplexity with pre-formatted release inquiry prompts.</li><li><strong>[Feature]</strong> Added quick action shortcuts to copy the permalink or copy an optimized AI prompt directly to the clipboard.</li><li><strong>[Improvement]</strong> Streamlined the general changelog timeline into a clean, scannable feed of release summaries with click-through to full release notes.</li><li><strong>[Improvement]</strong> Redesigned changelog category filters into standalone pill badges and added a custom mobile dropdown selector.</li><li><strong>[Improvement]</strong> Added real-time search across release titles, version numbers, products, summaries, and changelog items.</li><li><strong>[Improvement]</strong> Refactored `.keyCard` layout to separate the card body from the footer, allowing full-width borders and subtle footer backgrounds.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Persistent Floating Terminal FAB &amp; Inline JSON Clipboard Actions (v1.2.10)</title>
      <link>https://apivault.tech/changelog/web-v1-2-10</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-10</guid>
      <pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Added a persistent floating action button (FAB) for the interactive shell with global keyboard shortcuts, active session radar beacon, and inline JSON copy buttons.</p>
      <ul><li><strong>[Feature]</strong> Introduced a persistent floating circular shell trigger button (FAB) that is always available when the drawer is closed or minimized.</li><li><strong>[Feature]</strong> Positioned an inline copy icon button directly next to opening `{` / `[` on JSON outputs in the interactive shell with immediate &apos;Copied!&apos; feedback.</li><li><strong>[Feature]</strong> Added global keyboard shortcut `Ctrl + `` / `Cmd + `` to toggle and restore the interactive shell terminal from anywhere in the application.</li><li><strong>[Improvement]</strong> Added glowing active state styling (`.active` with custom gradient background, pulsing neon aura, and an animated radar ping beacon) when a terminal session is active.</li><li><strong>[Improvement]</strong> Scoped the floating interactive shell trigger button and global hotkey to Documentation (`/docs`) and Dashboard (`/dashboard`) sections only.</li><li><strong>[Fix]</strong> Ensured exact CLI parity in JSON mode (`--json`): masked view with ISO timestamps is output by default, strictly including decrypted `rawKey` only when `--reveal` is explicitly provided.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Interactive In-Browser Terminal Runner &amp; 100% CLI Parity (v1.2.8)</title>
      <link>https://apivault.tech/changelog/web-v1-2-8</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-8</guid>
      <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Built an emulated interactive documentation terminal runner supporting 100% Commander CLI parity, quote-aware tokenization, interactive prompt wizards, and autocompletion.</p>
      <ul><li><strong>[Feature]</strong> Added &apos;Run in shell&apos; execution button to command blocks in documentation, install options, and terminal showcases.</li><li><strong>[Feature]</strong> Built a full-featured emulated interactive shell drawer supporting command history, realistic CLI output, and interactive input execution.</li><li><strong>[Feature]</strong> Implemented step-by-step interactive prompt wizard with in-place line updates for `keys add`, `keys update`, and `keys delete`.</li><li><strong>[Improvement]</strong> Implemented quote-aware command line tokenization (`tokenizeCommand`) for multi-word argument parsing.</li><li><strong>[Improvement]</strong> Enforced strict whitelist validation on `apivault config` keys (`run.command`, `run.env`, `vaultKey`) with typo suggestions.</li><li><strong>[Fix]</strong> Normalized status hints, auto-scrolling suggestion navigation, and dedicated help screens across all top-level commands and subcommands.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>User Profile Avatars, Dashboard Quick Links &amp; Mobile Navigation (v1.2.3)</title>
      <link>https://apivault.tech/changelog/web-v1-2-3</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-3</guid>
      <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Added user profile avatar image rendering from database columns, quick navigation links in user dropdowns, and refined mobile drawer navigation with theme toggle.</p>
      <ul><li><strong>[Feature]</strong> Displayed user profile pictures from the database image column in header avatar buttons and dropdown menus.</li><li><strong>[Feature]</strong> Added quick navigation links for Home, Documentation, and Changelog with icons in the dashboard user navigation menu.</li><li><strong>[Improvement]</strong> Added theme switcher toggle and borderless menu button to the landing page mobile drawer navigation.</li><li><strong>[Fix]</strong> Synchronized user image data in NextAuth session callbacks, token refresh, and user profile APIs.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>Documentation Portal Redesign &amp; Command Palette Search (v1.2.0)</title>
      <link>https://apivault.tech/changelog/web-v1-2-0</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-2-0</guid>
      <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>A major redesign of the ApiVault documentation portal introducing a command-palette search modal (Cmd+K), responsive mobile navigation drawer, and step-by-step guides.</p>
      <ul><li><strong>[Feature]</strong> Added command-palette search modal (`Cmd+K` / `Ctrl+K`) with instant keyword indexing across all documentation pages.</li><li><strong>[Feature]</strong> Introduced interactive installation method selector (`DocsInstallSelector`) for npm, npx, and standalone scripts.</li><li><strong>[Improvement]</strong> Redesigned documentation layout with responsive mobile navigation drawer and dynamic table of contents tracking.</li><li><strong>[Improvement]</strong> Added `DocsSteps` component for structured walkthroughs in getting started and MCP integration guides.</li><li><strong>[Fix]</strong> Fixed sidebar auto-scrolling behavior when switching between documentation pages.</li></ul>]]></description>
      <category>Web App</category>
    </item>

    <item>
      <title>apivault-cli v0.1.1 — Flag Standardization &amp; Custom Encryption (v0.1.1)</title>
      <link>https://apivault.tech/changelog/cli-v0-1-1</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/cli-v0-1-1</guid>
      <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>CLI update standardizing vault key flags to --vault-key for subcommand consistency and adding custom encryption support to keys modification.</p>
      <ul><li><strong>[Feature]</strong> Standardized vault key flag to `--vault-key` for consistency across all subcommands (`apivault keys add`, `apivault keys update`, `apivault run`).</li><li><strong>[Feature]</strong> Added `--vault-key` support to `apivault keys add` and `apivault keys update` commands for custom encryption accounts.</li><li><strong>[Fix]</strong> Updated repository links to `TLB-STATION/apivault` and added MIT license metadata.</li></ul>]]></description>
      <category>CLI</category>
    </item>

    <item>
      <title>apivault-cli v0.1.0 — Initial CLI Release (v0.1.0)</title>
      <link>https://apivault.tech/changelog/cli-v0-1-0</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/cli-v0-1-0</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Initial release of the apivault command-line client supporting secret process injection, dotenv export/restore, and local CLI configuration.</p>
      <ul><li><strong>[Feature]</strong> `apivault run` command to inject encrypted secrets directly into child processes without writing `.env` files to disk.</li><li><strong>[Feature]</strong> Environment auto-restoration and isolated process environment handling.</li><li><strong>[Feature]</strong> `apivault env export` and `apivault env restore` commands for local `.env` file management.</li><li><strong>[Feature]</strong> `apivault config` subcommands (`config get`, `config set`, `config list`) for managing local CLI defaults in `~/.apivault/config.json`.</li><li><strong>[Feature]</strong> Full terminal key management commands (`keys list`, `keys add`, `keys get`, `keys update`, `keys delete`).</li><li><strong>[Security]</strong> Enforced 0600 file permission isolation for stored authentication tokens in `~/.apivault/token.json`.</li></ul>]]></description>
      <category>CLI</category>
    </item>

    <item>
      <title>Remote Model Context Protocol (MCP) Integration (v1.1.0)</title>
      <link>https://apivault.tech/changelog/mcp-v1-1-0</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/mcp-v1-1-0</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Connect AI agents in Cursor and Claude Desktop directly to your ApiVault keys via Model Context Protocol (MCP) with OAuth 2.0 authorization.</p>
      <ul><li><strong>[Feature]</strong> Remote Model Context Protocol (MCP) server support enabling AI coding assistants to query and manage credentials.</li><li><strong>[Feature]</strong> OAuth 2.0 PKCE authentication flow for secure remote agent connection and scope consent.</li><li><strong>[Feature]</strong> Granular scope controls (`keys:read`, `keys:write`, `keys:reveal`) to limit AI agent permissions.</li><li><strong>[Feature]</strong> Six dedicated MCP tools: `list_keys`, `get_key`, `reveal_key`, `add_key`, `update_key`, and `delete_key`.</li><li><strong>[Improvement]</strong> Added Sessions &amp; Devices settings page for auditing and revoking active CLI and MCP tokens.</li></ul>]]></description>
      <category>MCP Server</category>
    </item>

    <item>
      <title>ApiVault Web App Launch — Zero-Knowledge Secret Management (v1.0.0)</title>
      <link>https://apivault.tech/changelog/web-v1-0-0</link>
      <guid isPermaLink="true">https://apivault.tech/changelog/web-v1-0-0</guid>
      <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>The initial release of ApiVault — zero-knowledge secret management built for developers, terminal workflows, and security-focused teams.</p>
      <ul><li><strong>[Feature]</strong> Zero-knowledge encrypted secret vault with default and custom vault key derivation.</li><li><strong>[Feature]</strong> Web Dashboard with environment management (Development, Staging, Production) and service tagging.</li><li><strong>[Security]</strong> Authentication suite supporting Passkeys (WebAuthn), TOTP 2FA, and Google OAuth 2.0.</li></ul>]]></description>
      <category>Web App</category>
    </item>
  </channel>
</rss>