Releases: taoeffect/dez
v0.6.0
Desktop builds
Linux AppImage and Apple Silicon macOS DMG builds are attached to this release.
Running the macOS app
The macOS app is not signed because we are not paying Apple's ransom fee to distribute the app through Apple's signing and notarization program. Because of that, macOS may block the app after you copy it to Applications.
After copying Dez.app to /Applications, run:
xattr -cr /Applications/Dez.appThen open Dez from /Applications.
Changes
v0.5.0
Desktop builds
Linux AppImage and Apple Silicon macOS DMG builds are attached to this release.
Running the macOS app
The macOS app is not signed because we are not paying Apple's ransom fee to distribute the app through Apple's signing and notarization program. Because of that, macOS may block the app after you copy it to Applications.
After copying Dez.app to /Applications, run:
xattr -cr /Applications/Dez.appThen open Dez from /Applications.
Changes
- Major MVC/SBP refactor moved state, views, controllers, and persistence to clearer layer boundaries.
- Multi-cursor editing landed, use Ctrl+Shift+Up and Ctrl+Shift+Down to use
- Hopefully fixed a bug where [AGENT] pills transformed into [USER] pills
- Random polish
v0.4.0
Desktop builds
Linux AppImage and Apple Silicon macOS DMG builds are attached to this release.
Running the macOS app
The macOS app is not signed because we are not paying Apple's ransom fee to distribute the app through Apple's signing and notarization program. Because of that, macOS may block the app after you copy it to Applications.
After copying Dez.app to /Applications, run:
xattr -cr /Applications/Dez.appThen open Dez from /Applications.
Changes
This is a short list of changes, partly AI-generated and partly human written. For complete changes see this commit.
New Features
- Multiple tabs can now stream responses concurrently across providers
- Provider model listing and chat streaming now run through TypeScript provider logic
- Added a native HTTP bridge for reliable streaming across all supported providers
- Conversation, prompt, and app-state persistence format handling moved to TypeScript
Improvements
- Rust backend simplified to native app services: filesystem access, secret storage, Copilot auth, update checks, and generic HTTP
- Provider request building, SSE parsing, retry behavior, and model parsing are now shared and easier to maintain
- Added SBP and started moving everything into SBP selectors
- Saving prompt and text edits debounced with 1 second timer
Bugfixes
- Misc fixes
v0.3.0
Desktop builds
Linux AppImage and Apple Silicon macOS DMG builds are attached to this release.
Running the macOS app
The macOS app is not signed because we are not paying Apple's ransom fee to distribute the app through Apple's signing and notarization program. Because of that, macOS may block the app after you copy it to Applications.
After copying Dez.app to /Applications, run:
xattr -cr /Applications/Dez.appThen open Dez from /Applications.
Changes
New Features
- Manual “Check for updates” button in General settings
- Settings entry points now open directly to the relevant section, such as Providers from the model selector
Improvements
- Active tab now stays visible in the tab bar when switching tabs or opening new tabs
- App product name changed from
deztoDez - Version bumped to
0.3.0
Bugfixes
- Fixed cursor blinking issues in the thread editor
- Fixed Home and End key behavior in the editor
- Fixed arrow-key navigation around collapsed prompt pills and role separators
- Fixed vertical cursor movement at the start and end of editor sections
v0.2.1
Desktop builds
Linux AppImage and Apple Silicon macOS DMG builds are attached to this release.
Running the macOS app
The macOS app is not signed because we are not paying Apple's ransom fee to distribute the app through Apple's signing and notarization program. Because of that, macOS may block the app after you copy it to Applications.
After copying Dez.app to /Applications, run:
xattr -cr /Applications/Dez.appThen open Dez from /Applications.
What's New
New app icon:
Update notifications:

v0.1.1
Desktop builds for v0.1.1