Skip to content

FinDesk desktop SDK v2.1.41

Choose a tag to compare

@Geeksfino Geeksfino released this 20 Aug 06:23
· 11 commits to main since this release

FinDesk desktop SDK v2.1.41

White-label packaging SDK for distribution repositories.

Bundled components

Component Version
findesk-core (aioncore) v0.1.60-findesk-core.1
FinClaw v0.11.6
FinSAFE v0.9.37

Online pin example:

{
  "schemaVersion": 1,
  "findesk": {
    "package": "findesk-desktop-sdk",
    "version": "2.1.41",
    "artifact": "https://github.com/finogeeks/findesk-std/releases/download/v2.1.41/findesk-desktop-sdk-2.1.41.tar.gz",
    "integrity": "sha256-b4acb0cc1d3e14154bce81797e0a70a9a8a6c6e646c08e505f898f2b736ba023"
  },
  "findeskCore": {
    "version": "v0.1.60-findesk-core.1",
    "note": "Baked into SDK resources/bundled-* for packaged runtimes; pin matches package.json aioncoreVersion."
  },
  "finclaw": {
    "version": "v0.11.6",
    "note": "Baked into SDK resources/bundled-finclaw; pin matches package.json finclawVersion."
  },
  "finsafe": {
    "version": "v0.9.37",
    "note": "Baked into SDK resources/bundled-finsafe; pin matches package.json finsafeVersion."
  }
}

See https://github.com/finogeeks/findesk-std#pin-from-a-distribution-repo-online

Changelog excerpt

[2.1.41] - 2026-08-20

Added

  • Generic update origin (proposal 0032): pluggable publish adapters
    (github / s3 / rsync / file / external) behind --publish on
    the existing publishOnlineUpdate.ts CLI. Distros configure
    release.publish (non-secret); the 0027 prepare-only path stays when
    --publish is omitted. Publish-time signature gate, doctor
    update-origin checks + --probe (#333).
  • Structured question card for AskUserQuestion (#330).

Fixed

  • Shared Skill Hub install allowlist; unpackaged white flash (#328).
  • GitHub Issues when git remote is named Origin (#329).

Changed

  • Keep aioncoreVersion at v0.1.60-findesk-core.1.
  • Keep finclawVersion at v0.11.6 and finsafeVersion at v0.9.37.

Bundled components

  • aioncoreVersion: v0.1.60-findesk-core.1
  • finclawVersion: v0.11.6
  • finsafeVersion: v0.9.37