Skip to content

Nova v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 07:43

What's Changed

  • fix(capture+ax): cure daemon CPU spin, reliable marks, background web clicking by @bigduu in #4
  • fix(marks): mark WKWebView/Tauri web content + sharper per-surface screenshots by @bigduu in #5
  • fix(marks): anchor WKWebView coordinate lift on the captured window's CGWindowID (closes #6) by @bigduu in #7
  • refactor: platform abstraction layer — mac impl behind capability traits (Windows-port P0) by @bigduu in #8
  • feat(platform): Windows MVP — screenshot + SendInput + window mgmt + clipboard (P2/P3 stubbed) by @bigduu in #9
  • feat(platform): Windows UIA — marks discovery + semantic click_mark (P2) by @bigduu in #10
  • feat(platform): Windows OCR via Windows.Media.Ocr (P3) by @bigduu in #11
  • feat(platform): WGC window capture — fix GPU-composited black-bitmap (P4) by @bigduu in #12
  • ci(release): Windows build+package for nova distribution by @bigduu in #13
  • feat: package nova as a bamboo plugin (manifest + grounding skill + release publishing) by @bigduu in #14

Full Changelog: v0.1.0...v0.2.0