Skip to content

FinDesk desktop SDK v2.1.43

Choose a tag to compare

@Geeksfino Geeksfino released this 26 Aug 04:44
· 9 commits to main since this release

FinDesk desktop SDK v2.1.43

White-label packaging SDK for distribution repositories.

Bundled components

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

Online pin example:

{
  "schemaVersion": 1,
  "findesk": {
    "package": "findesk-desktop-sdk",
    "version": "2.1.43",
    "artifact": "https://github.com/finogeeks/findesk-std/releases/download/v2.1.43/findesk-desktop-sdk-2.1.43.tar.gz",
    "integrity": "sha256-f49912355f7bf36b6a47393a73e908e941c809d6a32e799a7e24e6532114b365"
  },
  "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.12.4",
    "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.43] - 2026-08-26

Added

  • Plugin tool surface (proposal 0037): plugins declare Guid/agent tools via
    ctx.tools; distros attach catalog MCP names in agentSeed. Public how-to:
    template/docs/plugin-tools.md (EN) and plugin-tools.zh-CN.md (#394).

Fixed

  • Renderer launch-failed reload storms, HTML preview path traversal, ACP
    relative images, and web-host LAN/upload/PREBUILDS_ONLY fixes (#396, #395,
    #393, #392).

Changed

  • Keep aioncoreVersion at v0.1.60-findesk-core.1, finclawVersion at
    v0.12.4, and finsafeVersion at v0.9.37 (no core rebake this cycle).

Bundled components

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