github sw33tLie/macshot v4.1.0-beta.6

latest releases: v4.3.0-beta.1, v4.2.2-beta.5, v4.2.2-beta.4...
pre-release5 months ago

Added

  • {random} filename token — screenshot and recording filename templates now support a {random} placeholder that renders a fresh 8-character lowercase base36 string per file. Closes #136.

Changed

  • Clicking a history entry in the menu bar now shows the floating thumbnail for visual confirmation, instead of silently copying to clipboard with no feedback. The thumbnail's Edit action opens the original history entry. Closes #133.

Fixed

  • Stroke width, line style, arrow style, shape fill, corner radius, and arrow Flip now persist globally even when an annotation is selected. Changing these while editing an existing annotation only mutated that annotation — the UserDefaults write was in an else branch that never ran in edit mode — so the next capture reverted to whatever was last persisted (stroke defaulted to 3). Refs #58.
  • "Enable macshot:// URL scheme" checkbox was not localized (raw string literal, not wrapped in L()). Also added the missing "Save Recording" key that was referenced in AppDelegate but absent from every .strings file. Closes #134.

Don't miss a new macshot release

NewReleases is sending notifications on new releases.