Deft v0.3.0-preview.15
Pre-releaseDeft v0.3.0-preview.15 — core preview
This preview improves reliability when sessions expire, connections drop, or a save is retried. It also adds experimental connected Apps and bounded scheduled actions, with operator review and explicit permissions.
Changes you will notice
- Retrying the same task, project, event or message request after a lost response preserves its identity instead of creating a duplicate.
- Notes keep pending edits through interrupted saves and recover expired image access.
- Calendar edits preserve the selected local time; task date controls support keyboard use.
- Chat attachments appear once in the composer, and search previews show readable text.
- Sessions, credential revocation, background startup, backup handling and recovery have been hardened.
Installing or upgrading
Images target Linux amd64. For a fresh installation, use this release's Compose files and environment template. Existing workspaces must back up first and use the supported versioned upgrade path; the schema advances to 0.3.0-preview.29. Keep the previous image, database backup, uploads and encryption secrets together. Restoring an image alone does not undo a database upgrade.
Apps are experimental and disabled by default. They require API flags, a web build that enables Apps, and operator review. Current App protocols support declarative internal views and approved connected capabilities; arbitrary custom UI, public portals and general synchronization remain planned.
This is a core release. It does not ship a newly certified Hermes bundle or make a Hermes compatibility claim. It also does not claim long-duration soak coverage or independent newcomer testing.
Verification and artifacts
The release tag points to commit a1aeab4336d5f2005864ca852d17cf82b0eeb9f8, which passed the merge CI and security checks. The published Linux amd64 image is:
ghcr.io/maneek21/deft:0.3.0-preview.15
Digest: sha256:665a66083adaaf9db876fa815203c854509c5fdde72b89a0db212fe2e07d398b
The image's Sigstore signature and GitHub build attestation were independently verified. Release assets include the source archive, SPDX SBOM, Compose files, environment template, operator guide, manifest, and SHA256SUMS. All 11 checksum entries were verified after download. Follow the attached self-hosting guide to verify and install the exact image.