Skip to content

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 14:50
· 6 commits to main since this release
cf5244b

Chrome Web Store upload issue: this version includes a development-only manifest key. Use v0.6.1, which removes the key and adds store-package regression checks.

Capture and editing improvements

  • Visible-area screenshots: Capture exactly what is on screen without scrolling. Full page also falls back to a visible screenshot when only an inner area scrolls, then offers a direct action to capture that complete area.
  • Recoverable failures: Keep completed screenshots available if the editor cannot open. Retry editing, copy or save the image from the result panel. Capture failures offer a visible-area option where appropriate.
  • Pending edits are preserved: Exporting or changing tools applies text and crop edits. Switching annotations and saving separate conflict copies preserves pending text.
  • Clear English interface: Centralized English messages prepare the extension for later translations. Popup and editor controls have pointer and keyboard tooltips; mode explanations and help pages describe the workflows.

Downloads

  • koalashot-chrome-0.6.0.zip: Chromium extension package.
  • koalashot-firefox-0.6.0.zip: Firefox extension package.
  • koalashot-landing-0.6.0.zip: Static website package for manual deployment.
  • SHA256SUMS: SHA-256 checksums for all three packages.

Packages are built and verified by the release workflow, with artifact attestations bound to the release tag and source commit. Browser-store submission and live website deployment are separate steps.

Changes: #21
Full changelog: v0.5.4...v0.6.0