Skip to content

Qwen Studio v2.2.3

Latest

Choose a tag to compare

@youssefvdel youssefvdel released this 21 May 20:07

πŸš€ Qwen Studio v2.2.3

✨ New Features

  • Multi-window support β€” Open multiple windows with Ctrl+N or tray menu
  • Drag & Drop files β€” Drag files from file manager directly into chat
  • Image paste β€” Ctrl+V screenshots and images from clipboard
  • File URL paste β€” Copy file paths (file:// URLs) and they upload as files
  • MCP merge logic β€” User-added MCP servers are now preserved across reloads

πŸ› Bug Fixes

  • OAuth login flow β€” Fixed cross-domain navigation for auth redirects
  • Login tokens preserved β€” Removed localStorage/sessionStorage clear that was wiping auth
  • Updater false positives β€” Now compares versions (semver) before showing update banner
  • Auto-update checks are silent β€” No more annoying banners on background checks
  • Clipboard thread safety β€” Fixed GTK main context panic on Linux
  • Image paste infinite loop β€” Fixed re-entrant paste handler
  • Single instance plugin removed β€” Allows multiple windows

πŸ“¦ Downloads

Package Arch Description
.deb amd64 Debian/Ubuntu
.rpm x86_64 Fedora/RHEL/openSUSE
.AppImage amd64 Universal Linux

πŸ”§ Tech Stack

  • Tauri v2 (Rust + WebKitGTK)
  • ~6.3 MB binary
  • Zero telemetry