File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.2.1] ( ///compare/v2.2.0...v2.2.1 ) (2026-04-22)
4+
5+ ### 🐛 Bug Fixes | Bug 修复
6+
7+ * 让 cgi_list_photo 获得稳定 qq_photo_key,根治批量下载/回翻预览的加密占位 cd420c2
8+
9+ ### 🎫 Chores | 其他更新
10+
11+ * 修复 ESLint 报错与告警 7a0b92b
12+
313## [ 2.2.0] ( ///compare/v2.1.0...v2.2.0 ) (2026-04-21)
414
515### ✨ Features | 新功能
Original file line number Diff line number Diff line change 1- # 🎉 Release v2.2.0
1+ # 🎉 Release v2.2.1
22
3- [ ![ 总下载量] ( https://img.shields.io/github/downloads/11273/QzonePhoto/total?style=flat-square&logo=github&color=blue )] ( https://github.com/11273/QzonePhoto/releases/tag/v2.2.0 ) [ ![ 下载统计] ( https://img.shields.io/github/downloads/11273/QzonePhoto/v2.2.0 /total?style=flat-square&logo=github&color=green )] ( https://github.com/11273/QzonePhoto/releases/tag/v2.2.0 ) [ ![ 访问统计] ( https://komarev.com/ghpvc/?username=11273-QzonePhoto-v2-2-0 &label=Views&color=brightgreen&style=flat-square )] ( https://github.com/11273/QzonePhoto/releases/tag/v2.2.0 )
3+ [ ![ 总下载量] ( https://img.shields.io/github/downloads/11273/QzonePhoto/total?style=flat-square&logo=github&color=blue )] ( https://github.com/11273/QzonePhoto/releases/tag/v2.2.1 ) [ ![ 下载统计] ( https://img.shields.io/github/downloads/11273/QzonePhoto/v2.2.1 /total?style=flat-square&logo=github&color=green )] ( https://github.com/11273/QzonePhoto/releases/tag/v2.2.1 ) [ ![ 访问统计] ( https://komarev.com/ghpvc/?username=11273-QzonePhoto-v2-2-1 &label=Views&color=brightgreen&style=flat-square )] ( https://github.com/11273/QzonePhoto/releases/tag/v2.2.1 )
44
5- [ ![ Windows] ( https://img.shields.io/badge/Windows-0078D6?style=flat-square&logo=windows&logoColor=white )] ( https://github.com/11273/QzonePhoto/releases/tag/v2.2.0 ) [ ![ macOS] ( https://img.shields.io/badge/macOS-000000?style=flat-square&logo=apple&logoColor=white )] ( https://github.com/11273/QzonePhoto/releases/tag/v2.2.0 ) [ ![ Linux] ( https://img.shields.io/badge/Linux-FCC624?style=flat-square&logo=linux&logoColor=black )] ( https://github.com/11273/QzonePhoto/releases/tag/v2.2.0 )
5+ [ ![ Windows] ( https://img.shields.io/badge/Windows-0078D6?style=flat-square&logo=windows&logoColor=white )] ( https://github.com/11273/QzonePhoto/releases/tag/v2.2.1 ) [ ![ macOS] ( https://img.shields.io/badge/macOS-000000?style=flat-square&logo=apple&logoColor=white )] ( https://github.com/11273/QzonePhoto/releases/tag/v2.2.1 ) [ ![ Linux] ( https://img.shields.io/badge/Linux-FCC624?style=flat-square&logo=linux&logoColor=black )] ( https://github.com/11273/QzonePhoto/releases/tag/v2.2.1 )
66
77---
88
9- ## [ 2.2.0] ( ///compare/v2.1.0...v2.2.0 ) (2026-04-21)
10-
11- ### ✨ Features | 新功能
12-
13- * 好友隐藏数据展示与动态流增强 da95815
9+ ## [ 2.2.1] ( ///compare/v2.2.0...v2.2.1 ) (2026-04-22)
1410
1511### 🐛 Bug Fixes | Bug 修复
1612
17- * 一键下载时保留上一次的 qq_photo_key,避免批量下载落入加密占位图 eaf76cc
18- * 好友QQ号脱敏显示,与自己的QQ号行为一致 724e11c
19- * 好友信息改为悬停头像展示,修复照片流快速切换竞态 f0c2842
20- * 好友模式下相册问答显示仅相册主人可见提示 647244c
21- * 好友模式下跳过相册问答API调用,避免触发登出 2e7c427
22- * 所有辅助API调用添加skipAuthCheck,防止偶发-3000触发登出 0ad15cc
13+ * 让 cgi_list_photo 获得稳定 qq_photo_key,根治批量下载/回翻预览的加密占位 cd420c2
2314
2415### 🎫 Chores | 其他更新
2516
26- * 更新 release.yml,优化 Node.js 和 pnpm 安装步骤 a7ce236
27- * 注释掉调试日志以清理代码 bb854d0
17+ * 修复 ESLint 报错与告警 7a0b92b
Original file line number Diff line number Diff line change 11{
22 "name" : " qzone-photo" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "description" : " Qzone Photo - QQ空间相册" ,
55 "main" : " ./out/main/index.js" ,
66 "author" : " github.com/11273" ,
You can’t perform that action at this time.
0 commit comments