Releases: levskiy0/skreenme
Releases · levskiy0/skreenme
v1.1.5
New
- Stickers — add stickers to screenshots from a built-in gallery; drag to place, rotate and scale with handles; import your own PNG/JPEG stickers
- Alt word selection — hold Alt with the Marker or Redact tool active to highlight OCR-detected words on hover; click to instantly apply the annotation to that word
- Double-click on an auto-redacted region to remove it
- Watermark support — add a custom text or image watermark to exports
Improvements
- Redrawn toolbar icons for padding, shadow, and corner radius controls
- Marker cursor now scales with zoom — size matches the actual drawn stroke width at any zoom level
- Dropdown panels use a solid background instead of the translucent system glass effect
Fixes
- Fixed menu bar resolution
v1.1.4
v1.1.3
v1.1.2
Fixes
- Fixed app hanging for 5+ seconds on launch — replaced heavy material background with lightweight rendering in the startup notification
- Non-blocking Sparkle update UI — update dialogs no longer freeze the app (uses sheets instead of modal alerts)
- Improved crash symbolication — dSYM upload now automated in release builds
v1.0.9
New
- Custom canvas size — enter exact W×H dimensions in the aspect ratio menu
- Save reusable size presets in Settings → Export
Fixes
- Fixed crash when drawing annotations on macOS 14
- Crash reporting now works — Sentry SDK properly initialized
- Screen capture without permission no longer produces a blank screenshot — app now opens Settings and explains that permission is required
v1.0.8
Improvements
- Much better syntax highlighting — upgraded to highlight.js v11 with proper compound CSS class support
- Richer Go and Rust coloring — package names, method calls, types, and macros now get distinct colors
- Bold and italic font styles from themes are now preserved in code snippets
- Full-code highlighting for exports — no more context loss at line boundaries
- Fixed Tokyo Night theme mapping
Fixes
- Paste (⌘V), copy (⌘C), and undo (⌘Z) now work correctly in the code editor
- Code editor shows "Start typing..." placeholder instead of a comment
v1.0.7
Improvements
- Editor window stays on top — no more losing it behind other windows
- Resize handle cursors now work correctly when hovering over selection handles inside the canvas
- Update dialog is now always visible for menu bar apps
Fixes
- Pressing ESC during hotkey capture no longer opens an empty editor
v1.0.6
v1.0.5
v1.0.4
New Features
- Auto frame color - automatically detects screenshot background and matches inner padding color for a seamless look
- Auto-beautify now adapts frame style: light screenshots get a matching frame, dark screenshots go frameless
Improvements
- Accurate color detection preserves the original color space (Display P3) - no more color shifts
- Edge sampling skips shadow and antialiasing artifacts for precise color matching
- Gradient screenshots fall back to dominant area color instead of a muddy average