EYE BACK!
一、更新内容:
【摘要】
修复诸多痛点和痒点,是 稳定性 提升的一个 重要版本 。(好像鸽子的每个版本都是 重要版本)
由于MacOS构建的一些问题,本版本不提供MacOS universal包,请自行根据具体机型选择x86-64/arm64版本
【新特性】
- free eye插件作为实验性功能回归! (懒得扒拉具体的commit了,下同)
【BUG修复】
拜claude code与deepseek-v4-pro所赐,修复大量bug如下(感谢梁圣让我们用上高速廉价稳定token,梁圣的恩情还不完)
- 修复 HTTP 请求误入 HTTPS 代理端口(31181)时被以 HTTPS 协议转发的 bug。
- 修复部分跨域问题
- 缓解部分超时问题
- 增强了杀死占用端口进程的功能
- 修复部分乱码问题
【优化】
- 修复浏览器报错提示undefined的问题
- 升级到vue 3+antd 4并修复若干由此带来的问题
What's Changed
- fix: install flatpak tooling on Ubuntu CI runners to fix
spawn flatpak ENOENTby @cute-omega with @Copilot in #593 - Fix flatpak by @cute-omega in #598
- Add Microsoft Defender for DevOps workflow by @cute-omega in #600
- 修改版权日期为自动更新 by @afatcat-xie in #603
- Potential fix for code scanning alert no. 8: Unsafe shell command constructed from library input by @cute-omega in #610
- Test enhance by @cute-omega in #619
- Update README with link status and new entry by @zhaobokai341 in #622
- chore: migrate Vue 2 to Vue 3, Electron to v41, and update deps by @chengcheng84 in #599
- Harden macOS system-proxy service resolution to prevent
apiInvoketoggle failures by @cute-omega with @Copilot in #617 - fix: add proper error code for proxy timeout and handle missing e.code in error template by @Jefsky in #645
- fix: style error and icon by @chengcheng84 in #629
二、安装前请仔细阅读安装说明
三、贡献者列表
非常感谢以下朋友们的贡献。
- @cute-omega made their first contribution in #598
- @afatcat-xie made their first contribution in #603
- @chengcheng84 made their first contribution in #599
- @Jefsky made their first contribution in #645
四、Full Changelog
五、里程碑:
点击 2.1.0 Milestone 查看该版本合并的PR和关闭的Issue。