Releases: CapSoftware/Cap
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.
Cap v0.3.0-beta.5
0.3.0-beta.5
- 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
0.3.0-beta.3
- Performance fix when saving a file
- Performance improvements when using the editor
- New "Previous Recordings" window in settings + button in tray menu
- New "Previous Screenshots" window in settings + button in tray menu
- New "Restart Recording" button in the in-progress recording window
- New Shortcuts for taking screenshots and restarting a recording
- New camera size option in editor
- New gradient direction toggle in editor
- Plan upgrade directly from the app
- Fixed an issue where the app would crash sometimes after signing in
- Fixed issue with audio exporting (syncing)
- Fixed ffmpeg memory leak issue
0.3.0-alpha.26
With this update, we've added support for taking screenshots.
Just like screen recordings, you can copy to clipboard, save, or create a shareable link.
You can take a screenshot by clicking in the tray menu, or the dedicated button in the main Cap window.
Next update will include shortcut support for taking screenshots and a basic editor (for cropping, adding effects, etc).
0.3.0-alpha.25
In this update, we've added support for global recording start/stop shortcuts, implemented trimming in the editor, and support for different aspect ratios.
-
Global Recording Shortcuts: Added support for global recording start/stop shortcuts, which can be configured in the settings menu.
-
Trimming: Implemented trimming in the editor, which allows you to trim the start and end of a recording.
-
Aspect Ratios: Added support for aspect ratios in the editor. Currently support for Auto, 16:9, 9:16, 1:1, 4:3 and 3:4.
-
Tray Icon: Updated the tray icon to a new design, which should fit better alongside other system tray icons.
-
Bug Fixes: Fixed a number of bugs, including some in the editor and tray.
-
Changelog: Added a changelog to the app, which you can view by clicking the bell icon at the top right of the screen.
Cap v0.2.9
New: Overhauled recording engine. Improved webcam selector (+ new options!).