Releases: CapSoftware/Cap
Releases · CapSoftware/Cap
0.3.67
What's Changed
- improvement: Show custom domain TXT record by @ameer2468 in #879
- Fix autoupdater + Cap 0.3.65 by @oscartbeaumont in #880
- verify tauri plugin versions in ci by @Brendonovich in #882
- feat: restricted signup by email domain by @mogita in #863
- chore: remove debug button by @ameer2468 in #884
- fix: handle subdomains & scroll for custom domain dialog by @ameer2468 in #889
- chore: remove un-necessary suspense queries by @ameer2468 in #890
- Fix Rust CI filter by @oscartbeaumont in #896
- Better GIF export by @oscartbeaumont in #883
- Native camera preview fixes by @oscartbeaumont in #895
- new: add video duration to cards by @ameer2468 in #902
- fix: viewing private videos through spaces by @ameer2468 in #892
- improve: duration formatting by @ameer2468 in #912
- Move createFolder action to effect rpc by @Brendonovich in #893
- feat: Introduce Layout segments in the editor by @richiemcilroy in #905
- feat: Implement OTP code, replacing magic auth by @richiemcilroy in #832
- fix: onboarding redirect by @ameer2468 in #918
- Fix: auto-set padding when background is selected by @Enejivk in #891
- fix: Safari onboarding + general redirection by @ameer2468 in #920
- chore: sameSite to none by @ameer2468 in #921
- improvements: export button widths, sign out/in button hover colors by @ameer2468 in #924
- chore: fix view analytics by @ameer2468 in #926
- Fix video duration metadata by @oscartbeaumont in #917
- chore: loading state for analytics by @ameer2468 in #931
- New scap-* crates recording engine by @Brendonovich in #922
- new: editor shortcuts by @ameer2468 in #936
- improvement: Hide layout track if camera is hidden by @ameer2468 in #938
- fix: missing prop by @ameer2468 in #939
- Add shortcut to open settings by @wscld in #935
- Refactor audio input feed to use actor by @Brendonovich in #937
- Enable custom cursors by default by @oscartbeaumont in #932
- include web in typescript project by @Brendonovich in #940
- chore: auth secure to true by @ameer2468 in #941
- Add license section to README by @richiemcilroy in #942
- improvement: remove loading spinner from next to trash icon by @ameer2468 in #943
- New recording flow by @oscartbeaumont in #933
- Overhaul camera preview by @oscartbeaumont in #945
- Fix Biome ignore by @oscartbeaumont in #951
- fix: remove last name requirement + redirection to onboarding bug by @ameer2468 in #952
- chore: handle res not ok by @ameer2468 in #953
- improvement: Hide Windows App Settings Group by @ameer2468 in #954
- Refactor Pro subscription check for third-party support by @richiemcilroy in #955
- Refactor new timeline layout to "scene" segments by @richiemcilroy in #948
- improvement: settings layout by @ameer2468 in #956
- chore: update skeleton of settings by @ameer2468 in #957
- make audio capture send by @Brendonovich in #958
New Contributors
Full Changelog: cap-v0.3.64...cap-v0.3.67
0.3.64
- Opening a
.cap
bundle in Finder will now work properly. Studio recordings will open in the editor, and Instant recordings will open their.mp4
file in Preview. - New 'After deleting recording behaviour' setting, providing the option for Cap's main window to be reopened after deleting an in progress recording
- A bug where the number -1 was causing recordings to fail to start has been fixed. Please let us know if you encounter an error saying that no screens or windows could be found.
0.3.60
- Fixes recording on Intel macOS devices
0.3.59
- The error 'Task 'camera _capture' failed: Panicked: called 'Result:unwrap0' on an Err' value: SystemTimeError' has been fixed
0.3.58
- Handles failures during screen recording more gracefully, displaying extra information for debugging
- Audio will export properly even if a source file is cut short
- Reduces instances of New Recording window being blank
- Screen scaling is now handled properly for display capture on Windows
0.3.53
- Custom domains are now shown in the editor for shareable links
- Camera now has 'Source' aspect ratio option, instead of being locked to 'Square'
- Editor now shows waveforms for audio tracks
- Editor can now export as GIF
- Recording now exits early if screen capture doesn't produce any frames for a period of time
Full Changelog: cap-v0.3.52...cap-v0.3.53
0.3.52
- Improved recording names on Windows
- Added 'c' shortcut to cut clip at mouse position
Full Changelog: cap-v0.3.51...cap-v0.3.52
0.3.51
- Fixes padding and cursor size changing when changing export resolution
- Improved text readability in editor
Additionally, self-hosting of Cap Web is now supported! Find out how with our docs.
0.3.50
- Capture target is now included in recording name
- Fixes custom S3 support for Cloudflare by using presigned PUT requests
- Fixes camera preview being out of sync with some devices
- System audio capture flag has been removed, it is now available by default
0.3.47
- Split clips can now be deleted
- Cursor position is more accurate when display is being cropped
- Authentication now uses long-lived tokens, which should alleviate auth errors