Releases: CapSoftware/Cap
Releases · CapSoftware/Cap
cap-v0.3.74
What's Changed
- Use mysql database driver by @Brendonovich in #1186
- feat: Improve export speed (reduced total time by ~16%) by @richiemcilroy in #1158
- Add otel to desktop app by @oscartbeaumont in #1180
- Staging cluster deployment by @Brendonovich in #1183
- Fix AnalyticsRequest circular import by @Brendonovich in #1189
- last few staging things by @Brendonovich in #1190
- Don't resolve video src until upload finish by @Brendonovich in #1191
- fix: text color in download page by @ameer2468 in #1193
- Distinguish videoUpload modes for more accurate progress reporting by @Brendonovich in #1196
- Allow deleting instant recordings after successful upload by @Brendonovich in #1192
- use t3-env for WORKFLOWS_RPC_URL by @Brendonovich in #1197
- Configure SST for git branches + move all preview deployments to staging by @Brendonovich in #1199
- Optimistic presigned urls by @oscartbeaumont in #1187
- unify stripe envs + properly differentiate stripe plans by @Brendonovich in #1200
- fix: add videos from caps by @ameer2468 in #1201
- web: new onboarding by @ameer2468 in #1188
- chore: make sure download step updates by @ameer2468 in #1203
- chore: unify updating steps by @ameer2468 in #1204
- chore: fix overlap by @ameer2468 in #1205
- chore: better margining by @ameer2468 in #1206
- chore: skipping edgecases by @ameer2468 in #1207
- desktop: set initial zoom level by @ameer2468 in #1210
- Improve device config selection for microphone feed by @richiemcilroy in #1209
- feat: Add profile image upload and display support by @richiemcilroy in #1214
- fix: User onboarding and organization setup logic by @richiemcilroy in #1215
- fix: Top bar labels in editor by @richiemcilroy in #1212
- log number of captured frames by @Brendonovich in #1216
- desktop: account for screen capture not providing frames by @Brendonovich in #1219
- fix(editor): show scissors cursor when clip tool is active by @Enejivk in #1218
- desktop: zoom delete bug fix + mouse and drag by @ameer2468 in #1213
- Button and api route for uploading logs by @Brendonovich in #1221
- Allow splitting zoom and scene segments by @Brendonovich in #1222
- Macos tahoe cursor by @Enejivk in #1175
- don't abort encoding if capurer stop fails by @Brendonovich in #1223
- PostHog stats for uploader by @oscartbeaumont in #1198
- web: Improve upload user image UI by @ameer2468 in #1224
- Ignore
appfrom more traces by @oscartbeaumont in #1225 - feat: Improve audio latency handling and buffer sizing by @richiemcilroy in #1211
- fix(desktop): properly use dxva2 for hardware decoding on windows by @Brendonovich in #1227
- chore: hide icon when removing profile image by @ameer2468 in #1226
- rendering: turn DecodedFrame into a struct by @Brendonovich in #1230
- Fix macOS Tahoe cursors by @oscartbeaumont in #1228
- desktop: add tahoe wallpapers and compress others by @ameer2468 in #1233
- Fix Target Select Overlay window bounds on multimonitor setups by @oscartbeaumont in #1232
- feat: Improve window management on Windows platform by @richiemcilroy in #1237
- Audio fixes by @richiemcilroy in #1238
- Fix new recording flow list view by @oscartbeaumont in #1235
- feat: Remove legacy uploader flag by @richiemcilroy in #1239
- feat: Ensure monotonic PTS for video and audio frames (fixes instant mode pausing) by @richiemcilroy in #1240
- feat: Add configurable cursor idle hide delay and fade by @richiemcilroy in #1184
Full Changelog: cap-v0.3.73...cap-v0.3.74
Downloads
0.3.73
What's Changed
- web: re-arrange cap card buttons, share page show owner, and more... by @ameer2468 in #1156
- chore: only render share button for owners by @ameer2468 in #1157
- web: fix delete comment, spaces custom domain link by @ameer2468 in #1159
- Reduces initial camera window size. by @p-delorme in #1154
- web: Add videos button in folders & more by @ameer2468 in #1161
- Hold camera and mic locks while recording is active by @Brendonovich in #1162
- Stop muxer on queue_frame fail by @Brendonovich in #1163
- Effect cluster deployment on staging by @Brendonovich in #1165
- update effect packages and otel by @Brendonovich in #1167
- move tracing to dependencies by @Brendonovich in #1168
- 'use' > 'execute' and log sql query by @Brendonovich in #1169
- use rpc and dataloader for fetching video thumbnails by @Brendonovich in #1170
- use rpc and dataloader for analytics api by @Brendonovich in #1171
- chore: adjust compare plans text on pricing page by @ameer2468 in #1172
- Enable upload progress in web by @oscartbeaumont in #1173
- Fix: Support multi-channel audio recording for USB audio interfaces by @MattDreier in #1176
- Use Rec709 color space in cap_enc_avfoundation by @Brendonovich in #1177
- Improve "Video upload info not found" by @oscartbeaumont in #1116
- Enable new uploader in desktop by @oscartbeaumont in #1174
- feat: Implement new Window excluder system by @richiemcilroy in #1179
- Use multipart upload for studio mode and instant mode re-uploads by @Brendonovich in #1182
New Contributors
- @MattDreier made their first contribution in #1176
Full Changelog: cap-v0.3.72...cap-v0.3.73
Downloads
0.3.72
What's Changed
- improvement: plans comparison & updated UI of pricing by @ameer2468 in #1031
- Upload Progress in UI by @oscartbeaumont in #901
- remove hardcoded min update interval by @Brendonovich in #1040
- cancel cursor actor on drop by @Brendonovich in #1041
- improvements: mask as read when opening notifications, show custom domain, and more by @ameer2468 in #1042
- chore: adjust custom image size of org by @ameer2468 in #1044
- Remove progress for legacy clients by @oscartbeaumont in #1035
- fix: recording limit margin by @ameer2468 in #1047
- improvement: enterprise card by @ameer2468 in #1046
- improvement: correct bg color on load by @ameer2468 in #1052
- fix: thumbnail border radius on hover breaking + make cap selection bar appear faster by @ameer2468 in #1054
- add minidump via sentry-tauri by @Brendonovich in #1053
- Tanstack Devtools in web by @oscartbeaumont in #1049
- Abstract upload flow by @oscartbeaumont in #1048
- dedicated handle-needs-input error by @Brendonovich in #1057
- Outage blog post by @richiemcilroy in #1058
- Loom importer backend by @Brendonovich in #1034
- Setup IaC for staging environment by @Brendonovich in #1059
- Improve uploading context by @oscartbeaumont in #1051
- devtools: toggle for Cap Pro by @oscartbeaumont in #1061
- remove non-effect s3 abstraction by @Brendonovich in #1060
- fall back to software H264 encoder when hardware ProcessInput fails by @richiemcilroy in #1062
Download here: https://Cap.so/download
Full Changelog: cap-v0.3.68...cap-v0.3.72
Downloads
0.3.68
What's Changed
- improvement: new buttons look by @ameer2468 in #960
- improvement: download button diff color + desktop + update stat by @ameer2468 in #961
- fix: duplicate shortcut by @ameer2468 in #963
- improvement: make mode selection simpler, cleaner, and update button styles of desktop by @ameer2468 in #965
- Fix formatting of
auto-imports.d.tsby @oscartbeaumont in #966 - improvement: adjust blue upgrade button in upgrade modal desktop by @ameer2468 in #967
- fix: changing playback time while video is playing by @ameer2468 in #968
- improvement: support cutting during playback by @ameer2468 in #969
- improvement: update new recording flow with mode info by @ameer2468 in #970
- query for continuity camera properly by @Brendonovich in #962
- fix: shareable links for manual uploads by @ameer2468 in #977
- tweak: adjust disabled colors for gray variant by @ameer2468 in #978
- fix: no cname for domains by @ameer2468 in #979
- New pricing updates by @richiemcilroy in #980
- improvement: cache rive folders art by @ameer2468 in #982
- Hardware accelerated encoding on Windows by @Brendonovich in #976
- improve: design of seo pages, fixes, comparison by @ameer2468 in #984
- fix: hide watermark for pro users by @ameer2468 in #989
- chore: improve pro check by @ameer2468 in #990
- feat: Add border option to editor by @richiemcilroy in #947
- fix: ai transcription loading state by @ameer2468 in #991
- chore: minor improvement to ai transcription intervals by @ameer2468 in #992
- chore: revalidate path on transcription generation by @ameer2468 in #993
- chore: fix go to dashboard link + refactor ai generator by @ameer2468 in #994
- chore: remove console log by @ameer2468 in #995
- Enforce recording limit by @oscartbeaumont in #964
- improvement: only show uploading card when uploading a video by @ameer2468 in #996
- fixes: Fix deleting caps within folders and duplicate refresh route by @ameer2468 in #997
- fix: transcript race condition by @ameer2468 in #999
- improvement: better time formatting for clip track by @ameer2468 in #1005
- Major audio sync improvements with new timestamp system by @Brendonovich in #998
- Clip source offsetting by @Brendonovich in #1003
- Address resource loading with GCS and restore domain signup restrictions by @mogita in #972
- improvement: mobile experience by @ameer2468 in #1010
- fix: dashboard fast refresh by @ameer2468 in #1011
- feat: Add signup page and update navbar by @richiemcilroy in #1012
- Add structured data schema for HomePage by @richiemcilroy in #1015
- chore: make login a button instead by @ameer2468 in #1013
- chore: adjust buttons layout by @ameer2468 in #1017
- improvement: navbar logo animation on scroll and adjust download button by @ameer2468 in #1018
- chore: fix dashboard logo on collapse & make name of org text bigger by @ameer2468 in #1019
- set pts in ffmpeg screen encoder by @Brendonovich in #1020
- fix: hide mic, audio, cam selection when signing in by @ameer2468 in #1021
- fix: dashboard flicker & improvements by @ameer2468 in #1022
- Refactor blog system for interactive content support by @richiemcilroy in #1023
- fix: mobile layout by @ameer2468 in #1024
- Handle windows rgb types properly by @Brendonovich in #1026
- Improved Start Recording keybinds by @Brendonovich in #1025
- feat: Add Instant and Studio Mode feature pages + feature templating system by @richiemcilroy in #1028
- Delete on backend after closing window by @Brendonovich in #1029
Full Changelog: cap-v0.3.67...cap-v0.3.68
Downloads
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
Downloads
0.3.64
- Opening a
.capbundle in Finder will now work properly. Studio recordings will open in the editor, and Instant recordings will open their.mp4file 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.
Downloads
0.3.60
0.3.59
- The error 'Task 'camera _capture' failed: Panicked: called 'Result:unwrap0' on an Err' value: SystemTimeError' has been fixed
Downloads
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
Downloads
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