Skip to content

Releases: kajisho5/stepcap

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 25 Sep 06:38
048d1ba

0.1.7 (2026-09-25)

Features

  • logo, English window screenshot; fix: time-stamp names taken for card numbers (#72) (587244e)
  • schemas, agents.toml, skill coverage, voice notes, Windows URLs, MCP server (#69) (3636c41)
  • share with a password, OCR names, recording diff, skill from several recordings (#71) (12c08b5)

Documentation

  • social preview image from the maintainer, 1280x640 (#73) (40fe7c8)

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 25 Sep 02:07
e9321b1

0.1.6 (2026-09-25)

Features

  • app: put the agent skill first on the finished screen (#67) (4c77cea)

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 25 Sep 00:53
05f033c

0.1.5 (2026-09-25)

Features

  • name and frame the clicked element (Windows UI Automation, macOS Accessibility) (#66) (02b79ce)
  • stepcap app - a window to record without the terminal (#64) (2ebd60d)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 24 Sep 15:40
8ea611f

0.1.4 (2026-09-24)

Features

  • guide for people + Agent Skill for agents from one recording (#58) (4a0f7e8)

Documentation

  • lead README with fully local, any app incl. browsers, guides open in any browser (#56) (6f86536)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 24 Sep 13:27
e060b38

0.1.3 (2026-09-24)

Features

  • printable A4 checklist (checklist.html) (#54) (e4c8f21)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 24 Sep 13:06
c644d28

0.1.2 (2026-09-24)

Features

  • arrows for small targets, hand-drawn arrows and an optional spotlight (#52) (47228a3)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Sep 12:45
560112d

0.1.1 (2026-09-24)

Features

  • frame the clicked button or field instead of only a ring (#50) (2763c3d)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 10:21
3fe0bee

0.1.0 (2026-09-24)

Features

  • build guides (dedupe, annotate, naming, Markdown, single-file HTML) (ace2fde)
  • event model, simulate command and steps.json (f182bb1)
  • local edit UI (reorder, delete, rename, blur, save, build) (6747a2d)
  • record command with global hooks, screenshot queue, hotkeys, masking and exclude-app (086dc69)
  • stepcap v0.1.0 — record desktop clicks into step-by-step guides (c80dfda)

Bug Fixes

  • address CodeQL findings (pin third-party actions, explain suppressed exceptions) (dacec17)
  • load guide images eagerly so every step prints to PDF (c1bb8a1)

Documentation

  • Agent Skill, demo generator, README (en/ja), permissions guide (653142f)