From 76b75898e94dff484cc0bf67ed15810b3816d591 Mon Sep 17 00:00:00 2001 From: a76yyyy Date: Wed, 29 Jan 2025 13:04:35 +0800 Subject: [PATCH] =?UTF-8?q?chore(dev):=20=E6=9B=B4=E6=96=B0=E5=8F=98?= =?UTF-8?q?=E6=9B=B4=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 10 +++++++++- version.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c40757802d..7516ea1faa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] -Nothing right now. +### Fixed + +1. Bugfix(web): 🐛修复变量包装器以防止HTML注入 + +### Changed + +1. chore(ci): 🛠️ 更新CodeQL分析配置 +2. style(qd): ✨ 优化端口检查超时设置 +3. refactor(web): 🔧 优化数据处理逻辑, 使用forEach替代map并添加parseInt以确保类型安全 ## [20250128] - 2025.01.28 更新 diff --git a/version.json b/version.json index 496f5b4f3c..a174834a1c 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": 20250128, + "version": 20250129, "Repo": ["https://github.com/qd-today/qd", "https://github.com/a76yyyy/qd", "https://github.com/binux/qiandao"], "Author&Collaborator": ["binux", "a76yyyy", "AragonSnow", "Mark", "PiDan", "acooler15", "billypon", "liubei121212", "gxitm", "戏如人生", "buzhibujuelb", "powersee", "cxk000"], "Theme": {