Releases: MilMit/chatdesk-linux
Release list
v0.6.1
Full Changelog: v0.5.1...v0.6.1
ChatDesk Linux v0.5.1
ChatDesk Linux 0.5.1
This maintenance release improves how the Debian package appears in Ubuntu App Center and other AppStream-compatible Linux software centers.
Packaging improvements
- Displays ChatDesk Linux instead of the lowercase Debian package name when AppStream metadata is honored
- Includes the MilMit developer identity
- Declares the MIT project license
- Installs a matching application-ID icon
- Includes richer summary, description, category, homepage, bug tracker, and release metadata
- Adds complete Debian maintainer and vendor fields
Ubuntu may still display a third-party safety warning when a .deb is opened directly from Downloads. That warning identifies sideloaded packages that did not come from a trusted configured repository; it is not removed by cosmetic package metadata.
Verify downloads
sha256sum -c SHA256SUMS --ignore-missingChatDesk Linux is unofficial and is not affiliated with OpenAI.
ChatDesk Linux v0.5.0
ChatDesk Linux 0.5.0
This release turns ChatDesk from a hardened web wrapper into a Linux productivity shell while keeping remote ChatGPT content isolated.
Major additions
- Quick Capture from clipboard or Linux selection
- Independent windows for Personal, Work, Testing, and custom profiles
- Compact Mode with animated left/right docking
- Workspace presets
- Prompt Library with local variables
- Advanced Command Palette with fuzzy search, favorites, and recent commands
chatdesk://protocol links- Share-to-ChatDesk file staging and drag-and-drop
- Opt-in capture history protected by the Linux keyring when available
- Installation Health, Log Viewer, and Report Issue wizard
- Release SBOMs, checksums, CodeQL, dependency review, and signed GitHub attestations
Deliberate limits
ChatDesk still does not inject scripts into ChatGPT, automatically submit prompts, or silently upload staged files. Quick Capture copies prepared text and opens the requested destination; the user pastes or uploads it explicitly.
Capture history remains disabled by default. Likely secrets are rejected. On Linux systems without a secure keyring backend, ChatDesk falls back to mode-0600 local storage and clearly reports that limitation.
Verify downloads
sha256sum -c SHA256SUMS --ignore-missingFor public GitHub releases:
gh attestation verify ./chatdesk-linux-0.5.0-x86_64.AppImage -R milmit/chatdesk-linuxChatDesk Linux is unofficial and is not affiliated with OpenAI.