From feeef30ea677f719c14c0cc9c541a5693fc4e729 Mon Sep 17 00:00:00 2001 From: Vaghr <161007666+jikssha@users.noreply.github.com> Date: Mon, 15 Dec 2025 15:49:31 +0800 Subject: [PATCH] Update README with v4.2 release notes Added details about the latest update (v4.2) including breaking changes and enhancements. --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 53fb9d1..025684e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,23 @@ --- +
+📢 最新更新 (v4.2):安全升级 & 功能增强 +
+ +> **⚠️ 注意:本次更新包含阻断性变更 (Breaking Change)** + +1. **🛡️ 强制 Username 检查** + - 为防止垃圾账号滥用,私聊逻辑现已增加强制检查。 + - **未设置用户名 (`@username`) 的用户将被拦截**,并收到要求设置的提示。 + +2. **👤 `/info` 指令增强** + - 管理员查询用户信息时,现支持显示用户的 **完整姓名 (Full Name)**。 + +👉 **Fork 用户请点击仓库上方的 `Sync fork` 按钮获取最新代码。** +
+--- + ## 📑 目录 (Table of Contents) * [✨ 核心特性](#-核心特性)