| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest-linux.yml | 2026-05-28 | 376 Bytes | |
| latest-mac.yml | 2026-05-28 | 750 Bytes | |
| latest.yml | 2026-05-28 | 345 Bytes | |
| SHA256SUMS.txt | 2026-05-28 | 1.2 kB | |
| Recordly-x64.zip | 2026-05-28 | 230.9 MB | |
| Recordly-x64.zip.blockmap | 2026-05-28 | 242.0 kB | |
| Recordly-x64.dmg.blockmap | 2026-05-28 | 248.6 kB | |
| Recordly-windows-x64.exe.blockmap | 2026-05-28 | 227.8 kB | |
| Recordly-x64.dmg | 2026-05-28 | 239.0 MB | |
| Recordly-arm64.dmg | 2026-05-28 | 219.9 MB | |
| Recordly-arm64.dmg.blockmap | 2026-05-28 | 228.8 kB | |
| Recordly-arm64.zip | 2026-05-28 | 212.3 MB | |
| Recordly-arm64.zip.blockmap | 2026-05-28 | 221.7 kB | |
| Recordly-linux-x64.AppImage | 2026-05-28 | 237.8 MB | |
| Recordly-windows-x64.exe | 2026-05-28 | 217.9 MB | |
| README.md | 2026-05-28 | 1.5 kB | |
| v1.3.2 source code.tar.gz | 2026-05-28 | 79.9 MB | |
| v1.3.2 source code.zip | 2026-05-28 | 80.3 MB | |
| Totals: 18 Items | 1.5 GB | 1 | |
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 https://github.com/webadderallorg/Recordly/pull/596
- fix(timeline): make horizontal scroll easier by @meiiie in https://github.com/webadderallorg/Recordly/pull/597
- fix(recording): stabilize capture quality and CUDA export canvas by @meiiie in https://github.com/webadderallorg/Recordly/pull/601
- fix(timeline): smooth clip trim resize by @meiiie in https://github.com/webadderallorg/Recordly/pull/604
- fix(linux): guard cursor overlay when portal embeds cursor by @meiiie in https://github.com/webadderallorg/Recordly/pull/605
- chore(release): prepare v1.3.2 by @meiiie in https://github.com/webadderallorg/Recordly/pull/606
Full Changelog: https://github.com/webadderallorg/Recordly/compare/v1.3.1...v1.3.2