Release history

Changelog

Every DevSwitch release, what changed, and direct download links — all in one place.

View on GitHub
v1.0.3Latest

1.0.3

June 7, 2026

# DevSwitch v1.0.3 Release Notes — Desktop App Focus

Welcome to DevSwitch v1.0.3! This release brings major visual updates and user experience improvements across the desktop application, alongside key CLI integrations.

---

🎨 UI & UX Improvements

1. Refreshed Settings & Shell Integration

  • New CLI Tab: The Settings panel now features a dedicated CLI configuration tab. It offers quick-copy installation snippets, dynamic path verification, and a comprehensive CLI command reference table.
  • Enhanced Configuration Management: Improved the visual status indicator for the local SSH config (~/.ssh/config), complete with inline diagnostics and cleaner action buttons.

2. Modernized Permission Dashboard

  • Interactive Checklist: Completely redesigned the permissions page with dedicated system verification cards (e.g. system files, SSH keys access).
  • Clearer Call-to-Actions: Action buttons now dynamically adapt their states, with clearer colors and badges highlighting whether system access is authorized.

3. Polish & Typography

  • Profile Cards & Grid:

- Redesigned the cards on the main dashboard for a cleaner grid appearance.

- Added new visual tags for SSH key types (e.g. ed25519, rsa) and provider services (e.g. github, gitlab).

  • Activity Log Modernization: Beautifully styled status badges and enhanced spacing on the Active Logs page to browse past actions effortlessly.
  • Form Enhancements: Cleaned up the input fields and section headers on the Create and Edit Profile pages for a much more intuitive setup flow.

---

💻 Integrated CLI Updates

  • Auto-Copy Public Keys: Requesting/displaying public keys now copies them directly to your OS clipboard for quick pasting.
  • Shell Autocomplete: Shell completion for devswitch commands and dynamic profile names is now active for all terminals.