Skip to content

FinDesk desktop SDK v2.1.47

Choose a tag to compare

@Geeksfino Geeksfino released this 01 Sep 15:08
· 4 commits to main since this release

FinDesk desktop SDK v2.1.47

White-label packaging SDK for distribution repositories.

Bundled components

Component Version
findesk-core (aioncore) v0.1.60-findesk-core.6
FinClaw v0.12.7
FinSAFE v0.9.37

Online pin example:

{
  "schemaVersion": 1,
  "findesk": {
    "package": "findesk-desktop-sdk",
    "version": "2.1.47",
    "artifact": "https://github.com/finogeeks/findesk-std/releases/download/v2.1.47/findesk-desktop-sdk-2.1.47.tar.gz",
    "integrity": "sha256-792fd2a866297b2215843e6399470b775c67b1017c93d4138638bc1ce1d4ccd4"
  },
  "findeskCore": {
    "version": "v0.1.60-findesk-core.6",
    "note": "Baked into SDK resources/bundled-* for packaged runtimes; pin matches package.json aioncoreVersion."
  },
  "finclaw": {
    "version": "v0.12.7",
    "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."
  },
  "officecli": {
    "version": "v1.0.145",
    "note": "Baked into SDK resources/bundled-officecli; pin matches package.json officecliVersion."
  }
}

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

Changelog excerpt

[2.1.47] - 2026-09-01

Fixed

  • Copilot session MCP attach and per-surface conversations so plugin BFF
    tools reach the model.

Changed

  • Pin aioncoreVersionv0.1.60-findesk-core.6.
  • Pin finclawVersionv0.12.7. FinSAFE stays v0.9.37.

Bundled components

  • aioncoreVersion: v0.1.60-findesk-core.6
  • finclawVersion: v0.12.7
  • finsafeVersion: v0.9.37
  • officecliVersion: v1.0.145