v0.8.0

jo-inc/camofox-browserv0.8.0Mar 29, 2026by azophy

AI Summary

This update improves usability by adding a prompt to automatically open the browser after displaying the login URL. The feature defaults to opening the browser for common affirmative inputs and is compatible with cross-platform commands like xdg-open, open, and cmd. This streamlines the login process for users across different operating systems.

Key Highlights

  • Browser auto-open prompt added
  • Default behavior set to 'yes' for convenience
  • Cross-platform support for browser opening commands

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