Skip to Content
Documents📝 Changelog

Changelog

Stay up to date with the latest improvements, features, and fixes.


v5.10.7 (2026-04-21)

  • Multi-cursor jump: Cycle through multiple cursor positions in a snippet with a jump key for more efficient templating
  • Customizable jump keys: Set multiple keys as jump triggers at once, Alt by default
  • New built-in templates: Multi-cursor examples for SQL queries, LaTeX formulas, Markdown links/images, CSS properties, and JSON key-value pairs

v5.10.6 (2026-04-21)

  • Screenshot flow: Returning to your previous app after copying feels more natural and smoother for continuous work
  • Screenshot editor: Image text recognition and tips are further improved for better stability

v5.10.5 (2026-04-21)

  • Capture copy: After copying a screenshot with annotations or effects, it’s easier to get back to the app you were using
  • Screenshot editor: More reliable image text recognition and lightweight tips

v5.10.4 (2026-04-20)

  • Capture effects: On Windows 11, “Reset to defaults” keeps the same rounded look as when you first started using the app

v5.10.3 (2026-04-19)

  • Capture effects: Preview rounded corners on the selection; export with rounded corners, shadow, and backgrounds — your choices are remembered
  • Fixes: Pinning, copy, and save now line up when you add padding or effects

v5.10.2 (2026-04-18)

  • Inline Search: Type // prefix in any input to quickly search and insert snippets, with caret/mouse positioning strategies
  • Fixes: Clipboard paste now returns focus to the previous app on macOS
  • Polish: Enhanced primary color debounce logic and CSS generation stability

v5.10.1 (2026-04-16)

  • Capture Background: Improved background image processing and cross-screen capture performance
  • Theme Color Fixes: Capture border/labels, FillIn placeholders, and dark mode now correctly follow the custom primary color
  • Settings: Optimized card spacing on the AI Skills page

v5.10.0 (2026-04-16)

  • Primary Color Customization: Added personalized theme color support
  • GIF Recording: Improved hitbox management for smoother recording
  • File Drag & Drop: Upgraded to HTML5 Drag & Drop API for more stable drag-and-drop

v5.9.0 (2026-04-15)

  • Scroll Capture Major Overhaul: Horizontal scroll, scrollbar auto-detection & snapping, real-time stitching preview, frame-level undo/delete, popup interference filtering, Windows native scrolling, SSIM smart end detection, and direct region capture
  • Text Expansion: Added adaptive case, word boundary matching, and suggested snippets
  • Windows: Enhanced window transition effects

v5.8.1 (2026-04-14)

  • GIF Preview: Improved compatibility and stability of GIF trimming preview
  • Autostart: Enhanced reliability of startup settings
  • Installation: Optimized Windows installer to reduce package size

v5.8.0 (2026-04-14)

  • Capture Hotkeys: Added global hotkeys for window and scroll capture
  • Settings Window: Improved display logic and navigation experience
  • Localization: Enhanced capture settings localization

v5.7.7 (2026-04-09)

  • File Drag-and-Drop: Drop files onto the main window to create snippets — default creates multiple snippets (one per file), hold Alt for a single snippet with all files
  • Context Menu: Enhanced with new snippet and plugin options
  • Group Trigger Keys: Added group trigger key management
  • Clipboard: Copy snippet files to clipboard as real files

v5.7.5 (2026-04-08)

  • AI Assistant: Added code explanation, auto-commenting, code review, and unit test generation
  • Capture Tool: Significantly improved screenshot response speed and annotation smoothness
  • Settings: Reorganized with categorized sections and enhanced multilingual support

v5.7.4 (2026-04-04)

  • Cloud Sync Per-Snippet: Push and pull individual snippets (CloudPushSnippet / CloudPullSnippet), improved sync reporting
  • Snippets: Stronger snippet-file sync, change dispatch, and persistence of derived plugin options

v5.7.2 (2026-03-27)

  • Plugin: Snippet files use env plain when creating/importing; spec and docs updated
  • Search: App list cache uses stale-while-revalidate, path deduplication, and coalesced background refresh
  • Snippet Editor: Export & IDs menu, copy file ID; plugin snippet preview matches standalone plugin window
  • Context Menu: Copy group/snippet IDs

v5.7.0 (2026-03-22)

  • AI: Expanded and improved AI-related capabilities
  • Capture: Improved on-screen element detection and interaction in the capture UI
  • Polish: Refined overall experience and stability