Skip to content

Releases: webadderall/Recordly

Recordly v1.1.4

20 Mar 23:55
c690c62

Choose a tag to compare

UI Overhaul and major fixes!

Completely rewrote the UI to be much more intuitive and sleek. Webcam exports should work more consistently now. Preview also no longer crashes upon export, plus other fixes.

Also, added 3 new backgrounds and removed duplicate backgrounds/backgrounds with no use.

If you're tired of having to update all the time, auto-updates will be coming soon!
Support Recordly's development

Translation:
完全重写了用户界面,使其更加直观、简洁。摄像头导出功能现在应该运行得更加稳定。预览功能在导出时不再崩溃,并修复了其他一些问题。
此外,新增了 3 个背景,并删除了重复以及无用的背景。
如果你厌倦了频繁的手动更新,自动更新功能即将上线!
支持 Recordly 的开发

Screenshot 2026-03-20 at 7 07 22 pm

v1.1.3

19 Mar 09:05

Choose a tag to compare

Applied fix for Windows duplicate cursors

v1.1.1

18 Mar 07:44

Choose a tag to compare

Big changes:

  • Added the webcam overlay bubble
  • Revamped the HUD menu UI
  • Added cursor sway
  • Added toggle background off
  • Added Windows duplicate cursor diagnostics
  • Included more fixes and polish

Recordly v1.0.9

15 Mar 12:36

Choose a tag to compare

Release includes Chinese language support, native Windows cursor type detection, slider reset buttons, TypeScript build fixes, and Windows cursor monitor crash safeguards.

Recordly v1.0.8

15 Mar 07:47

Choose a tag to compare

Release v1.0.8 fixes an extremely ugly cursor snap logic that would make your cursor look like it was teleporting when it came to a stop, as well as other fixes.

This was brought in with Release v1.0.7, so if you are on that version upgrading is highly recommended.

Recordly v1.0.7 (Has cursor snapping issues)

15 Mar 03:16
8b30b59

Choose a tag to compare

Highlights

  • Added GIF + cursor loop support for seamless looping exports
  • Trim-aware loop telemetry (start and end) for consistent preview/export behavior

Demo

GIF + Cursor Loop Demo

v1.0.6

14 Mar 22:56

Choose a tag to compare

  • Merge native Windows WGC capture improvements
  • Fix duplicate startup menus/tray by enforcing single-instance app lock
  • Includes previous recording directory and Homebrew automation improvements

Recordly v1.0.5

14 Mar 12:51

Choose a tag to compare

  • Added native aspect ratio option for background-free exports\n- Fixed Windows cursor telemetry path resolution\n- Fixed Windows export finalization stalls\n- Removed incomplete background transparency references to restore release builds

Recordly v1.0.4

14 Mar 09:22

Choose a tag to compare

What changed

  • feat(export): You can now re-save an already exported file if the save dialog is canceled, without re-rendering the entire export (#181).
  • ci: Added a CI workflow for pull requests and pushes to main (lint, typecheck, tests, and i18n key checks).
  • gif export worker scaling from PR #204 remains included (worker count scales with available CPU cores).

Release builds included

  • macOS arm64 (.dmg)
  • macOS x64 (.dmg)
  • Windows x64 (.exe)
  • Linux x64 (.AppImage)

Recordly v1.0.3

13 Mar 09:20

Choose a tag to compare

Includes upstream exporter fix port with cursor-sync interpolation patch.

Essentially implemented the latest 'export fix' commit from OpenScreen and patched it for cursor sync with video

• Windows exporting works now