diff --git a/README.md b/README.md index 36c4ada..baf6b98 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ ## 📢 News - **2026-02-24** 🚀 Released **v0.1.4.post2** — a reliability-focused release with a redesigned heartbeat, prompt cache optimization, and hardened provider & channel stability. See [release notes](https://github.com/HKUDS/nanobot/releases/tag/v0.1.4.post2) for details. -- **2026-02-23** 🔧 Heartbeat now uses virtual tool calls for silent idle. Prompt prefix stabilized for cache reuse. Slack mrkdwn fixes. -- **2026-02-22** 🛡️ Slack thread-isolated sessions, Discord typing loop fix, and agent reliability improvements across the board. +- **2026-02-23** 🔧 Virtual tool-call heartbeat, prompt cache optimization, Slack mrkdwn fixes. +- **2026-02-22** 🛡️ Slack thread isolation, Discord typing fix, agent reliability improvements. - **2026-02-21** 🎉 Released **v0.1.4.post1** — new providers, media support across channels, and major stability improvements. See [release notes](https://github.com/HKUDS/nanobot/releases/tag/v0.1.4.post1) for details. - **2026-02-20** 🐦 Feishu now receives multimodal files from users. More reliable memory under the hood. - **2026-02-19** ✨ Slack now sends files, Discord splits long messages, and subagents work in CLI mode.