Big scope of changes, but the most important are audio fixes. Significantly improved audio stability compared to v1.2.0 beta-1, and especially when compared to 1.1.24.
MacOS users will run into permissions issues if you download this dmg directly and replace your existing Recordly.app, so be mindful you will have to remove all your Recordly permissions and remove it from the apps list, then re-add it.
Please let us know if this release resolves your audio problems. If it does not, let us know on Discord!
What's Changed
- fix(linux): allow full-screen capture by position if IDs do not match by @webadderall in #267
- fix(linux/wayland): collapse 3-step capture flow into a single portal dialog (closes #268) by @uriva in #269
- fix(windows): normalize WGC sample timestamps by @meiiie in #276
- Revert "fix(windows): normalize WGC sample timestamps" by @webadderall in #277
- fix(recording): preserve mic companion audio in editor/export by @meiiie in #280
- fix(export): reopen saved videos and default to source quality by @meiiie in #278
- fix(recordings): preserve media referenced by saved projects by @meiiie in #282
- fix(export): make audio finalization timeouts progress-aware by @meiiie in #283
- #2 Added full support for the French language. by @Ewazer in #294
- Fix editor project save UX and clip cleanup by @webadderall in #304
- chore(export): expand finalization profiling by @meiiie in #284
- fix: improve video preview quality by deferring filter attachment by @sp00kid in #292
- fix(editor): extend auto full-track clips when duration grows by @meiiie in #299
- fix(export): fast-path simple edited audio tracks by @meiiie in #297
- fix(media): approve loopback video paths when minting URLs by @meiiie in #308
- fix(recording): keep longer audio tracks anchored by @meiiie in #310
- fix(recording): recover from fullscreen countdown failures by @meiiie in #313
- Fix invalid Windows recording finalization by @soufian3hm in #314
- fix(launch): keep HUD interactive after short drags by @meiiie in #300
- fix(linux): avoid forcing EGL on Wayland by @meiiie in #302
- fix(linux): allow dragging HUD overlay on Wayland by @uriva in #327
- Fix embedded audio fallback handling and audio diagnostics by @webadderall in #309
- Adding Portuguese to languages by @akctba in #256
- fix(launch): disable floating webcam preview without passthrough by @meiiie in #321
- fix(export): stream MP4 output to disk to unblock >2 GiB exports by @BillLucky in #295
- fix(build): stage Whisper runtime in macOS CI jobs by @meiiie in #333
- fix(recording): use native audio start timestamps for Windows sync by @meiiie in #340
- fix(recording): normalize native Windows mic loudness by @meiiie in #342
- Improve HUD and update prompt UI by @webadderall in #344
- fix(editor): align preview timing with presented video frames by @meiiie in #346
- Wire new cursor asset sets by @webadderall in #351
New Contributors
- @uriva made their first contribution in #269
- @meiiie made their first contribution in #276
- @Ewazer made their first contribution in #294
- @sp00kid made their first contribution in #292
- @soufian3hm made their first contribution in #314
- @akctba made their first contribution in #256
- @BillLucky made their first contribution in #295
Full Changelog: v1.2.0-beta.1...v1.2.0-beta.2