Skip to content

LoongPort v3.27.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:10
· 123 commits to main since this release

LoongPort v3.27.0

🌐 唯一官方网站 / Only Official Website: loongport.dev

把一个中转站账号变成 codex 可用的多档位供应商

本次更新

中转站广场改为白名单制:只展示经过验证、可一键登录的站点,并移除手动输入域名的添加入口。

  • 广场不再罗列整个 VeriDrop Top 60 榜单——未经验证的站点点了大概率失败(探针不通 / 协议不识别),现在只展示受管站点(sponsors / 邀请码表 / 签名目录声明的域名),VeriDrop 数据退化为这些站点的排名与评分来源

  • 每个展示站点一律走应用内一键登录(注册 / 登录 + 自动备好密钥),移除「浏览器打开自行注册」的旧路径与底部自定义域名输入框

  • 白名单由后台签名配置维护:新增 12 家 VeriDrop 高分兼容站点(api.ooapi.cc、cc-vibe.com、codereel.pro、codex666ai.com、fluxlane.cn、jizhiapi.site、sub2.congmingai.com、sub.kedaya.xyz、uuapi.net、api.codepup.cn、nexaxis.ai、yomiapi.com),此前 10 家的邀请码同步上线

  • 前端升级到 React 19 / TypeScript 7 / Vite 8 / Vitest 4 / prettier 3.9(tailwind 暂留 3.x,v4 迁移单独评估)

  • 后端升级到 rusqlite 0.40 / toml 1.0 / axum 0.8 / hmac 0.13 / sha2 0.11;含 rand 安全补丁(GHSA-cq8v-f236-94qc

  • 导入备份 SQL 前挂载 authorizer 守卫,注册失败即中止,不再 fail-open

  • 充值入口地址维持「已验签远端配置 + HTTPS + 同源」三重校验

下载

  • macOS: LoongPort-v3.27.0-macOS.dmg(推荐)或 LoongPort-v3.27.0-macOS.zip(解压即用)
  • Windows (x86_64): LoongPort-v3.27.0-Windows-Setup.exe(安装版)或 LoongPort-v3.27.0-Windows-Portable.zip(绿色版)
  • Windows (ARM64): LoongPort-v3.27.0-Windows-arm64-Setup.exe(安装版)或 LoongPort-v3.27.0-Windows-arm64-Portable.zip(绿色版)

Linux 包暂未提供。

应用内会自动检查更新(启动后几秒,失败静默);也可在「设置 → 关于」手动检查。
免安装版不做原地更新 —— 它会带你回本页下载新版。


⚠️ macOS 版本未经 Apple 签名与公证(那需要 Apple Developer Program)。
下载后 Gatekeeper 会拦,报「已损坏,应移到废纸篓」——不是真的损坏
打开「终端」执行一次即可:

xattr -dr com.apple.quarantine /Applications/LoongPort.app

从旧 MSI 版首次升级时,Setup 会先卸载旧安装登记再安装新版;账号和配置位于
用户目录,不会被删除。完成这次迁移后,后续自动更新均走 NSIS,不再使用
Config.Msi 回滚目录。

What's Changed

  • chore(deps): bump the frontend-deps group across 1 directory with 53 updates by @dependabot[bot] in #118
  • chore(deps): bump the cargo-deps group across 1 directory with 51 updates by @dependabot[bot] in #105
  • feat: make DeepSeek official the default directory site by @SailingLoong in #123
  • chore: merge upstream cc-switch main (67 commits, conflicts preserved for maintainer) by @SailingLoong in #116

Full Changelog: v3.26.0...v3.27.0