Skip to content

Releases: KooshaPari/SessionLedger

SessionLedger v0.1.2

Choose a tag to compare

@github-actions github-actions released this 05 Aug 00:16
2c712cb

SessionLedger v0.1.2

Desktop Dioxus viewer + portable sl-daemon archives. Installers are
unsigned (Authenticode / Apple notarization deferred — ADR 0003).

Portable archives

Asset Platform
sl-viewer-0.1.2-x86_64-unknown-linux-gnu.tar.gz Linux viewer (x86_64)
sl-daemon-0.1.2-x86_64-unknown-linux-gnu.tar.gz Linux daemon (x86_64)
sl-viewer-0.1.2-x86_64-apple-darwin.tar.gz macOS viewer (Intel)
sl-daemon-0.1.2-x86_64-apple-darwin.tar.gz macOS daemon (Intel)
sl-viewer-0.1.2-aarch64-apple-darwin.tar.gz macOS viewer (Apple Silicon)
sl-daemon-0.1.2-aarch64-apple-darwin.tar.gz macOS daemon (Apple Silicon)
sl-viewer-0.1.2-x86_64-pc-windows-msvc.zip Windows viewer (x86_64)
sl-daemon-0.1.2-x86_64-pc-windows-msvc.zip Windows daemon (x86_64)

Installers (unsigned)

Asset Notes
SessionLedger-<ver>-x64.msi WiX v4 per-user MSI (Windows)
SessionLedger-<ver>-aarch64.pkg productbuild PKG (Apple Silicon)
SessionLedger-<ver>-x86_64.pkg productbuild PKG (Intel)
SessionLedger-<ver>-aarch64.app.tar.gz / …-x86_64.app.tar.gz Unsigned .app bundles
sessionledger_<ver>_amd64.deb Best-effort Debian package
SessionLedger-<ver>-x86_64.AppImage Best-effort AppImage

Verify archive hashes with SHA256SUMS. CI also attempts to publish
SHA256SUMS.sigstore.json, a best-effort cosign keyless signature bundle.
session-ledger.cdx.json is the CycloneDX SBOM. GitHub build provenance
is required for canonical KooshaPari/SessionLedger releases and can be
verified with gh attestation.

CI unconditionally builds, pushes, keyless-cosign signs, attests,
and blocking-verifies ghcr.io/kooshapari/sl-daemon on every
canonical v* tag (continue-on-error: false). Forks credential-gate
OCI; portable archives remain valid when OCI is skipped.

See docs/ops/distribution.md.

SessionLedger v0.1.1-fix-ci16-webkit-patch

Choose a tag to compare

SessionLedger v0.1.1-fix-ci16-webkit-patch

Desktop Dioxus viewer + portable sl-daemon archives. Installers are
unsigned (Authenticode / Apple notarization deferred — ADR 0003).

Portable archives

Asset Platform
sl-viewer-<ver>-x86_64-unknown-linux-gnu.tar.gz Linux viewer (x86_64)
sl-daemon-<ver>-x86_64-unknown-linux-gnu.tar.gz Linux daemon (x86_64)
sl-viewer-<ver>-x86_64-apple-darwin.tar.gz macOS viewer (Intel)
sl-daemon-<ver>-x86_64-apple-darwin.tar.gz macOS daemon (Intel)
sl-viewer-<ver>-aarch64-apple-darwin.tar.gz macOS viewer (Apple Silicon)
sl-daemon-<ver>-aarch64-apple-darwin.tar.gz macOS daemon (Apple Silicon)
sl-viewer-<ver>-x86_64-pc-windows-msvc.zip Windows viewer (x86_64)
sl-daemon-<ver>-x86_64-pc-windows-msvc.zip Windows daemon (x86_64)

Installers (unsigned)

Asset Notes
SessionLedger-<ver>-x64.msi WiX v4 per-user MSI (Windows)
SessionLedger-<ver>-aarch64.pkg productbuild PKG (Apple Silicon)
SessionLedger-<ver>-x86_64.pkg productbuild PKG (Intel)
SessionLedger-<ver>-aarch64.app.tar.gz / …-x86_64.app.tar.gz Unsigned .app bundles
sessionledger_<ver>_amd64.deb Best-effort Debian package
SessionLedger-<ver>-x86_64.AppImage Best-effort AppImage

Verify archive hashes with SHA256SUMS. CI also attempts to publish
SHA256SUMS.sigstore.json, a best-effort cosign keyless signature bundle.
session-ledger.cdx.json is the CycloneDX SBOM. GitHub build provenance
is required for canonical KooshaPari/SessionLedger releases and can be
verified with gh attestation.

CI builds and pushes ghcr.io/kooshapari/sl-daemon from
crates/sl-daemon/Containerfile, then keyless-cosign signs,
attests, and verifies the image digest on the canonical repository.
Forks skip OCI; portable archives remain valid when OCI is skipped.

See docs/ops/distribution.md.

SessionLedger v0.1.1-fix-ci14-portable-version

Choose a tag to compare

SessionLedger v0.1.1-fix-ci14-portable-version

Desktop Dioxus viewer + portable sl-daemon archives. Installers are
unsigned (Authenticode / Apple notarization deferred — ADR 0003).

Portable archives

