Skip to content

CapDeck 1.2.3

Latest

Choose a tag to compare

@jesdx jesdx released this 14 Jul 18:26

CapDeck 1.2.3

Fixes

  • A capture shortcut no longer tears down an open Save dialog. When the
    Preview, Annotation editor, or History window has a save sheet open,
    triggering a new capture is ignored instead of silently cancelling the
    in-progress save.

Under the hood

  • Native windowing code moved into per-feature presenters, leaving Services
    focused on system access.
  • Formatted the codebase with SwiftFormat and added continuous integration
    (build, test, and lint).