<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>BlackTide Changelog</title>
    <link>https://blacktide.xyz/changelog</link>
    <description>Latest updates, new features, and improvements to the BlackTide Web3 monitoring and incident management platform.</description>
    <language>en</language>
    <lastBuildDate>Fri, 15 May 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://blacktide.xyz/feed.xml" rel="self" type="application/rss+xml"/>

    <item>
      <title>v1.8.0 - AI SRE Agent - Autonomous Incident Investigation</title>
      <link>https://blacktide.xyz/changelog#v1-8-0</link>
      <guid isPermaLink="true">https://blacktide.xyz/changelog#v1-8-0</guid>
      <pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>The BlackTide AI SRE Agent is now generally available. When a monitor fires, the agent automatically investigates the incident: it queries on-chain data, correlates with recent deployments, checks gas price spikes, and surfaces a probable root cause before your on-call engineer opens their laptop. Average time-to-diagnosis drops from 18 minutes to under 90 seconds.</p><ul><li><strong>Feature</strong>: AI SRE Agent with automatic root cause analysis on every P1 and P2 incident</li>
<li><strong>Feature</strong>: On-chain context fetcher: correlates incidents with recent block activity, mempool congestion, and gas price anomalies</li>
<li><strong>Feature</strong>: Deployment correlation: links incidents to commits pushed within the configurable lookback window (default 2h)</li>
<li><strong>Feature</strong>: Natural language incident summary delivered to Slack thread and PagerDuty incident notes</li>
<li><strong>Improvement</strong>: Incident timeline UI redesigned to surface AI findings prominently alongside manual observations</li>
<li><strong>Improvement</strong>: Agent runs in read-only mode by default - no automated remediation without explicit opt-in</li></ul>]]></description>
    </item>
    <item>
      <title>v1.7.0 - Cardano-base &amp; Cosmos-base Monitoring + Webhook Signing</title>
      <link>https://blacktide.xyz/changelog#v1-7-0</link>
      <guid isPermaLink="true">https://blacktide.xyz/changelog#v1-7-0</guid>
      <pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>BlackTide now supports Cardano-based chains and Cosmos-based modular chains as first-class monitor targets. Both chain families support block height lag detection, validator status checks, and custom alert thresholds. Additionally, all webhook deliveries are now HMAC-SHA256 signed by default to prevent spoofing.</p><ul><li><strong>Feature</strong>: Cardano-base monitoring: block height lag, node health, Substrate JSON-RPC checks</li>
<li><strong>Feature</strong>: Cosmos-base monitoring: block height, data availability sampling health, validator set changes</li>
<li><strong>Feature</strong>: HMAC-SHA256 webhook signing via X-BlackTide-Signature header - enabled by default for all new webhook channels</li>
<li><strong>Feature</strong>: Webhook delivery log: per-event history of all delivery attempts with response codes and latency</li>
<li><strong>Improvement</strong>: Cosmos SDK monitor executor refactored to support new chain onboarding without code changes</li>
<li><strong>Improvement</strong>: Chain selector search now fuzzy-matches on chain ID and EVM hex chain ID</li>
<li><strong>Fix</strong>: Fixed block height comparison edge case when Cosmos-base DA blocks have variable finalization times</li></ul>]]></description>
    </item>
    <item>
      <title>v1.6.0 - Escalation Policies, On-Call Rotation UI &amp; Opsgenie Integration</title>
      <link>https://blacktide.xyz/changelog#v1-6-0</link>
      <guid isPermaLink="true">https://blacktide.xyz/changelog#v1-6-0</guid>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>Managing on-call schedules just got dramatically easier. This release ships a full on-call rotation builder directly inside BlackTide, bidirectional Opsgenie integration, and a configurable escalation policy engine that can chain Slack, PagerDuty, Opsgenie, and webhook actions with time-based escalation steps.</p><ul><li><strong>Feature</strong>: On-call rotation builder: define weekly schedules with team member assignments and automatic handoff notifications</li>
<li><strong>Feature</strong>: Opsgenie integration: bidirectional incident sync with full escalation policy support</li>
<li><strong>Feature</strong>: Escalation policy engine: chain up to 5 escalation steps with configurable delays (5 min, 15 min, 30 min, 1h)</li>
<li><strong>Feature</strong>: Override management: add one-off schedule overrides without modifying the base rotation</li>
<li><strong>Improvement</strong>: Alert channel configuration page redesigned with drag-and-drop step ordering</li>
<li><strong>Improvement</strong>: PagerDuty integration now supports severity mapping: P1 → high urgency, P2/P3 → low urgency</li>
<li><strong>Fix</strong>: Fixed race condition where rapid monitor state flaps could create duplicate PagerDuty incidents</li>
<li><strong>Fix</strong>: Resolved timezone handling bug in on-call schedule display for UTC+12 and UTC-12 team members</li></ul>]]></description>
    </item>
    <item>
      <title>v1.5.0 - Security Hardening: CSRF Protection, CSP &amp; Audit Log</title>
      <link>https://blacktide.xyz/changelog#v1-5-0</link>
      <guid isPermaLink="true">https://blacktide.xyz/changelog#v1-5-0</guid>
      <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<p>A focused security release hardening the BlackTide platform against web application attacks. This ships CSRF double-submit cookie protection on all state-changing API endpoints, a strict Content Security Policy, and a full audit log of all team member actions accessible to workspace admins.</p><ul><li><strong>Feature</strong>: CSRF double-submit cookie protection on all POST/PATCH/DELETE endpoints</li>
<li><strong>Feature</strong>: Content Security Policy header with strict source allowlists and nonce-based script execution</li>
<li><strong>Feature</strong>: Audit log: timestamped record of all monitor create/edit/delete, team member changes, and alert rule modifications</li>
<li><strong>Feature</strong>: Session management UI: view and revoke active sessions per device</li>
<li><strong>Improvement</strong>: httpOnly auth cookies now have SameSite=Strict for additional CSRF protection</li>
<li><strong>Improvement</strong>: Added HSTS header with 1-year max-age and includeSubDomains</li>
<li><strong>Fix</strong>: Resolved reflected XSS vector in monitor name display on public status pages</li></ul>]]></description>
    </item>
  </channel>
</rss>