Skip to content

Releases: iBUHub/CanvasToAPI

v0.0.7

10 Apr 17:35

Choose a tag to compare

更新被 Google 删除的 share 链接
这个也被删除了,直接用 源码 自己构建吧,去 Gemini 页面,开启 Canvas,让他用这个源码构建一个。

Full Changelog: v0.0.6...v0.0.7

v0.0.6

09 Apr 12:13

Choose a tag to compare

支持 SESSION_ERROR_THRESHOLD 设为0,表示错误累计永远不禁用该浏览器。

Full Changelog: v0.0.5...v0.0.6

v0.0.5

09 Apr 12:11

Choose a tag to compare

ws 链接鉴权改为加密验证,不再明文传输 key。

Full Changelog: v0.0.4...v0.0.5

v0.0.4

09 Apr 10:17

Choose a tag to compare

  • 优化构建,去除无用依赖。
  • 优化前端样式。
  • 跳转轮询策略。

Full Changelog: v0.0.3...v0.0.4

v0.0.3

09 Apr 09:58

Choose a tag to compare

把服务端的 ws 9997 端口,合并到 7861 端口,通过/ws路径建立ws连接。

Full Changelog: v0.0.2...v0.0.3

v0.0.2

09 Apr 09:56

Choose a tag to compare

实现分体式部署,服务端负责和中转请求,浏览器端需要用户来维护,手动建立浏览器端和服务器端的 ws 通信。

image

Full Changelog: v0.0.1...v0.0.2

v0.0.1

09 Apr 09:53

Choose a tag to compare

参考 AIStudioToAPI 初步技术实现,但是 Gemini cookie 过期很快,无法长时间使用。