Skip to content

LeoClip 0.6.0

Choose a tag to compare

@quietcode-org quietcode-org released this 07 May 15:27

LeoClip 0.6.0

LeoClip 0.6.0 is an internal architecture and release-quality update.

Changes

  • extracts Leopard pasteboard handling into LCPasteboardMonitor
  • keeps LCAppDelegate focused on status item, menu, timer, and app orchestration
  • keeps LCClipboardHistory responsible for in-memory history behavior
  • normalizes InfoPlist.strings source encoding
  • adds tools/release_check.sh for automated release verification
  • documents internal architecture and coding style

Verified

  • Release build on Mac OS X 10.5.8 PowerPC
  • LCClipboardHistory smoke test passed
  • localized Localizable.strings bundled
  • localized InfoPlist.strings bundled
  • DMG created and verified with hdiutil
  • SHA-256 checksum generated

Requirements

  • Mac OS X 10.5.8 Leopard
  • PowerPC Mac

Privacy

LeoClip keeps clipboard history in memory only. It does not write clipboard history to disk, does not sync clipboard contents, does not use the network, and does not send data anywhere.