> ## Documentation Index
> Fetch the complete documentation index at: https://docs.telepatia.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# v1.0.476

> Floating Panel — v1.0.476 (13 features, 2026-07-09)

<button onClick={() => window.open('https://cdn.telepatia.ai/scribe-extension/docs/v1.0.476.html', '_blank')} style={{ display: 'flex', alignItems: 'center', gap: '12px', padding: '16px 20px', background: '#056f42', border: 'none', borderRadius: '12px', color: '#fff', fontWeight: 600, fontSize: '16px', cursor: 'pointer', width: '100%', transition: 'opacity 0.15s' }} onMouseOver={(e) => e.currentTarget.style.opacity = '0.9'} onMouseOut={(e) => e.currentTarget.style.opacity = '1'}>
  ▶   Open Interactive Prototype — v1.0.476
</button>

## Changelog

Compared with v1.0.475.

### Release Summary

Scribe Web Companion received a user-facing update captured in this prototype release.

### Changes

* Updated Scribe Web Companion behavior documented from release PR description.

## Features in this version

13 features at release v1.0.476 (2026-07-09):

* [Floating Panel](/scribe-web-companion/features/floating-panel)
* [Responsive Panel Size](/scribe-web-companion/features/responsive-panel-size)
* [Patient Card](/scribe-web-companion/features/patient-card)
* [Session Switching](/scribe-web-companion/features/session-switching)
* [Medical Record Injection](/scribe-web-companion/features/injection)
* [Magic Injection](/scribe-web-companion/features/magic-injection)
* [Patient Mismatch Guard](/scribe-web-companion/features/mismatch-guard)
* [Mapped Page Indicator](/scribe-web-companion/features/mapped-page)
* [Two Views](/scribe-web-companion/features/two-views)
* [Patient Detection](/scribe-web-companion/features/patient-detection)
* [View Note Link](/scribe-web-companion/features/view-note)
* [Session Recovery](/scribe-web-companion/features/session-recovery)
* [Visual Feedback](/scribe-web-companion/features/visual-feedback)
