From 7d7a9ace7964ce6ebd82ee1d8baf0bb9e9a8f48c Mon Sep 17 00:00:00 2001 From: foxhui Date: Thu, 11 Dec 2025 02:08:45 +0800 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aece388..7d0309a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [2.2.0] - 2025-12-11 + +### Added +- **支持新网站** + - 初步支持 zAI/zai.is 且支持自动续登 + +### Fixed +- **浏览器功能** + - 修复 Gemini Business 自动续登监听器被多次触发的问题 + - 修复拟人输入在 MacOS 环境下提示词无法全选删除的问题 + ## [2.1.0] - 2025-12-09 ### Changed