Releases: WilliamWang1721/LightBridge
LightBridge 0.1.5
AI API Gateway Platform - 将 AI 订阅配额分发和管理
增强账号数据导入能力:支持 CPA JSON、兼容性模式、批量 JSON/TXT/ZIP 导入、导入后批量分组与账号设置,以及可下载链接服务端导入。
修复模块迁移时已删除 Gemini OAuth 等账号在升级后被重新导入的问题。
📥 Installation
Docker:
# GitHub Container Registry
docker pull ghcr.io/williamwang1721/lightbridge:0.1.5One-line install (Linux):
curl -sSL https://raw.githubusercontent.com/WilliamWang1721/LightBridge/main/deploy/install.sh | sudo bashManual download:
Download the appropriate archive for your platform from the assets below.
📚 Documentation
LightBridge 0.1.4
AI API Gateway Platform - 将 AI 订阅配额分发和管理
修复界面主题管理页 API 响应解包错误,避免进入界面主题页时报 Cannot read properties of undefined (reading 'themes')。
📥 Installation
Docker:
# GitHub Container Registry
docker pull ghcr.io/williamwang1721/lightbridge:0.1.4One-line install (Linux):
curl -sSL https://raw.githubusercontent.com/WilliamWang1721/LightBridge/main/deploy/install.sh | sudo bashManual download:
Download the appropriate archive for your platform from the assets below.
📚 Documentation
LightBridge 0.1.3
AI API Gateway Platform - 将 AI 订阅配额分发和管理
-
新增自定义 UI 主题/板块系统,支持管理员通过 ZIP 上传或 GitHub 仓库导入主题包。
-
支持主题 CSS、配置变量、自定义菜单模块、Markdown 页面板块和 iframe 板块。
-
新增主题激活、停用、配置更新、删除和公开只读主题资源服务。
-
新增 lightbridge-ui-theme 终端命令,支持通过 Admin API Key 远程安装、配置、激活、回滚主题。
-
新增 docs/UI_THEME_AGENT_CONFIG.md,提供面向 AI agent 的主题包格式、API、CLI 和 curl 配置文档。
-
限制主题包文件类型、大小和路径,防止路径穿越与危险文件写入。
-
禁止主题 CSS 中的脚本、外部 URL、data URL、expression、behavior、@import 等危险构造。
-
激活主题时自动刷新 embedded frontend HTML 缓存,未激活主题时保持默认前端行为。
📥 Installation
Docker:
# GitHub Container Registry
docker pull ghcr.io/williamwang1721/lightbridge:0.1.3One-line install (Linux):
curl -sSL https://raw.githubusercontent.com/WilliamWang1721/LightBridge/main/deploy/install.sh | sudo bashManual download:
Download the appropriate archive for your platform from the assets below.
📚 Documentation
LightBridge 0.1.2
AI API Gateway Platform - 将 AI 订阅配额分发和管理
主要功能
无
新增功能
- 优化管理端顶部栏视觉:移除硬边框,改为白色渐变过渡,并统一标题字号、字重和描述行显示。
- 侧边栏品牌区增加 LightBridge 文字标识,并将语言选择移到侧边栏底部。
- 深色模式改为下拉菜单,与语言选择交互保持一致。
迁移板块
无
修复板块
- 修复版本信息弹窗右侧被侧边栏裁切的问题。
- 修复账号连接测试弹窗中“开始测试”按钮在禁用/主题覆盖状态下不可见的问题。
- 修复系统自动生成的文字头像颜色过浅、不可见的问题。
- 修复顶部标题和描述文字位置问题,避免描述文字下半部分被遮挡。
- 修复折叠侧边栏图标显示不全的问题,并在折叠状态隐藏语言选择与深色模式控制。
- 修复订阅管理表格卡片圆角不符合直角样式的问题。
- 修复账号/API 密钥等筛选搜索框背景与页面背景混在一起的问题,统一为下拉菜单同款背景。
- 缩小账号管理筛选下拉菜单宽度,减少工具栏占用空间。
- 合并账号管理“刷新”和“自动刷新”入口,在刷新按钮右侧提供下拉菜单设置。
- 将 API 密钥页的创建/刷新操作与搜索、分组、状态筛选合并到同一行。
📥 Installation
Docker:
# GitHub Container Registry
docker pull ghcr.io/williamwang1721/lightbridge:0.1.2One-line install (Linux):
curl -sSL https://raw.githubusercontent.com/WilliamWang1721/LightBridge/main/deploy/install.sh | sudo bashManual download:
Download the appropriate archive for your platform from the assets below.
📚 Documentation
LightBridge 0.1.1
AI API Gateway Platform - 将 AI 订阅配额分发和管理
主要功能
无
新增功能
- 增加“升级变化”弹窗模块功能
迁移板块
- 将 Anthropic OAuth Provider 模块进行全量模块迁移,并移除核心程序代码
修复板块
- 修复侧边栏无法滚动的问题
📥 Installation
Docker:
# GitHub Container Registry
docker pull ghcr.io/williamwang1721/lightbridge:0.1.1One-line install (Linux):
curl -sSL https://raw.githubusercontent.com/WilliamWang1721/LightBridge/main/deploy/install.sh | sudo bashManual download:
Download the appropriate archive for your platform from the assets below.
📚 Documentation
LightBridge module packages module-anthropic-oauth-provider-v0.1.0
Standalone module packages for LightBridge module migration and one-click module installation.
LightBridge 0.1.0
Fast production release for modular LightBridge migration. Module packages are distributed separately from the main release via module-migration-20260606.
LightBridge modular migration 2026-06-06
Release for the modular LightBridge migration branch. Includes the module-driven LightBridge implementation, the OpenAI Provider module package, registry metadata, public key, and the module-migrate CLI for migrating legacy LightBridge and Sub2API installations while preserving OpenAI OAuth and CodeX reverse proxy configuration.
LightBridge 0.0.3
Changes
- Add admin version control page for published release selection.
- Add version control entry from the existing version badge dropdown.
- Extend system update API client to support installing a selected version.
LightBridge 0.0.2
AI API Gateway Platform - 将 AI 订阅配额分发和管理
📥 Installation
Docker:
# GitHub Container Registry
docker pull ghcr.io/williamwang1721/lightbridge:0.0.2One-line install (Linux):
curl -sSL https://raw.githubusercontent.com/WilliamWang1721/LightBridge/main/deploy/install.sh | sudo bashManual download:
Download the appropriate archive for your platform from the assets below.