v0.8.0

azophy/sshifuv0.8.0Mar 29, 2026by azophy

AI Summary

This release adds a browser auto-open prompt with Y/n default, allowing users to automatically open the browser after the login URL is displayed with cross-platform support.

Key Highlights

  • Browser auto-open prompt with Y/n default
  • Default to yes (empty input, 'y', or 'yes' opens browser)
  • Support cross-platform browser opening (xdg-open/open/cmd)

New Features

  • Browser auto-open prompt with Y/n default
  • Cross-platform browser opening support

Full Release Notes

## What's Changed

### New Features
- feat: add browser auto-open prompt with Y/n default
  - Prompt user to open browser automatically after displaying login URL
  - Default to yes (empty input, 'y', or 'yes' opens browser)
  - Support cross-platform browser opening (xdg-open/open/cmd)

Full changelog: https://github.com/azophy/sshifu/compare/v0.7.9...v0.8.0