Releases: CapSoftware/Cap
Releases · CapSoftware/Cap
0.3.11
- New "Recording Config" setitngs tab, allowing you to choose your recording resolution and framerate
- New "Export Options" in Editor, allowing you to choose your export resolution and framerate
- New "Manual Zoom" in Editor, allowing you to zoom in and out on your recording. Auto zoom/ustom cursor coming soon.
- New custom MP4 muxer
- New metadata display in export
- FREE Shareable links for everyone (recordings under 5 mins + watermarked)
- Removed requirement for auth on app download
- Removed FFmpeg CLI, removing at least ~30mb from app download size
- Fix for preventing export progress from freezing at 102%
- Fix for enforcing main window size constraints
- Fix for camera mirroring
- Fix for thumbnail generation
- Multiple fixes for Windows version
- Multiple dark mode styling fixes
- Multiple fixes for exporting
- Multiple fixes for playback in editor
- Multi-segment video playback (future proofing for splitting, pause resume & more)
0.3.1
- New Cap Apps functionality. First app to release: S3 Config. Connect your own S3 bucket and maintain 100% ownership over your data.
- 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)
- 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
0.3.0-beta.8
-Fixes a bug where the microphone selector wouldn't ask for permission to access the microphone.
- Fixes 'Stop Recording' button hanging when recording with a microphone (d1e3605).
- Permissions window now presents all necessary permissions at once
0.3.0-beta.5.8
- 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
0.3.0-beta.5.7.3
- Added support for continuity camera
- Added support for BGRA frames
- Fixed webcam lock issue
0.3.0-beta.5.7.2
- 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
v0.3.0-beta.5.7.1
- New and improved rendering engine
- 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
- Better window selection names
- On record, the selected window will now be brought to focus
v0.3.0-beta.5.4
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)
0.3.0-beta.5.2
- 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.
0.3.0-beta.5.1
Fixed an issue where the screen recording would show artifacts (black/white, flickering) on certain devices.