-
Notifications
You must be signed in to change notification settings - Fork 821
Changelog
Current stable release: v3.1.0
Release date: 2026-09-09
The full code-level changelog is maintained in the main repository:
Paired with Updater v0.4.0, this release adds signed plans, blue/green deployment, automatic migrations and full recovery, plus conversational task drafts, theme packages and AI visibility analysis. All 11 official dual-architecture candidate acceptance jobs passed.
Follow the 3.1 upgrade guide to schedule maintenance. See the v3.1.0 English changelog for the complete changes.
The 3.0 upgrade tutorial (Chinese) covers both deployment paths and their acceptance checks. See the v3.0.0 English changelog for the full feature and compatibility changes.
- Added the Enterprise Signature default website theme with home, category, article, About, archive, and pagination pages, plus dedicated styles, scripts, design tokens, and module mappings.
- Added the versioned
frontend-reference-v1package with 50 Markdown articles grouped into feature guides and deployment operations. - Fresh databases receive theme 21 and the reference package through
geoflow:install;--without-demokeeps the minimal installation path available. - Existing sites retain their active theme, settings, authors, categories, and articles during upgrades, without importing duplicate reference content.
- Added a manual publication workspace for article posts and public-target comments, including identity, account, assignee, schedule, risk, status history, and result tracking.
- The article picker provides server-side search and pagination while retaining the historical article linked to the current task. Exact-content, target-URL, and source-article duplicate checks cover the complete 90-day window.
- State transitions reauthorize the current assignee inside the database lock, preventing operations by a former assignee after concurrent reassignment.
- Regular administrators can process only their assigned work, and the system does not store external passwords, cookies, tokens, or OAuth credentials.
- Added a standalone Admin UI V2 prototype covering 84 page states across eight product groups, with a component gallery, build scripts, and automated checks.
- Official OpenAI chat models now use the Responses API, while third-party OpenAI-compatible services keep their compatible drivers; Gemini model parameters and an Atlas Cloud preset were also added.
- Model connection tests now count toward quota and usage audits, and upstream errors are sanitized before display.
- Automated coverage now includes themes, manual publication, AI runtime behavior, authorization, outbound requests, and fresh-install protection.
- Back up the database, uploads, and environment configuration, and record the current commit before upgrading.
- After updating the code, run
php artisan migrate --forceandphp artisan geoflow:security-audit, then restart queue workers. - Upgrades from earlier security releases should also complete managed-image readiness and deletion-gate checks.
- Added anonymous successful-login telemetry with separate Web and API channels.
- The fixed payload allowlist excludes usernames, emails, IP addresses, domains, page paths, content, and secrets.
- Collection runs after the response, cannot change the login result, and can be disabled completely.
Previous versions include v2.1.2, v2.1.1, v2.1.0, v2.0.x, and v1.2.x. See the main repository English CHANGELOG for complete history.
- 首页
- 快速上手
- 常见问题
- 部署指南
- 3.1 升级教程
- 3.0 升级教程
- 蓝绿部署与自动迁移
- 仓库文档中心
- 部署脚本使用指南
- 部署检查清单
- v2.1.0 部署升级说明
- 模板与主题工作流
- 模型接入指南
- AI 知识库教程
- 知识库切片与 RAG
- 分发管理与目标站点
- 数据分析与日志
- 更新日志
- 什么是 GEOFlow
- GEOFlow 方法论
- 使用边界与内容底线
- 适用场景
- 场景部署与使用方式
- 核心能力总览
- 推荐采用路径
- Skill / CLI / API 生态
- 路线图
- 作者与项目
- Home
- Getting Started
- FAQ
- Deployment Guide
- 3.1 Upgrade Guide
- 3.0 Upgrade Tutorial (Chinese)
- Blue/green Deployment and Automatic Migrations
- Deployment Scripts Guide
- Deployment Checklist
- Theme and Template Workflow
- Model Setup Guide
- AI Knowledge Base Tutorial
- Knowledge Chunking and RAG
- Distribution Management and Target Sites
- Analytics and Logs
- Changelog
- What Is GEOFlow
- GEOFlow Methodology
- Principles and Content Boundaries
- Use Cases
- Deployment Patterns by Scenario
- Core Capabilities
- Recommended Adoption Path
- Skill / CLI / API Ecosystem
- Roadmap
- Author and Project