<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><title>Seegnals changelog</title><link>https://seegnals.com/changelog/</link><description>Product changes, newest first.</description><language>en</language>
    <item>
      <title>Blog, guides, glossary and documentation</title>
      <link>https://seegnals.com/changelog/#2026-09-04-blog-guides-glossary</link>
      <guid isPermaLink="true">https://seegnals.com/changelog/#2026-09-04-blog-guides-glossary</guid>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
      <description>Forty articles, four long-form guides, a forty-five term glossary and a developer documentation site, all written from the product as it is.</description>
    </item>
    <item>
      <title>13 read endpoints and the MCP server</title>
      <link>https://seegnals.com/changelog/#2026-09-04-read-api-and-mcp</link>
      <guid isPermaLink="true">https://seegnals.com/changelog/#2026-09-04-read-api-and-mcp</guid>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
      <description>GET endpoints for prospects, campaigns, enrollments, companies, replies, offers, suppressions, subscriptions and mailboxes, plus a remote MCP server with 18 tools mirroring the REST API.</description>
    </item>
    <item>
      <title>Stats tiles that open the filtered prospect list</title>
      <link>https://seegnals.com/changelog/#2026-09-04-stats-tiles-and-companies</link>
      <guid isPermaLink="true">https://seegnals.com/changelog/#2026-09-04-stats-tiles-and-companies</guid>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
      <description>Responded, Interested, Delivered and the By outcome tiles (Sent, Opened, Clicked, Replied, Autoreplied, Bounced, Opted out) open the Prospects tab filtered to exactly those people.</description>
    </item>
    <item>
      <title>Subscribe and change plan with Stripe Checkout</title>
      <link>https://seegnals.com/changelog/#2026-09-04-stripe-checkout</link>
      <guid isPermaLink="true">https://seegnals.com/changelog/#2026-09-04-stripe-checkout</guid>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
      <description>My plan lists every tier with its price, Checkout handles the card, and the plan is written back both on return and by the webhook, so it works before the webhook is wired.</description>
    </item>
    <item>
      <title>System notifications in one light template</title>
      <link>https://seegnals.com/changelog/#2026-09-04-system-notifications</link>
      <guid isPermaLink="true">https://seegnals.com/changelog/#2026-09-04-system-notifications</guid>
      <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
      <description>Plan at 90%, plan exceeded, campaign paused by the bounce shield, first open of an offer and mailbox errors arrive as short emails with one link.</description>
    </item>
    <item>
      <title>Offers: visits, copy link, keyboard reader and an optional one-time code gate</title>
      <link>https://seegnals.com/changelog/#2026-09-03-offers-visits-otp</link>
      <guid isPermaLink="true">https://seegnals.com/changelog/#2026-09-03-offers-visits-otp</guid>
      <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
      <description>The offer page lists every visit with device and depth, the public reader has keyboard navigation and print, and a gate can ask the reader for their email and a one-time code.</description>
    </item>
    <item>
      <title>Password reset, resend confirmation, and a closed SSRF</title>
      <link>https://seegnals.com/changelog/#2026-09-03-password-reset-and-hardening</link>
      <guid isPermaLink="true">https://seegnals.com/changelog/#2026-09-03-password-reset-and-hardening</guid>
      <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
      <description>Forgot password and resend confirmation flows exist now; every server-side fetch of a user-supplied URL goes through one guard that blocks private addresses and redirects.</description>
    </item>
    <item>
      <title>Campaign progress that means planned work done, and coloured statuses</title>
      <link>https://seegnals.com/changelog/#2026-09-03-progress-and-statuses</link>
      <guid isPermaLink="true">https://seegnals.com/changelog/#2026-09-03-progress-and-statuses</guid>
      <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
      <description>The progress bar now counts a replied prospect as done, a campaign at 100% shows as Done, and Draft, Running, Paused, Done and Archived each have a colour and a word.</description>
    </item>
    <item>
      <title>Hourly domain health: SPF, DKIM and DMARC per sending domain</title>
      <link>https://seegnals.com/changelog/#2026-09-01-mailbox-health-and-dns</link>
      <guid isPermaLink="true">https://seegnals.com/changelog/#2026-09-01-mailbox-health-and-dns</guid>
      <pubDate>Tue, 01 Sep 2026 00:00:00 GMT</pubDate>
      <description>Every sending domain is checked once an hour and the result shows on the Mailboxes page, the Deliverability tab and the dashboard.</description>
    </item>
    <item>
      <title>Add and enrol in one call, suppressions and subscriptions over the API</title>
      <link>https://seegnals.com/changelog/#2026-08-29-company-name-enrol-suppressions-hooks</link>
      <guid isPermaLink="true">https://seegnals.com/changelog/#2026-08-29-company-name-enrol-suppressions-hooks</guid>
      <pubDate>Sat, 29 Aug 2026 00:00:00 GMT</pubDate>
      <description>POST /prospects accepts company_name and ?campaign= to enrol in one request; new endpoints exclude addresses or domains and subscribe a URL to one event type.</description>
    </item>
    <item>
      <title>Clicked webhook event and the Zapier guide</title>
      <link>https://seegnals.com/changelog/#2026-08-23-clicked-event-and-zapier</link>
      <guid isPermaLink="true">https://seegnals.com/changelog/#2026-08-23-clicked-event-and-zapier</guid>
      <pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate>
      <description>Link clicks are delivered as a webhook event when a tracking domain is verified, and the in-app Zapier guide explains triggers and actions without a Zapier app.</description>
    </item>
    <item>
      <title>Public API and signed webhooks</title>
      <link>https://seegnals.com/changelog/#2026-08-22-api-and-webhooks</link>
      <guid isPermaLink="true">https://seegnals.com/changelog/#2026-08-22-api-and-webhooks</guid>
      <pubDate>Sat, 22 Aug 2026 00:00:00 GMT</pubDate>
      <description>API tokens, POST and PATCH for prospects, and a workspace webhook signed with HMAC-SHA256 for sent, replied, bounced and unsubscribed.</description>
    </item>
</channel></rss>
