Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 06 May 18:18
· 59 commits to master since this release

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.app

Then 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 dez to Dez
  • 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