Skip to content

Ledger v1.5.1

Latest

Choose a tag to compare

@peterjthomson peterjthomson released this 29 Jul 07:48

First Developer ID build shipped through the full release protocol, and the release that retires 1.5.0's broken DMG.

Fixes

  • macOS DMG no longer contains a nested bundle. 1.5.0's DMG shipped Ledger.app/Ledger.app — a folder wearing the extension with the real bundle inside. Finder showed a broken item and drag-to-Applications installed something that could not launch. 1.5.1's DMG has exactly one well-formed .app at the volume root, verified by mounting it quarantined the way a user's Mac will.
  • The app now carries its own stapled notarization ticket, so it still validates offline once copied out of the DMG. 1.5.0's did not.
  • Linux AppImage is architecture-qualified. appImage.artifactName had no ${arch}, so both builds wrote to one filename and the arm64 build silently overwrote the x64 one. 1.5.0's single ledger-1.5.0.AppImage is an aarch64 binary that x64 users cannot execute. Download ledger-1.5.1-x86_64.AppImage or ledger-1.5.1-arm64.AppImage explicitly.
  • Linux auto-updates work again. Both feeds previously pointed at that one colliding filename with mismatching checksums, so electron-updater rejected the download.
  • Mac App Store build drops the unused com.apple.security.network.server entitlement. Ledger only initiates outbound connections; nothing in it listens for incoming ones.

Features

Includes the repo picker, OpenRouter free tier, and Focus-mode filters from #79 — feature work that never reached a Developer ID build, since 1.5.0's artifacts predate it.

Downloads

Platform File
macOS (Apple Silicon) Ledger-1.5.1-arm64.dmg
macOS (zip) Ledger-1.5.1-arm64-mac.zip
Linux x64 ledger-1.5.1-x86_64.AppImage · ledger_1.5.1_amd64.deb
Linux arm64 ledger-1.5.1-arm64.AppImage · ledger_1.5.1_arm64.deb

Intel Macs and Windows are not built for this release, matching 1.5.0's coverage. Verify any download against SHA256SUMS-1.5.1.txt.