Releases: quietcode-org/LeoClip
LeoClip 0.7.1
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
LCClipboardHistorysmoke test passed- localized
Localizable.stringsbundled - localized
InfoPlist.stringsbundled - README screenshot file exists
- Info.plist and
.stringsfiles 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
LeoClip 0.7.0
LeoClip 0.7.0 is a Cupertino-2009 UX polish release.
Changes
- adds
About LeoClipas 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 Historybefore deleting stored clips - brings LeoClip dialogs and panels to the front before showing them
- keeps
Clear Historywithout an ellipsis, matching classic Mac menu guidance for alert-confirmed actions
Verified
- Release build on Mac OS X 10.5.8 PowerPC
LCClipboardHistorysmoke test passed- localized
Localizable.stringsbundled - localized
InfoPlist.stringsbundled - 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
LeoClip 0.6.0
LeoClip 0.6.0 is an internal architecture and release-quality update.
Changes
- extracts Leopard pasteboard handling into
LCPasteboardMonitor - keeps
LCAppDelegatefocused on status item, menu, timer, and app orchestration - keeps
LCClipboardHistoryresponsible for in-memory history behavior - normalizes
InfoPlist.stringssource encoding - adds
tools/release_check.shfor automated release verification - documents internal architecture and coding style
Verified
- Release build on Mac OS X 10.5.8 PowerPC
LCClipboardHistorysmoke test passed- localized
Localizable.stringsbundled - localized
InfoPlist.stringsbundled - 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
LeoClip 0.5.0
LeoClip 0.5.0 is an internal architecture and testability release.
Changes
- extracts clipboard history handling into
LCClipboardHistory - keeps
LCAppDelegatefocused 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.stringsbundled - localized
InfoPlist.stringsbundled LCClipboardHistorysmoke 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
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
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.