Back to Home

Changelog

Release notes and version history for WinShot

v1.1.0

Latest
v1.1.0December 6, 2025

1.1.0 (2025-12-06)

Bug Fixes

  • crop issue (817c0fa)
  • crop: export with correct dimensions and hide overlay during capture (065fbb3)
  • display version in footer (66176cd)
  • overlay: increase window hide delay to prevent capture in screenshots (5a60329)
  • window: preserve size during capture and improve Wails API usage (2225710)

Features

  • annotations: add draggable control point for curved arrow tension (b56bc57)
  • annotations: implement GitHub #8 UX improvements (12d7358)
  • annotations: implement spotlight feature (#13) (1a38058)
  • branding: add vibrant glass logo variations and update app icon (12e7b19)
  • crop: add CropToolbar component with aspect ratio controls (19dc437)
  • crop: add types and state setup for crop feature (e2ef567)
  • crop: implement CropOverlay component with handles and constraints (90e8db4)
  • crop: integrate crop feature into editor workflow (225f6a7)
  • display: implement active monitor detection for multi-monitor support (711ec33)
  • implement GitHub #7 UX improvements (7274a4d)
  • import: implement image import from computer (GitHub #10) (0173594)
  • text-annotation: enhance UX with font controls and auto-edit mode (b20fdea)
  • windows: add thumbnail capture for window selection list (22b113c), closes #12

v1.1.0-beta.2

Pre-release
v1.1.0-beta.2December 6, 2025

1.1.0-beta.2 (2025-12-06)

Bug Fixes

  • crop issue (817c0fa)
  • crop: export with correct dimensions and hide overlay during capture (065fbb3)
  • display version in footer (66176cd)
  • overlay: increase window hide delay to prevent capture in screenshots (5a60329)
  • window: preserve size during capture and improve Wails API usage (2225710)

Features

  • annotations: add draggable control point for curved arrow tension (b56bc57)
  • annotations: implement GitHub #8 UX improvements (12d7358)
  • annotations: implement spotlight feature (#13) (1a38058)
  • crop: add CropToolbar component with aspect ratio controls (19dc437)
  • crop: add types and state setup for crop feature (e2ef567)
  • crop: implement CropOverlay component with handles and constraints (90e8db4)
  • crop: integrate crop feature into editor workflow (225f6a7)
  • display: implement active monitor detection for multi-monitor support (711ec33)
  • implement GitHub #7 UX improvements (7274a4d)
  • import: implement image import from computer (GitHub #10) (0173594)
  • windows: add thumbnail capture for window selection list (22b113c), closes #12

v1.0.0-beta.1

Pre-release
v1.0.0-beta.1December 3, 2025

1.0.0-beta.1 (2025-12-03)

Bug Fixes

  • annotations: prevent arrow/line endpoint drag from jumping (1e2107e)
  • ci: clean node_modules before install to fix esbuild platform mismatch (4939f11)
  • ci: use npm install instead of npm ci for frontend deps (c1fdbe2)
  • correct repository URL in package.json (75904ee)
  • demo screenshot (a5a8c70)
  • max corner radius 200 (beda413)
  • region capture issue (2e80755)
  • settings: persist background images using backend storage (7bd8c87)
  • stroke width settings (25b7699)
  • transform issue (77406a3)
  • window resize persistent (7977f4a)

Features

  • add custom title bar for frameless window (5acf087)
  • add region capture, fix DPI scaling, enhance editor controls (59eb82f)
  • branding: add vibrant glass logo variations and update app icon (12e7b19)
  • editor: enhance screenshot editing with improved window capture (2043067)
  • improve DPI scaling and add persistent image gallery (59ff7c2), closes hi#DPI
  • output ratio (a31a06c)
  • persist window size and fix aspect ratio handling in editor (01af006)
  • settings: add settings page for hotkeys, startup, quicksave, export (2e8436e)
  • settings: expand gradient presets with 12 new themed options (7cb9d56)
  • ui: implement Vibrant Glassmorphism design system (35b45a2)

v1.0.0

v1.0.0December 2, 2025

1.0.0 (2025-12-02)

Bug Fixes

  • annotations: prevent arrow/line endpoint drag from jumping (1e2107e)
  • ci: clean node_modules before install to fix esbuild platform mismatch (4939f11)
  • ci: use npm install instead of npm ci for frontend deps (c1fdbe2)
  • correct repository URL in package.json (75904ee)
  • demo screenshot (a5a8c70)
  • max corner radius 200 (beda413)
  • region capture issue (2e80755)
  • settings: persist background images using backend storage (7bd8c87)
  • stroke width settings (25b7699)
  • transform issue (77406a3)
  • window resize persistent (7977f4a)

Features

  • add custom title bar for frameless window (5acf087)
  • add region capture, fix DPI scaling, enhance editor controls (59eb82f)
  • editor: enhance screenshot editing with improved window capture (2043067)
  • improve DPI scaling and add persistent image gallery (59ff7c2), closes hi#DPI
  • output ratio (a31a06c)
  • persist window size and fix aspect ratio handling in editor (01af006)
  • settings: add settings page for hotkeys, startup, quicksave, export (2e8436e)
  • settings: expand gradient presets with 12 new themed options (7cb9d56)
  • ui: implement Vibrant Glassmorphism design system (35b45a2)

Releases are automatically fetched from GitHub