v1.1.0
Latestv1.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