Skip to content

Recordly v1.0.4

Choose a tag to compare

@github-actions github-actions released this 14 Mar 09:22
· 674 commits to main since this release

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)