Skip to content

Releases: P4suta/Snaply

Release list

v0.1.1

Choose a tag to compare

@p4suta-release-please-bot p4suta-release-please-bot released this 08 Jul 18:41
Immutable release. Only release title and notes can be modified.
ecaaf17

0.1.1 (2026-07-08)

Bug Fixes

  • harden the release bundle — self-verify, no stray locales, tidy zip (#22) (33ec554)
  • publish Snaply.App self-contained so the bundle needs no installed .NET (#19) (15cd732)
  • release-workflow polish — per-tag concurrency, full signing gate, sha checks (#25) (f259d24)
  • SBOM covers the CLI/MCP closure, and checksum the SBOM asset too (#27) (2211fa5)
  • sign all first-party PEs and fail closed on an empty signer assertion (#21) (f2187df)
  • verify the release packaging path on PRs (publish smoke + pkg filter) (#24) (48775b8)

v0.1.0

Choose a tag to compare

@p4suta-release-please-bot p4suta-release-please-bot released this 08 Jul 16:17
Immutable release. Only release title and notes can be modified.
e7ded2a

0.1.0 (2026-07-08)

Features

  • open-source Snaply with a find-my-files-style CI/CD suite (0b9de07)
  • precise window targeting + composite capture, hardened by a broad test suite (#10) (a3be426)
  • scriptable snaply CLI + MCP server on a shared Application layer (#6) (433de67)
  • zero-settings content-first UI + generative ambient backdrop (#12) (ab66143)

Miscellaneous Chores