<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Qualflare Changelog</title>
    <link>https://changelog.qualflare.com</link>
    <description>New features, improvements, and fixes across Qualflare.</description>
    <item>
      <title>New search and filters for the changelog</title>
      <link>https://changelog.qualflare.com/#2026-08-10-search-filters</link>
      <guid isPermaLink="false">2026-08-10-search-filters</guid>
      <pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate>
      <description>You can now search changelog entries by keyword and narrow the timeline by product and category. Filters combine with search, and the URL updates as you filter so results are shareable.

- Search matches entry titles, bodies, and version numbers
- Product filter: App, CLI, API
- Category filter: Feature, Bug Fix, Improvement, Integration, Maintenance, Security</description>
    </item>
    <item>
      <title>Fixed intermittent 500s on large test report uploads</title>
      <link>https://changelog.qualflare.com/#2026-08-05-flaky-fix</link>
      <guid isPermaLink="false">2026-08-05-flaky-fix</guid>
      <pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate>
      <description>Reports over 50MB could intermittently fail with a 500 error during ingestion. This was caused by a race condition in the report-parsing worker pool under high concurrency. Uploads of any size now complete reliably.</description>
    </item>
    <item>
      <title>Faster CLI uploads with parallel chunking</title>
      <link>https://changelog.qualflare.com/#2026-07-28-cli-upload</link>
      <guid isPermaLink="false">2026-07-28-cli-upload</guid>
      <pubDate>Tue, 28 Jul 2026 00:00:00 GMT</pubDate>
      <description>`qualflare upload` now splits large result files into parallel chunks instead of uploading sequentially. In our testing, a 200MB Playwright report that used to take ~90 seconds to upload now completes in under 20.

No config changes needed — this is on by default for files over 10MB.</description>
    </item>
    <item>
      <title>SAML SSO for Enterprise workspaces</title>
      <link>https://changelog.qualflare.com/#2026-07-15-sso-integration</link>
      <guid isPermaLink="false">2026-07-15-sso-integration</guid>
      <pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate>
      <description>Enterprise workspaces can now configure SAML-based SSO for member login, in addition to the existing OAuth providers. Set it up from Workspace Settings → Security.</description>
    </item>
    <item>
      <title>Session token rotation on password change</title>
      <link>https://changelog.qualflare.com/#2026-07-01-security-patch</link>
      <guid isPermaLink="false">2026-07-01-security-patch</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>Previously, changing your account password did not invalidate existing session tokens on other devices. Sessions are now rotated immediately whenever a password change is confirmed, so a compromised device is fully signed out the moment the password is updated elsewhere.

This closes a gap where a stolen session token could outlive an intentional password reset. We recommend reviewing your active sessions under Account Settings → Security if you haven&apos;t changed your password recently.

A few related changes shipped alongside this:

- Active session list now shows device, browser, and approximate location
- &quot;Sign out all other sessions&quot; action added to Account Settings
- Session tokens are now scoped to a single IP range and re-validated on major network changes

We audited every code path that reads a session token to confirm none of them cached a token past its rotation point — this was a multi-week effort across the API and both frontends, and we&apos;re glad to finally ship it.</description>
    </item>
  </channel>
</rss>