Asset Platform
sl-viewer-<ver>-x86_64-unknown-linux-gnu.tar.gz Linux viewer (x86_64)
sl-daemon-<ver>-x86_64-unknown-linux-gnu.tar.gz Linux daemon (x86_64)
sl-viewer-<ver>-x86_64-apple-darwin.tar.gz macOS viewer (Intel)
sl-daemon-<ver>-x86_64-apple-darwin.tar.gz macOS daemon (Intel)
sl-viewer-<ver>-aarch64-apple-darwin.tar.gz macOS viewer (Apple Silicon)
sl-daemon-<ver>-aarch64-apple-darwin.tar.gz macOS daemon (Apple Silicon)
sl-viewer-<ver>-x86_64-pc-windows-msvc.zip Windows viewer (x86_64)
sl-daemon-<ver>-x86_64-pc-windows-msvc.zip Windows daemon (x86_64)

Installers (unsigned)

Asset Notes
SessionLedger-<ver>-x64.msi WiX v4 per-user MSI (Windows)
SessionLedger-<ver>-aarch64.pkg productbuild PKG (Apple Silicon)
SessionLedger-<ver>-x86_64.pkg productbuild PKG (Intel)
SessionLedger-<ver>-aarch64.app.tar.gz / …-x86_64.app.tar.gz Unsigned .app bundles
sessionledger_<ver>_amd64.deb Best-effort Debian package
SessionLedger-<ver>-x86_64.AppImage Best-effort AppImage

Verify archive hashes with SHA256SUMS. CI also attempts to publish
SHA256SUMS.sigstore.json, a best-effort cosign keyless signature bundle.
session-ledger.cdx.json is the CycloneDX SBOM. GitHub build provenance
is required for canonical KooshaPari/SessionLedger releases and can be
verified with gh attestation.

CI builds and pushes ghcr.io/kooshapari/sl-daemon from
crates/sl-daemon/Containerfile, then keyless-cosign signs,
attests, and verifies the image digest on the canonical repository.
Forks skip OCI; portable archives remain valid when OCI is skipped.

See docs/ops/distribution.md.

SessionLedger v0.1.1-fix-ci11-linux-smoke-runtime

Choose a tag to compare

SessionLedger v0.1.1-fix-ci11-linux-smoke-runtime

Desktop Dioxus viewer + portable sl-daemon archives. Installers are
unsigned (Authenticode / Apple notarization deferred — ADR 0003).

Portable archives

Asset Platform
sl-viewer-v0.1.1-fix-ci11-linux-smoke-runtime-x86_64-unknown-linux-gnu.tar.gz Linux viewer (x86_64)
sl-daemon-v0.1.1-fix-ci11-linux-smoke-runtime-x86_64-unknown-linux-gnu.tar.gz Linux daemon (x86_64)
sl-viewer-v0.1.1-fix-ci11-linux-smoke-runtime-x86_64-apple-darwin.tar.gz macOS viewer (Intel)
sl-daemon-v0.1.1-fix-ci11-linux-smoke-runtime-x86_64-apple-darwin.tar.gz macOS daemon (Intel)
sl-viewer-v0.1.1-fix-ci11-linux-smoke-runtime-aarch64-apple-darwin.tar.gz macOS viewer (Apple Silicon)
sl-daemon-v0.1.1-fix-ci11-linux-smoke-runtime-aarch64-apple-darwin.tar.gz macOS daemon (Apple Silicon)
sl-viewer-v0.1.1-fix-ci11-linux-smoke-runtime-x86_64-pc-windows-msvc.zip Windows viewer (x86_64)
sl-daemon-v0.1.1-fix-ci11-linux-smoke-runtime-x86_64-pc-windows-msvc.zip Windows daemon (x86_64)

Installers (unsigned)

Asset Notes
SessionLedger-<ver>-x64.msi WiX v4 per-user MSI (Windows)
SessionLedger-<ver>-aarch64.pkg productbuild PKG (Apple Silicon)
SessionLedger-<ver>-x86_64.pkg productbuild PKG (Intel)
SessionLedger-<ver>-aarch64.app.tar.gz / …-x86_64.app.tar.gz Unsigned .app bundles
sessionledger_<ver>_amd64.deb Best-effort Debian package
SessionLedger-<ver>-x86_64.AppImage Best-effort AppImage

Verify archive hashes with SHA256SUMS. CI also attempts to publish
SHA256SUMS.sigstore.json, a best-effort cosign keyless signature bundle.
session-ledger.cdx.json is the CycloneDX SBOM. GitHub build provenance
is required for canonical KooshaPari/SessionLedger releases and can be
verified with gh attestation.

CI builds and pushes ghcr.io/kooshapari/sl-daemon from
crates/sl-daemon/Containerfile, then keyless-cosign signs,
attests, and verifies the image digest on the canonical repository.
Forks skip OCI; portable archives remain valid when OCI is skipped.

See docs/ops/distribution.md.

SessionLedger v0.1.1

Choose a tag to compare

@KooshaPari KooshaPari released this 17 Jul 09:16
0f4583b

Release cut after fixing standalone daemon build in release matrix and hermetic container pathing. Includes merged fixes from #286-#288 and later changes.

SessionLedger v0.1.0

Choose a tag to compare

@KooshaPari KooshaPari released this 17 Jul 05:09
9be58d3

First production release: hermetic daemon/viewer packaging, deterministic OKF pipeline, install/runtime tooling, and release-gated CI.