Skip to content

Releases: quietcode-org/LeoClip

LeoClip 0.7.1

Choose a tag to compare

@quietcode-org quietcode-org released this 07 May 18:54

LeoClip 0.7.1

LeoClip 0.7.1 is a release-process and README polish update.

Changes

  • polishes the README structure
  • keeps README file permissions non-executable
  • hardens tools/release_check.sh
  • reports the release commit during verification
  • verifies that the built app bundle version matches the intended release version
  • supports optional release tag verification with REQUIRE_TAG=1

Verified

  • Release build on Mac OS X 10.5.8 PowerPC
  • LCClipboardHistory smoke test passed
  • localized Localizable.strings bundled
  • localized InfoPlist.strings bundled
  • README screenshot file exists
  • Info.plist and .strings files linted
  • built app bundle version verified
  • release tag verified
  • DMG created and verified with hdiutil
  • SHA-256 checksum generated

SHA-256

9a60f275bb6b7759b36ddfcbdaab21136015a0be1823da61d3f08571de899755 LeoClip-0.7.1-Leopard-PPC.dmg

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.

LeoClip 0.7.0

Choose a tag to compare

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

LeoClip 0.7.0

LeoClip 0.7.0 is a Cupertino-2009 UX polish release.

Changes

  • adds About LeoClip as the first, separated status-menu item
  • uses the standard Cocoa About panel
  • updates About copyright text to mention the MIT License
  • places the copyright and license notice on separate lines
  • confirms Clear History before deleting stored clips
  • brings LeoClip dialogs and panels to the front before showing them
  • keeps Clear History without an ellipsis, matching classic Mac menu guidance for alert-confirmed actions

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.

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.

LeoClip 0.5.0

Choose a tag to compare

@quietcode-org quietcode-org released this 07 May 14:39

LeoClip 0.5.0

LeoClip 0.5.0 is an internal architecture and testability release.

Changes

  • extracts clipboard history handling into LCClipboardHistory
  • keeps LCAppDelegate focused on status item, menu, pasteboard, and app wiring
  • adds a small command-line smoke test for clipboard history behavior
  • keeps the Unicode status glyph approach unchanged
  • keeps clipboard history in memory only

Verified

  • Release build on Mac OS X 10.5.8 PowerPC
  • localized Localizable.strings bundled
  • localized InfoPlist.strings bundled
  • LCClipboardHistory smoke test passed
  • 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.

LeoClip 0.4.1

Choose a tag to compare

@quietcode-org quietcode-org released this 07 May 13:14

v0.4.1 Notes

v0.4.1 is a packaging and localization maintenance release.

It verifies that both Localizable.strings and InfoPlist.strings are bundled as proper localized resources.

LeoClip 0.4.0

Choose a tag to compare

@quietcode-org quietcode-org released this 07 May 10:06

LeoClip 0.4.0

LeoClip is a small clipboard history tool for Mac OS X Leopard on PowerPC.

This is the first public preview release.

Highlights

  • native Leopard/PPC menu bar utility
  • text clipboard history
  • Command-number restore shortcuts
  • duplicate handling
  • pause/resume Clipboard History
  • visible paused status glyph
  • localized menu strings
  • in-memory history only

Privacy

LeoClip keeps clipboard history in memory only.

Quitting LeoClip clears the stored history. LeoClip does not write clipboard history to disk, does not sync clipboard contents, does not use the network, and does not send data anywhere.

Requirements

  • Mac OS X 10.5.8 Leopard
  • PowerPC Mac

Notes

LeoClip is intentionally small.

It is not a snippet manager, not a clipboard database, not a sync tool, and not a productivity platform.

Design rule:

Copy. Remember. Restore.

A quietcode.org / Leopard-Crew project.