Skip to content

v0.10.2

Choose a tag to compare

@jkuri jkuri released this 26 Feb 17:59
· 52 commits to main since this release

v0.10.2 (2026-02-26)

Features

  • cursors: implement SVG based cursors and make them from scratch with adjustable colors now (2ccee06)
  • export: add platform presets for quick export configuration (ddee41c)

Bug Fixes

  • export: reset settings to defaults when switching to Custom preset (247c25e)
  • editor: improve cursor overlay smoothness in preview playback (fb5ee2c)
  • shortcuts: prevent global keyboard shortcuts from propagating to other apps during recording (cf7a68f)
  • permissions: show permissions window on startup in case they are not granted already (a9e5e51)

Refactoring

  • split large files into focused extensions and improve error logging (3f3ad35)

Styling

  • colors: update colors for popovers and editor tracks (a2f409e)