mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 02:06:43 +00:00
docs: publish release notes for v2026.7.1 (#107040)
* docs: publish release notes for v2026.7.1 * docs: refine v2026.7.1 release notes
This commit is contained in:
+2389
-1725
File diff suppressed because one or more lines are too long
@@ -1487,6 +1487,10 @@
|
||||
"source": "Gateway configuration reference",
|
||||
"target": "Gateway 配置参考"
|
||||
},
|
||||
{
|
||||
"source": "v2026.7.1",
|
||||
"target": "v2026.7.1"
|
||||
},
|
||||
{
|
||||
"source": "Security audit",
|
||||
"target": "安全审计"
|
||||
|
||||
@@ -1957,6 +1957,7 @@
|
||||
"group": "Release notes",
|
||||
"pages": [
|
||||
"releases/index",
|
||||
"releases/2026.7.1",
|
||||
"releases/2026.6.11"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -8971,6 +8971,60 @@ Do not edit it by hand; run `pnpm docs:map:gen`.
|
||||
- H3: Setup and command reliability
|
||||
- H3: Tools and scheduled work
|
||||
|
||||
## releases/2026.7.1.md
|
||||
|
||||
- Route: /releases/2026.7.1
|
||||
- Headings:
|
||||
- H1: OpenClaw v2026.7.1 Release Notes (2026-07-13)
|
||||
- H2: Highlights
|
||||
- H3: Control UI overhaul: chat, sessions, workspaces, and usage
|
||||
- H3: Easier setup from install to first chat
|
||||
- H3: Official apps
|
||||
- H4: Shared app improvements
|
||||
- H4: iOS, iPadOS, and Apple Watch
|
||||
- H4: Android
|
||||
- H4: macOS
|
||||
- H3: Models and providers
|
||||
- H4: GPT-5.6 and Codex
|
||||
- H4: Tencent Hy3
|
||||
- H4: Meta Model API and Muse Spark 1.1
|
||||
- H4: Claude models
|
||||
- H4: Other provider routes
|
||||
- H3: Codex and connected coding agents
|
||||
- H3: Telegram
|
||||
- H3: Signal
|
||||
- H3: Slack
|
||||
- H3: Discord
|
||||
- H3: WhatsApp
|
||||
- H3: Apple Messages
|
||||
- H3: Crash loops now stop for repair
|
||||
- H3: Scheduled work, remote browser control, and workspace terminals
|
||||
- H4: Scheduled work that wakes only when needed
|
||||
- H4: Remote browser pairing and downloads
|
||||
- H4: Workspace terminals in web and mobile
|
||||
- H2: More channel improvements
|
||||
- H3: More fixes across messaging channels
|
||||
- H2: More model and provider improvements
|
||||
- H3: Sign-in, model choice, media, and reliability
|
||||
- H2: Memory and conversations
|
||||
- H3: Recall, long chats, and session continuity
|
||||
- H2: Agents, background work, and connections
|
||||
- H3: Keeping work moving and replies delivered
|
||||
- H2: Accounts, devices, and private data
|
||||
- H3: Credentials, permissions, pairing, and file safeguards
|
||||
- H2: Official app details
|
||||
- H3: Shared app changes
|
||||
- H3: More iOS, iPadOS, and Apple Watch changes
|
||||
- H3: More Android changes
|
||||
- H3: More macOS changes
|
||||
- H3: Terminal UI and other clients
|
||||
- H2: Skills, plugins, and installs
|
||||
- H3: Skills, connected apps, packages, and repairs
|
||||
- H2: Setup, maintenance, and tools
|
||||
- H3: Command-line setup, updates, and administration
|
||||
- H3: Documentation and operating guides
|
||||
- H3: Browser, schedules, files, and coding tools
|
||||
|
||||
## releases/index.md
|
||||
|
||||
- Route: /releases
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -12,6 +12,8 @@ without making you scan the raw changelog first.
|
||||
|
||||
## Releases
|
||||
|
||||
- [v2026.7.1](/releases/2026.7.1) - Control UI and onboarding overhauls,
|
||||
major iOS and Android updates, expanded model support, and Gateway recovery.
|
||||
- [v2026.6.11](/releases/2026.6.11) - Reliability fixes for replies, sends,
|
||||
reconnects, model setup, sessions, and safer admin defaults.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user