# Activity, Transcript, and Analytics on the Share Page

The share page now has a proper sidebar. Comments, the transcript, and view analytics live in tabs next to the video instead of below it.

## Features

- **Activity tab** - Comments and replies in one feed beside the player.
- **Transcript tab** - The full transcript sits alongside the video for quick reading.
- **View analytics** - Owners can see how many people have watched each Cap.
- **Workspace-only viewing** - A new workspace setting restricts shared Caps to viewers with your company's email domain.

# OAuth callback improvements, export progress display

- Improved OAuth callback handling on signin.
- Improved export progress display in Editor and thumbnail export.

# Test S3 Config connection, misc changes

- New "Test Connection" button in S3 Config app.
- Updated "Save" button to "Export" in previous recording thumbnails.
- Fixed issue with Previous Recordings window in Settings.

# Cap Apps: S3 Config. 100% ownership over your data.

- New Cap Apps functionality. First app to release: S3 Config. Connect your own S3 bucket and maintain 100% ownership over your data.

# Connect Your Own S3 Storage

You can now connect your own S3-compatible storage bucket to Cap. New recordings upload straight to your bucket, and share pages serve them from there, so you keep full ownership of your data.

## Features

- **Any S3-compatible provider** - Works with AWS S3 and S3-compatible services like Cloudflare R2 and MinIO.
- **Your storage, your rules** - Videos never have to live on Cap's storage, which pairs naturally with Cap being open source.
- **Share pages just work** - Links, thumbnails, and playback behave exactly the same on a custom bucket.

# Dark mode + stability improvements

- New dark mode option.
- Fixes a recording crash cause by the encoder not respecting `readyForMoreMediaData`.
- Multiple recording segments are now supported in recording metadata, paving the way for pause/resume support.

# Improved thumbnail actions + export process

- Improved progress overlay for thumbnail actions (copy to clipboard, save, create shareable link) messaging/state.
- Fixed reliability of export/rendering process.
- Sentry error reporting for helping with debugging.
- Fixed Cap Pro upgrade window (sizing + closing panic).

# Progress overlay for thumbnail actions + reupload button

- New progress overlay for thumbnail actions (copy to clipboard, save, create shareable link).
- New reupload button for shareable links in editor.
- New dialog window for creating shareable links in editor.
- When clicking editor from thumbnail, the thumbnail will now close.
- New "Previous recordings" icon in main window.

# Performance + Audio improvements and more

- New and improved, high performance screen recording engine.
- In-app microphone level indicator.
- Stereo audio support.
- Switch to native window decorations.
- New welcome screen on first launch.
- Fixed the camera preview disappearing when resizing on external displays.

# Audio recording fix + New permissions window

- Fixes 'Stop Recording' button hanging when recording with a microphone.
- Permissions window now presents all necessary permissions at once.

# Microphone selector fix

Fixes a bug where the microphone selector wouldn't ask for permission to access the microphone.

# New screen selector toggle, notifications & fixes

- New screen selector toggle.
- New system notifications (+ sounds) for video copy/save/link copy.
- New system notifications toggle in settings.
- Fix for webcam, using frame format instead of camera format as source of truth.
- WIP: Feature flag enabled for new auto zoom functionality.

# Improved webcam support/fixes

- Added support for continuity camera.
- Added support for BGRA frames.
- Fixed webcam lock issue.

# Auto shareable links + Remember previous camera/audio devices

- New "Auto create shareable link" option in settings.
- New retry mechanism for shareable link uploads, if upload error is encountered.
- Previously selected camera/audio devices will now be selected on startup.

# Performance improvements + upgrades

- New and improved rendering engine.
- New settings option for hiding dock icon.
- Better window selection names.
- On record, the selected window will now be brought to focus.
- Fixed automatic transcriptions for shareable links.
- Fixed severe memory leak issue, which would eventually crash the app.
- Fixed stride calculation issue on frames (fixing scrambled frame data).
- Fixed issue where editor instance resources would not be released after editor is closed.

# Workspaces and Team Sharing

Cap now works for teams. Create a workspace, invite your teammates, and share Caps with everyone in it.

## Features

- **Workspaces** - Set up a shared workspace for your team from the dashboard.
- **Invites** - Invite teammates by email, and manage pending invites from workspace settings.
- **Shared Caps** - Share any Cap with your workspace and it appears in a shared library everyone can browse.
- **Per-seat billing** - Workspace subscriptions scale with the number of members.

# Major bug fixes/improvements + New settings

- New Rust powered webcam preview. Faster, better quality and more reliable.
- New permissions flow, removing Camera/Microphone as required options. Now only required on request of either.
- New “Automatically open editor after recording” option in settings.
- New “Sign out” button in settings.
- New and improved sync engine for video/audio.
- New and improved window selector (app names).
- On window record, the window will now be brought to focus.
- Ordered Previous Recordings in settings by timestamp.
- Ordered Previous Screenshots in settings by timestamp.
- Better synchronisation in recordings.
- Fixed issue where the webcam light would stay on, even when not selected.
- Fixed webcam startup issue.
- Fixed webcam stutter/FPS issue on record.
- Fixed issue with oauth sometimes becoming invalid.
- Fixed issue where some resolutions would have artifacts (specifically window recordings).

# Download Assets button for shared links

- Added a "Download Assets button to shared links. This will download all of the individual files which make up the final video. Can be enabled in Settings > General.
- Fixed bug in editor, where it would sometimes not use current project settings for shareable links.
- Fixed another artifact issue (black/white, flickering) when recording from 1080p monitors.

# Screen Record Artifact Bug Fix

- Fixed an issue where the screen recording would show artifacts (black/white, flickering) on certain devices.

# Edit During Playback + Bug Fixes

- Edits made during playback are now shown in real-time.
- Clicking on Cap in the macOS dock will bring the main window to the front, reopening if necessary.
- Fixed "Previous Recordings" panic affecting some users.
