Skip to content

FinDesk desktop SDK v2.1.49

Choose a tag to compare

@Geeksfino Geeksfino released this 02 Sep 15:46
· 2 commits to main since this release

FinDesk desktop SDK v2.1.49

White-label packaging SDK for distribution repositories.

Bundled components

Component Version
findesk-core (aioncore) v0.1.60-findesk-core.7
FinClaw v0.12.8
FinSAFE v0.9.41

Online pin example:

{
  "schemaVersion": 1,
  "findesk": {
    "package": "findesk-desktop-sdk",
    "version": "2.1.49",
    "artifact": "https://github.com/finogeeks/findesk-std/releases/download/v2.1.49/findesk-desktop-sdk-2.1.49.tar.gz",
    "integrity": "sha256-a16c3efcbc968faef2b18b84b3c897229997d45c8726675d9e4e939f6ec243c6"
  },
  "findeskCore": {
    "version": "v0.1.60-findesk-core.7",
    "note": "Baked into SDK resources/bundled-* for packaged runtimes; pin matches package.json aioncoreVersion."
  },
  "finclaw": {
    "version": "v0.12.8",
    "note": "Baked into SDK resources/bundled-finclaw; pin matches package.json finclawVersion."
  },
  "finsafe": {
    "version": "v0.9.41",
    "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.49] - 2026-09-02

Changed

  • Product default: AIONCORE_FINCLAW_LAZY=1 (finclaw serve --lazy).
    Set AIONCORE_FINCLAW_LAZY=0 for eager serve.
  • Pin finsafeVersionv0.9.41. Keep aioncoreVersion at
    v0.1.60-findesk-core.7.

Bundled components

  • aioncoreVersion: v0.1.60-findesk-core.7
  • finclawVersion: v0.12.8
  • finsafeVersion: v0.9.41
  • officecliVersion: v1.0.145