From 3357dcc05f48126b5073e0bd95651957154848cb Mon Sep 17 00:00:00 2001 From: chengyongru Date: Tue, 16 Jun 2026 14:37:30 +0800 Subject: [PATCH] docs: drop README change from automation PR --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b849c20e..3f980225 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,6 @@ ## 📢 News -- **2026-06-16** ⚠️ Breaking change: agent-turn automation jobs now require complete target chat or channel metadata. Cron jobs created by older versions without that metadata should be recreated from the target chat or channel; existing cron records remain in the cron store. - **2026-06-01** 🚀 Released **v0.2.1** — **The Workbench Release** turns the packaged WebUI into a daily agent workbench: clearer Thought/response timelines, live file-edit activity, project workspaces, model and context controls, steadier sustained goals, CLI Apps + MCP extensions, and broader provider/channel support. Please see [release notes](https://github.com/HKUDS/nanobot/releases/tag/v0.2.1) for details. - **2026-05-30** 🔐 Safer Matrix verification, bounded media downloads, clearer WebUI model timeline. - **2026-05-29** 🧩 Extension registry, context-window tuning, document extraction controls.