<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>DalalAI API Changelog</title>
    <link>https://dalalai.com/docs/api/changelog</link>
    <description>Release notes and breaking changes for the DalalAI Developer API.</description>
    <language>en</language>
    <atom:link href="https://dalalai.com/api-changelog.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Sun, 15 Mar 2026 12:00:00 +0530</lastBuildDate>

    <item>
      <title>v1.7.0 — Full API wiring, documentation, Swagger tags</title>
      <link>https://dalalai.com/docs/api/changelog</link>
      <guid isPermaLink="false">dalalai-api-v1.7.0</guid>
      <pubDate>Sun, 15 Mar 2026 12:00:00 +0530</pubDate>
      <description><![CDATA[
        <h3>v1.7.0 — March 15, 2026</h3>
        <ul>
          <li><strong>223 total endpoints</strong>: 163 auto-registered data + 27 v2 composite + 17 v3 premium + 16 core</li>
          <li><strong>New v2 composites (C11-C15)</strong>: entry-signal, stock-quality, stealth-radar, portfolio-harvest, theme-screener</li>
          <li><strong>New v2 developer (D8-D10)</strong>: signals/realtime, liquidity-map, pair-trade</li>
          <li><strong>New v2 mirrors (M1-M2)</strong>: copilot-briefing, watchlist-composite</li>
          <li><strong>New v3 premium (P14-P17)</strong>: overnight-risk, event-catalyst, flow-heatmap, derivatives-intel</li>
          <li><strong>model-health expanded</strong>: Now includes walk-forward validation + per-model backtest (11 data sources)</li>
          <li><strong>Swagger tags</strong>: All 163 data routes now tagged "Data APIs" for proper grouping in /docs</li>
          <li><strong>Summaries</strong>: All composite and premium endpoints now have summary= for scannable Swagger UI</li>
          <li><strong>POST /api/prediction-feedback</strong>: User agree/disagree votes on AI predictions with Pydantic validation</li>
          <li><strong>ML Health strip</strong>: Home dashboard now shows calibration, drift, and champion status</li>
          <li><strong>SHAP drill-down</strong>: Intelligence Cards now expandable with SHAP waterfall and conformal ranges</li>
          <li><strong>ANALYTICS_API.md</strong>: Complete — covers all 330+ endpoints including core, composite, premium, and data</li>
        </ul>
      ]]></description>
    </item>

    <item>
      <title>v1.1.0 — Field selection, sorting, filtering, batch, ETag, widget</title>
      <link>https://dalalai.com/docs/api/changelog</link>
      <guid isPermaLink="false">dalalai-api-v1.1.0</guid>
      <pubDate>Sat, 14 Mar 2026 12:00:00 +0530</pubDate>
      <description><![CDATA[
        <h3>v1.1.0 — March 2026</h3>
        <ul>
          <li><strong>Field selection</strong>: ?fields=Symbol,DVM_Score — reduce payload size</li>
          <li><strong>Sorting</strong>: ?sort=-DVM_Score — server-side sorting (prefix - for descending)</li>
          <li><strong>Filtering</strong>: ?filter=DVM_Score>80,AI_Rating=Strong Buy — multi-clause filtering</li>
          <li><strong>Batch endpoint</strong>: GET /api/v1/batch?endpoints=stocks,regime — up to 5 endpoints in one call</li>
          <li><strong>ETag + 304</strong>: If-None-Match support for bandwidth-efficient polling</li>
          <li><strong>Embeddable widget</strong>: GET /api/v1/widget?type=regime&amp;format=svg — SVG badges for embedding</li>
          <li><strong>Usage sparkline</strong>: 7-day usage chart in the API dashboard</li>
          <li><strong>RSS feed</strong>: Subscribe to API changes at /api-changelog.xml</li>
          <li><strong>Python SDK guide</strong>: Full SDK-style code sample in documentation</li>
          <li><strong>Incident history</strong>: Past incidents now shown on status page</li>
        </ul>
      ]]></description>
    </item>

    <item>
      <title>v1.0.0 — Initial Release</title>
      <link>https://dalalai.com/docs/api/changelog</link>
      <guid isPermaLink="false">dalalai-api-v1.0.0</guid>
      <pubDate>Sat, 01 Mar 2026 12:00:00 +0530</pubDate>
      <description><![CDATA[
        <h3>v1.0.0 — March 2026</h3>
        <ul>
          <li>245 core data endpoints for Indian stock market intelligence (330+ total across v1/v2/v3)</li>
          <li>API key authentication with SHA-256 hashing</li>
          <li>Tiered rate limits: Free (5/min), Starter (100/min), Pro (500/min), Enterprise (1,000/min)</li>
          <li>Response envelope: { data, meta, error } format</li>
          <li>Free trial: 25 calls lifetime, 3-day expiry</li>
          <li>Health endpoint, request tracing, structured error codes</li>
          <li>Postman collection with 26 pre-configured requests</li>
        </ul>
      ]]></description>
    </item>
  </channel>
</rss>
