Cap
Beautiful, shareable screen recordings, open source and self-hosted
Alternative to: loom, cloudapp
About
Versions (79)
cap-v0.3.67
2025-08-26What’s Changed
- improvement: Show custom domain TXT record by @ameer2468 in https://github.com/CapSoftware/Cap/pull/879
- Fix autoupdater + Cap 0.3.65 by @oscartbeaumont in https://github.com/CapSoftware/Cap/pull/880
- verify tauri plugin versions in ci by @Brendonovich in https://github.com/CapSoftware/Cap/pull/882
- feat: restricted signup by email domain by @mogita in https://github.com/CapSoftware/Cap/pull/863
- chore: remove debug button by @ameer2468 in https://github.com/CapSoftware/Cap/pull/884
- fix: handle subdomains & scroll for custom domain dialog by @ameer2468 in https://github.com/CapSoftware/Cap/pull/889
- chore: remove un-necessary suspense queries by @ameer2468 in https://github.com/CapSoftware/Cap/pull/890
- Fix Rust CI filter by @oscartbeaumont in https://github.com/CapSoftware/Cap/pull/896
- Better GIF export by @oscartbeaumont in https://github.com/CapSoftware/Cap/pull/883
- Native camera preview fixes by @oscartbeaumont in https://github.com/CapSoftware/Cap/pull/895
- new: add video duration to cards by @ameer2468 in https://github.com/CapSoftware/Cap/pull/902
- fix: viewing private videos through spaces by @ameer2468 in https://github.com/CapSoftware/Cap/pull/892
- improve: duration formatting by @ameer2468 in https://github.com/CapSoftware/Cap/pull/912
- Move createFolder action to effect rpc by @Brendonovich in https://github.com/CapSoftware/Cap/pull/893
- feat: Introduce Layout segments in the editor by @richiemcilroy in https://github.com/CapSoftware/Cap/pull/905
- feat: Implement OTP code, replacing magic auth by @richiemcilroy in https://github.com/CapSoftware/Cap/pull/832
- fix: onboarding redirect by @ameer2468 in https://github.com/CapSoftware/Cap/pull/918
- Fix: auto-set padding when background is selected by @Enejivk in https://github.com/CapSoftware/Cap/pull/891
- fix: Safari onboarding + general redirection by @ameer2468 in https://github.com/CapSoftware/Cap/pull/920
- chore: sameSite to none by @ameer2468 in https://github.com/CapSoftware/Cap/pull/921
- improvements: export button widths, sign out/in button hover colors by @ameer2468 in https://github.com/CapSoftware/Cap/pull/924
- chore: fix view analytics by @ameer2468 in https://github.com/CapSoftware/Cap/pull/926
- Fix video duration metadata by @oscartbeaumont in https://github.com/CapSoftware/Cap/pull/917
- chore: loading state for analytics by @ameer2468 in https://github.com/CapSoftware/Cap/pull/931
- New scap-* crates recording engine by @Brendonovich in https://github.com/CapSoftware/Cap/pull/922
- new: editor shortcuts by @ameer2468 in https://github.com/CapSoftware/Cap/pull/936
- improvement: Hide layout track if camera is hidden by @ameer2468 in https://github.com/CapSoftware/Cap/pull/938
- fix: missing prop by @ameer2468 in https://github.com/CapSoftware/Cap/pull/939
- Add shortcut to open settings by @wscld in https://github.com/CapSoftware/Cap/pull/935
- Refactor audio input feed to use actor by @Brendonovich in https://github.com/CapSoftware/Cap/pull/937
- Enable custom cursors by default by @oscartbeaumont in https://github.com/CapSoftware/Cap/pull/932
- include web in typescript project by @Brendonovich in https://github.com/CapSoftware/Cap/pull/940
- chore: auth secure to true by @ameer2468 in https://github.com/CapSoftware/Cap/pull/941
- Add license section to README by @richiemcilroy in https://github.com/CapSoftware/Cap/pull/942
- improvement: remove loading spinner from next to trash icon by @ameer2468 in https://github.com/CapSoftware/Cap/pull/943
- New recording flow by @oscartbeaumont in https://github.com/CapSoftware/Cap/pull/933
- Overhaul camera preview by @oscartbeaumont in https://github.com/CapSoftware/Cap/pull/945
- Fix Biome ignore by @oscartbeaumont in https://github.com/CapSoftware/Cap/pull/951
- fix: remove last name requirement + redirection to onboarding bug by @ameer2468 in https://github.com/CapSoftware/Cap/pull/952
- chore: handle res not ok by @ameer2468 in https://github.com/CapSoftware/Cap/pull/953
- improvement: Hide Windows App Settings Group by @ameer2468 in https://github.com/CapSoftware/Cap/pull/954
- Refactor Pro subscription check for third-party support by @richiemcilroy in https://github.com/CapSoftware/Cap/pull/955
- Refactor new timeline layout to “scene” segments by @richiemcilroy in https://github.com/CapSoftware/Cap/pull/948
- improvement: settings layout by @ameer2468 in https://github.com/CapSoftware/Cap/pull/956
- chore: update skeleton of settings by @ameer2468 in https://github.com/CapSoftware/Cap/pull/957
- make audio capture send by @Brendonovich in https://github.com/CapSoftware/Cap/pull/958
New Contributors
- @Enejivk made their first contribution in https://github.com/CapSoftware/Cap/pull/891
- @wscld made their first contribution in https://github.com/CapSoftware/Cap/pull/935
Full Changelog: https://github.com/CapSoftware/Cap/compare/cap-v0.3.64…cap-v0.3.67