-
Notifications
You must be signed in to change notification settings - Fork 820
Expand file tree
/
Copy pathversion.json
More file actions
18 lines (18 loc) · 2.39 KB
/
Copy pathversion.json
File metadata and controls
18 lines (18 loc) · 2.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"version": "3.1.0",
"tag": "v3.1.0",
"release_date": "2026-09-09",
"release_type": "minor",
"archive_url": "https://github.com/yaojingang/GEOFlow/releases/download/v3.1.0/GEOFlow-v3.1.0.zip",
"payload": {
"title_zh": "GEOFlow v3.1.0",
"title_en": "GEOFlow v3.1.0",
"summary_zh": "GEOFlow 3.1.0 增加配套 Updater 0.4.0 的蓝绿部署、自动迁移和完整恢复,支持对话创建任务、站点主题包导入导出、关键词批量采集与竞品提及分析,并修复 AI 生成和后台使用问题。",
"summary_en": "GEOFlow 3.1.0 adds blue/green deployment, automatic migrations and full recovery with Updater 0.4.0, conversational task creation, site theme packages, bulk keyword collection and competitor mention analysis, plus fixes for AI output and admin workflows.",
"upgrade_tip_zh": "先安装并校验 GEOFlow Updater 0.4.0。已受管的 3.0.0 站点首次升级使用宿主机 CLI 预检,并携带计划摘要和 --allow-maintenance 执行;旧版后台尚不支持新版计划确认。未受管站点先在维护窗口升级 Core 至签名源匹配的 3.1.0、完成迁移和回填,再接管。升级前用本站数据副本验证完整备份和恢复,排空请求及后台任务,保留 APP_KEY、配置和业务存储。本版本的签名计划采用维护模式,首次蓝绿布局转换需要维护窗口;后续在线升级须由实际版本对的兼容计划授权。",
"upgrade_tip_en": "Install and verify GEOFlow Updater 0.4.0 first. For an enrolled 3.0.0 site, preview the first upgrade through the host CLI and supply the plan digest with --allow-maintenance; the older admin UI cannot confirm the new plan. Unenrolled sites first upgrade Core to the matching signed 3.1.0 release in a maintenance window, complete migrations and backfills, then enroll. Rehearse full backup and restoration with a copy of site data, drain requests and background tasks, and preserve APP_KEY, configuration and business storage. This release uses a maintenance plan, and initial blue/green conversion requires downtime. Later online upgrades require a compatible plan for the actual version pair.",
"release_url": "https://github.com/yaojingang/GEOFlow/releases/tag/v3.1.0",
"changelog_url_zh": "https://github.com/yaojingang/GEOFlow/blob/v3.1.0/docs/CHANGELOG.md",
"changelog_url_en": "https://github.com/yaojingang/GEOFlow/blob/v3.1.0/docs/CHANGELOG_en.md"
}
}