Desktop Changelog — Page 4 — Cap
Desktop 0.3.26
UI Improvements & Windows Support
- Toasts now sit below the titlebar for better visibility
- Added tooltips to Previous Recordings page buttons
- Delete and Backspace keys can now be used to delete zoom segments
- Forward & Back buttons are now consistently sized
- Added an icon next to the zoom slider for better usability
- Fixed timeline scrolling on Windows with Shift + Scroll
- Increased frame render timeout for better performance
- All text inputs now properly handle keyboard events (preventing unwanted propagation)
Desktop 0.3.25
Windows Release + Bug Fixes
- Cap for Windows is now in beta!
- Pressing space in the editor when not hovering the timeline will resume from the correct time
- Camera and recording control windows are now guaranteed to stay on top of the recording area occluder
- Manual zoom selector now previews the frame that zooming starts on
- Adjusting manual zoom won't cause the selector to consume keyboard events
Desktop 0.3.23
Custom Backgrounds + Shadows + Improved Timeline & More!
- New background selector in editor
- Custom images can now be used as backgrounds
- Shadows can now be added to screen and camera elements
- Backgrounds can now be blurred
- Timeline can now be zoomed and panned (pinch to zoom)
- Editor watermark has been removed
- New commercial license for Cap Desktop
Desktop 0.3.22
Audio Mute + Bug Fixes
- Fixes exporting from recording thumbnails
- 'Mute Audio' toggle now works
- If a frame takes too long to render while exporting, it will now timeout and exporting will stop
- Upgrade window fits dark theme properly now
Desktop 0.3.21
Zoom and Memory Leak Fixes
- Fixed zoom segments not accounting for clip trimming
- Fixed a memory leak in the video decoder
- Made the First Frame and Last Frame buttons of the editor player work
Desktop 0.3.20
New Pause / Resume Functionality
- New pause / resume functionality. Allows you to pause during a recording, and then resume the recording whenever you're ready.
- Fixed metadata in recording thumbnail for recordings with multiple segments
- Fixed issue with time counter during recording
- Fixed issue with sign in for some users
Desktop 0.3.18
Audio Bug Fixes
Fixes a plethora of audio-related bugs.
- Starting a recording with a microphone is now way less likely to fail
- Microphone recordings will not have their last ~1 second cut off
- Rendered audio from playback and exporting won't cut off early anymore
Desktop 0.3.17
Improved Crash Reports
- Crash reports will now contain more information, helping us to fix bugs faster.
- Fixes a bug where the editor's 'Create Shareable Link' modal would not close.
Desktop 0.3.16
Bug Fixes
- A plethora of audio rendering and exporting bugs have been fixed
- Audio encoding is now done with Opus instead of MP3 and AAC
- Fixes a cause of the main window being blank on first launch
- The editor's preview playhead will now be hidden during playback
- If the preview playhead is present, space is pressed, and playback is stopped, playback will begin from the preview time
Desktop 0.3.14
Screen Cropping and Audio Improvements
- A crop option is now available when preparing to record a screen, allowing you to record only a portion of the screen. Thanks to @ItsEeleeya for contributing this!
- Audio inputs with >2 channels can now be recorded. The first 2 channels will be recorded as stereo, the rest will be discarded.
- Audio encoding during export is now done with macOS's built-in AAC encoder
- If any part of the recording pipeline (capture or encode) fails, the recording will be immediately stopped
- Webview devtools are now exposed
Desktop 0.3.13
Performance Improvements, Zoom Bug Fixes and More
- The editor now uses a more performant video decoder that provides much smoother playback and seeking. If you experience any issues loading the editor, please let us know.
- Zoom segments now behave as expected and transition smoothly between each other.
- Logs generated during recording are now captured and written to
{recording_path}/recording-logs.log. - Camera capture has been simplified such that it should use slightly less CPU.
Desktop 0.3.12
Better Sign In Process, Using Deep Links to Open the App
- New sign in process, using deep links instead of a local server to interact with the authorization process of the app. Fixes the issue of the app not opening on certain devices.
Desktop 0.3.11
Multiple New Features (60 FPS / Resolution Picker!) + Lots of Performance Improvements & Bug Fixes
- New "Recording Config" settings 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/custom 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)
Desktop 0.3.10
More Bug Fixes
- Fixes exporting cropped videos
- Fixes camera mirroring
Desktop 0.3.9
Editor Fix
- Fixes the editor not loading
Desktop 0.3.8
Camera Preview Fix
- Fixes the camera preview not working
Desktop 0.3.7
Recording Fix
- Fixes recordings failing to complete due to failing screenshot generation
Desktop 0.3.6
UI Bug Fixes
- Fixes 'Remove Config' button not actually removing the config
- Fixes hanging when creating shareable links
- Adds the experimental new exporter, which should be more reliable than the current exporter. You can use it by holding cmd + shift when clicking Export, Create Shareable Link, etc.
- Removes some unused dependencies, making Cap.app 50mb smaller
Desktop 0.3.5
UI Bug Fixes
- Fixes hotkeys not saving in the UI
- Fixes saved S3 configs not showing in settings
- Adds minimum size constraints to a few windows, including the Main window, which may fix #207
Desktop 0.3.4
Crash Fix
- Fixes a regression that caused Cap to crash on startup.