Highlights
- Added safer local GitHub token caching with Electron safeStorage when available, reducing repeated sign-in prompts.
- Polished GitHub login feedback with clearer status messages and a direct log link for auth failures.
- Refined search results layout so the result count stays visible in the search header.
- Added configurable default zoom percent for users who want Lepton to start at a custom scale.
Downloads
- macOS builds include separate Apple Silicon (arm64) and Intel (x64) DMGs and zips.
- Linux users can download the AppImage from this release. Ubuntu/Snap prerelease testing is published through the Snap Store edge channel:
snap install lepton --edgeorsnap refresh lepton --edge. - macOS and Windows builds are intentionally unsigned and not notarized. On macOS, use the documented security override if Gatekeeper blocks first launch.
Validation
- Release workflow passed for Linux, macOS, and Windows.
- Verified the macOS arm64 DMG checksum, disk image structure, bundle version, and arm64 executable locally.
- Confirmed the Snap package was produced by CI and released to the Snap Store edge channel.