Skip to content

Releases: EvanDbg/roxybrowser-manager

RoxyBrowser Manager v1.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 14:38

🚀 RoxyBrowser Manager v1.4.0

📥 下载说明

平台 文件 说明
macOS (Apple Silicon) .dmg 适用于 M1/M2/M3 芯片的 Mac
Windows .exe Windows 安装程序

⚠️ 安装说明

macOS: 如果遇到"无法打开"的提示,请在系统偏好设置 > 安全性与隐私 中允许运行。

Windows: 如果遇到 SmartScreen 警告,请选择"仍要运行"。

RoxyBrowser Manager v1.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 06:10

🚀 RoxyBrowser Manager v1.3.0

📥 下载说明

平台 文件 说明
macOS (Apple Silicon) .dmg 适用于 M1/M2/M3 芯片的 Mac
Windows .exe Windows 安装程序

⚠️ 安装说明

macOS: 如果遇到"无法打开"的提示,请在系统偏好设置 > 安全性与隐私 中允许运行。

Windows: 如果遇到 SmartScreen 警告,请选择"仍要运行"。

RoxyBrowser Manager v1.2.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 02:52

🚀 RoxyBrowser Manager v1.2.0

📥 下载说明

平台 文件 说明
macOS (Apple Silicon) .dmg 适用于 M1/M2/M3 芯片的 Mac
Windows .exe Windows 安装程序

⚠️ 安装说明

macOS: 如果遇到"无法打开"的提示,请在系统偏好设置 > 安全性与隐私 中允许运行。

Windows: 如果遇到 SmartScreen 警告,请选择"仍要运行"。

RoxyBrowser Manager v1.1.1

Choose a tag to compare

@github-actions github-actions released this 01 Feb 14:45

🚀 RoxyBrowser Manager v1.1.1

📥 下载说明

平台 文件 说明
macOS (Apple Silicon) .dmg 适用于 M1/M2/M3 芯片的 Mac
Windows .exe Windows 安装程序

⚠️ 安装说明

macOS: 如果遇到"无法打开"的提示,请在系统偏好设置 > 安全性与隐私 中允许运行。

Windows: 如果遇到 SmartScreen 警告,请选择"仍要运行"。

增加windows上自定义RoxyBrowser路径功能

Choose a tag to compare

@EvanDbg EvanDbg released this 01 Feb 14:17
feat: 添加自定义安装路径配置支持

- 新增设置管理模块 (settings.rs)
  - 配置持久化存储到 %APPDATA%/roxybrowser-manager/settings.json
  - 路径验证和自动检测功能
  - 支持文件浏览器选择可执行文件

- 增强进程管理 (process.rs)
  - 优先使用用户自定义路径
  - 扩展默认路径检测到 D/E/F 盘
  - 优化错误提示信息

- 前端设置界面 (SettingsModal.tsx)
  - 路径配置面板
  - 实时路径验证
  - 自动检测和文件浏览功能

- 集成到主界面 (Dashboard.tsx)
  - 设置菜单新增路径配置选项
  - 状态管理集成

解决了 Windows 版本仅支持 C 盘默认路径的问题,预计可为 70% 使用自定义安装路径的用户解决启动问题。

RoxyBrowser Manager v1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 01:15

🚀 RoxyBrowser Manager v1.0.0

📥 下载说明

平台 文件 说明
macOS (Apple Silicon) .dmg 适用于 M1/M2/M3 芯片的 Mac
Windows .exe Windows 安装程序

⚠️ 安装说明

macOS: 如果遇到"无法打开"的提示,请在系统偏好设置 > 安全性与隐私 中允许运行。

Windows: 如果遇到 SmartScreen 警告,请选择"仍要运行"。