<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>vitalera Docs Blog</title>
        <link>https://docs-v2.vitalera.io/fr/changelog</link>
        <description>vitalera Docs Blog</description>
        <lastBuildDate>Mon, 13 Apr 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>fr</language>
        <item>
            <title><![CDATA[21 New Connected Account Providers]]></title>
            <link>https://docs-v2.vitalera.io/fr/changelog/2026/04/13/connected-accounts-providers</link>
            <guid>https://docs-v2.vitalera.io/fr/changelog/2026/04/13/connected-accounts-providers</guid>
            <pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We've expanded the Connected Accounts framework with 21 new wearable and medical device providers. All of them plug into the same provider-agnostic API — no client changes, no schema changes, just a new service_id.]]></description>
            <content:encoded><![CDATA[<p>We've expanded the <strong>Connected Accounts</strong> framework with 21 new wearable and medical device providers. All of them plug into the same provider-agnostic API — no client changes, no schema changes, just a new <code>service_id</code>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="new-providers">New providers<a href="https://docs-v2.vitalera.io/fr/changelog/2026/04/13/connected-accounts-providers#new-providers" class="hash-link" aria-label="Lien direct vers New providers" title="Lien direct vers New providers" translate="no">​</a></h2>
<p><strong>Fitness &amp; sport:</strong> Suunto, COROS, Wahoo, Samsung Health, Amazfit / Zepp, Peloton, Strava, Polar</p>
<p><strong>Sleep &amp; recovery:</strong> Oura Ring, WHOOP, Ultrahuman, Biostrap, Eight Sleep</p>
<p><strong>Medical / clinical:</strong> Dexcom CGM, FreeStyle Libre, Withings, Omron Cloud, iHealth, InBody, BodyTrace</p>
<p><strong>Migration path:</strong> Google Health (replaces Fitbit Web API before its 2026-05-31 deprecation)</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="unified-api">Unified API<a href="https://docs-v2.vitalera.io/fr/changelog/2026/04/13/connected-accounts-providers#unified-api" class="hash-link" aria-label="Lien direct vers Unified API" title="Lien direct vers Unified API" translate="no">​</a></h2>
<p>Every provider is reachable via the same endpoints, parameterised by <code>service_id</code>:</p>
<ul>
<li class=""><code>GET /api/connected-accounts/services/</code> — catalog filtered by per-tenant entitlements</li>
<li class=""><code>POST /api/connected-accounts/{service_id}/oauth/initiate/</code> — start connection</li>
<li class=""><code>POST /api/connected-accounts/{service_id}/oauth/disconnect/</code> — revoke</li>
<li class=""><code>GET /api/connected-accounts/status/</code> — bulk connection status</li>
<li class=""><code>POST /api/connected-accounts/connect-session/</code> + <code>GET /connect/</code> — hosted connect widget</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="garmin-oauth-20--pkce">Garmin: OAuth 2.0 + PKCE<a href="https://docs-v2.vitalera.io/fr/changelog/2026/04/13/connected-accounts-providers#garmin-oauth-20--pkce" class="hash-link" aria-label="Lien direct vers Garmin: OAuth 2.0 + PKCE" title="Lien direct vers Garmin: OAuth 2.0 + PKCE" translate="no">​</a></h2>
<p>The Garmin Health API integration has been updated to OAuth 2.0 with PKCE (the legacy 1.0a flow has been retired). Existing Garmin connections are unaffected — only new link flows use the new handshake. See <a class="" href="https://docs-v2.vitalera.io/fr/device-integrations/garmin">the updated Garmin page</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fitbit-deprecation-reminder">Fitbit deprecation reminder<a href="https://docs-v2.vitalera.io/fr/changelog/2026/04/13/connected-accounts-providers#fitbit-deprecation-reminder" class="hash-link" aria-label="Lien direct vers Fitbit deprecation reminder" title="Lien direct vers Fitbit deprecation reminder" translate="no">​</a></h2>
<p>The legacy Fitbit Web API stops serving traffic on <strong>2026-05-31</strong>. Migrate users to the Google Health integration well before then. See the <a class="" href="https://docs-v2.vitalera.io/fr/device-integrations/google-health">migration guide</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="docs">Docs<a href="https://docs-v2.vitalera.io/fr/changelog/2026/04/13/connected-accounts-providers#docs" class="hash-link" aria-label="Lien direct vers Docs" title="Lien direct vers Docs" translate="no">​</a></h2>
<p>Browse the full <a class="" href="https://docs-v2.vitalera.io/fr/device-integrations/overview">provider catalog</a> and the expanded <a class="" href="https://docs-v2.vitalera.io/fr/device-integrations/supported-devices">supported devices</a> list.</p>]]></content:encoded>
            <category>device-integrations</category>
            <category>connected-accounts</category>
        </item>
        <item>
            <title><![CDATA[Developer Documentation Launch]]></title>
            <link>https://docs-v2.vitalera.io/fr/changelog/2026/03/17/welcome</link>
            <guid>https://docs-v2.vitalera.io/fr/changelog/2026/03/17/welcome</guid>
            <pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We're excited to launch the new vitalera developer documentation at docs.vitalera.io!]]></description>
            <content:encoded><![CDATA[<p>We're excited to launch the new vitalera developer documentation at docs.vitalera.io!</p>
<p>This new documentation site replaces our previous ReadMe.com-hosted docs with a modern, fast, and searchable platform built on Docusaurus.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's New<a href="https://docs-v2.vitalera.io/fr/changelog/2026/03/17/welcome#whats-new" class="hash-link" aria-label="Lien direct vers What's New" title="Lien direct vers What's New" translate="no">​</a></h2>
<ul>
<li class=""><strong>FHIR Resource Guides</strong>: Comprehensive documentation for all FHIR R4 resources used in vitalera</li>
<li class=""><strong>Clinical Workflow Guides</strong>: Step-by-step guides for RPM, questionnaires, care plans, and alarms</li>
<li class=""><strong>API Reference</strong>: Auto-generated endpoint reference from our OpenAPI schema</li>
<li class=""><strong>Device Integration Guides</strong>: Garmin, Fitbit, and Bluetooth medical device documentation</li>
<li class=""><strong>Compliance Documentation</strong>: MDR, ISO 13485, ISO 27001, GDPR, and ENS information</li>
<li class=""><strong>Multi-language UI</strong>: Interface available in 12 languages</li>
<li class=""><strong>Changelog</strong>: Track platform updates right here</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="interactive-api-reference">Interactive API Reference<a href="https://docs-v2.vitalera.io/fr/changelog/2026/03/17/welcome#interactive-api-reference" class="hash-link" aria-label="Lien direct vers Interactive API Reference" title="Lien direct vers Interactive API Reference" translate="no">​</a></h2>
<p>For authenticated access to the full API reference with try-it functionality, visit the <strong>Developers</strong> section in your <a href="https://app.vitalera.io/" target="_blank" rel="noopener noreferrer" class="">vitalera dashboard</a>.</p>]]></content:encoded>
            <category>announcement</category>
        </item>
    </channel>
</rss>