Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 23 Feb 17:20
· 13 commits to main since this release
6b74130
  • UWP app capture: Fixed XAML tree capture for UWP apps (e.g. Calculator). Resolved wrong PID targeting (ApplicationFrameHost vs actual app process), AppContainer DLL/pipe access restrictions, and repeated-run timeouts.

  • Force MSVC compiler in CMake presets

  • Fix ARM64 CI to use amd64_arm64 cross-compiler on x64 runner

  • Add workflow_dispatch trigger to release pipeline

  • Add annotated Notepad screenshot to docs and README