Recordly v1.3.2 is a stability patch for recent recording and editor regressions.
Fixed
- Stabilized platform/source capture handling.
- Improved recording audio/video quality and CUDA export canvas sizing.
- Added a clearer horizontal timeline scroll affordance.
- Smoothed timeline clip trim resizing.
- Guarded Linux portal cursor overlay behavior when the OS cursor is already embedded in the captured stream.
Notes
- On Linux Wayland/PipeWire, cursor hiding depends on the desktop portal/compositor. If Recordly cannot confirm cursor-hidden capture, it disables the animated cursor overlay for that recording instead of rendering a second cursor.
What's Changed
- fix(capture): stabilize platform source handling by @meiiie in #596
- fix(timeline): make horizontal scroll easier by @meiiie in #597
- fix(recording): stabilize capture quality and CUDA export canvas by @meiiie in #601
- fix(timeline): smooth clip trim resize by @meiiie in #604
- fix(linux): guard cursor overlay when portal embeds cursor by @meiiie in #605
- chore(release): prepare v1.3.2 by @meiiie in #606
Full Changelog: v1.3.1...v1.3.2