Skip to content

Commit 923351c

Browse files
committed
chore: Release v1.1.0
1 parent 57489c4 commit 923351c

3 files changed

Lines changed: 33 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/11273/QzonePhoto/compare/v1.0.4...v1.1.0) (2025-07-06)
4+
5+
### ✨ Features | 新功能
6+
7+
* 支持视频查看与下载 ([2df5e13](https://github.com/11273/QzonePhoto/commit/2df5e13cc7877519ca6b09efedfc7bbc9a649ccf))
8+
9+
### 🐛 Bug Fixes | Bug 修复
10+
11+
* 更新问题 ([780b77e](https://github.com/11273/QzonePhoto/commit/780b77e0e759b05211da8d10d2472a8ac9644de0))
12+
13+
### 💅 Polish | 优化
14+
15+
* 下载照片优先原图下载以及文件名优化 ([8b141bc](https://github.com/11273/QzonePhoto/commit/8b141bc76c98000157621e3595f6b21beda1f9d4))
16+
* 优化文件名显示与一键下载 ([fe91458](https://github.com/11273/QzonePhoto/commit/fe91458eb1dbc5193221a2e902366616832fb304))
17+
* 状态推送优化频率 ([57489c4](https://github.com/11273/QzonePhoto/commit/57489c48f633f7e1d3b5588aaa6bbcec1d707215))
18+
319
## [1.0.4](https://github.com/11273/QzonePhoto/compare/v1.0.3...v1.0.4) (2025-07-05)
420

521
### 🔨 Configuration | 配置

RELEASE_NOTES.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
1-
# 🎉 Release v1.0.4
1+
# 🎉 Release v1.1.0
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/v1.0.4) [![下载统计](https://img.shields.io/github/downloads/11273/QzonePhoto/v1.0.4/total?style=flat-square&logo=github&color=green)](https://github.com/11273/QzonePhoto/releases/tag/v1.0.4) [![访问统计](https://komarev.com/ghpvc/?username=11273-QzonePhoto-v1-0-4&label=Views&color=brightgreen&style=flat-square)](https://github.com/11273/QzonePhoto/releases/tag/v1.0.4)
3+
[![总下载量](https://img.shields.io/github/downloads/11273/QzonePhoto/total?style=flat-square&logo=github&color=blue)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.0) [![下载统计](https://img.shields.io/github/downloads/11273/QzonePhoto/v1.1.0/total?style=flat-square&logo=github&color=green)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.0) [![访问统计](https://komarev.com/ghpvc/?username=11273-QzonePhoto-v1-1-0&label=Views&color=brightgreen&style=flat-square)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.0)
44

5-
[![Windows](https://img.shields.io/badge/Windows-0078D6?style=flat-square&logo=windows&logoColor=white)](https://github.com/11273/QzonePhoto/releases/tag/v1.0.4) [![macOS](https://img.shields.io/badge/macOS-000000?style=flat-square&logo=apple&logoColor=white)](https://github.com/11273/QzonePhoto/releases/tag/v1.0.4) [![Linux](https://img.shields.io/badge/Linux-FCC624?style=flat-square&logo=linux&logoColor=black)](https://github.com/11273/QzonePhoto/releases/tag/v1.0.4)
5+
[![Windows](https://img.shields.io/badge/Windows-0078D6?style=flat-square&logo=windows&logoColor=white)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.0) [![macOS](https://img.shields.io/badge/macOS-000000?style=flat-square&logo=apple&logoColor=white)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.0) [![Linux](https://img.shields.io/badge/Linux-FCC624?style=flat-square&logo=linux&logoColor=black)](https://github.com/11273/QzonePhoto/releases/tag/v1.1.0)
66

77
---
88

9-
## [1.0.4](https://github.com/11273/QzonePhoto/compare/v1.0.3...v1.0.4) (2025-07-05)
9+
## [1.1.0](https://github.com/11273/QzonePhoto/compare/v1.0.4...v1.1.0) (2025-07-06)
1010

11-
### 🔨 Configuration | 配置
11+
### ✨ Features | 新功能
1212

13-
* 去除mac签名 ([24fb3a8](https://github.com/11273/QzonePhoto/commit/24fb3a8a2bfc36a14a8f36655f60c03e74796920))
13+
* 支持视频查看与下载 ([2df5e13](https://github.com/11273/QzonePhoto/commit/2df5e13cc7877519ca6b09efedfc7bbc9a649ccf))
14+
15+
### 🐛 Bug Fixes | Bug 修复
16+
17+
* 更新问题 ([780b77e](https://github.com/11273/QzonePhoto/commit/780b77e0e759b05211da8d10d2472a8ac9644de0))
18+
19+
### 💅 Polish | 优化
20+
21+
* 下载照片优先原图下载以及文件名优化 ([8b141bc](https://github.com/11273/QzonePhoto/commit/8b141bc76c98000157621e3595f6b21beda1f9d4))
22+
* 优化文件名显示与一键下载 ([fe91458](https://github.com/11273/QzonePhoto/commit/fe91458eb1dbc5193221a2e902366616832fb304))
23+
* 状态推送优化频率 ([57489c4](https://github.com/11273/QzonePhoto/commit/57489c48f633f7e1d3b5588aaa6bbcec1d707215))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qzone-photo",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"description": "Qzone Photo - QQ空间相册",
55
"main": "./out/main/index.js",
66
"author": "github.com/11273",

0 commit comments

Comments
 (0)