FinDesk desktop SDK v2.1.41
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--publishon
the existingpublishOnlineUpdate.tsCLI. Distros configure
release.publish(non-secret); the 0027 prepare-only path stays when
--publishis 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
aioncoreVersionatv0.1.60-findesk-core.1. - Keep
finclawVersionatv0.11.6andfinsafeVersionatv0.9.37.
Bundled components
aioncoreVersion:v0.1.60-findesk-core.1finclawVersion:v0.11.6finsafeVersion:v0.9.37