Skip to content

Commit 3a5e9db

Browse files
committed
docs: order changelog by release version
1 parent 8e8bff1 commit 3a5e9db

2 files changed

Lines changed: 56 additions & 56 deletions

File tree

CHANGELOG.en.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,62 +2,62 @@
22

33
All notable changes to `ii` are documented here. The default Chinese version is [CHANGELOG.md](CHANGELOG.md).
44

5-
## 0.1.13 - 2026-07-30
5+
## Unreleased
66

7-
### Added
7+
Nothing yet.
88

9-
- Added `ii send --ftp` and `ii send --sftp` for FTP and SFTP transfer backends supporting files, stdin, and folders.
10-
- Added FTP/SFTP profiles, portable tickets, receiver-side remote-object deletion, and `ii doctor` configuration checks.
11-
- Added the Slint-based `ii-gui` desktop client with sending, receiving, S3/WebDAV/TLS relay profile management, a transfer queue, and diagnostics.
9+
## 0.1.18 - 2026-07-30
1210

13-
### Changed
11+
### Added
1412

15-
- Added Windows GUI executables, Linux AppImages, and macOS `.app.zip` artifacts to the release workflow.
16-
- Pruned relay, S3, WebDAV, FTP, and logging dependencies while retaining current CLI, configuration, and transfer-protocol compatibility; added UPX integrity checks and a 1 MiB CLI size gate for all release targets.
13+
- Added multi-file uploads to the `--web` page, streaming files into `./ii/` under the startup directory and overwriting same-name files.
14+
- Added the `ii send ... --web --token <value>` path access token; page, download, upload, terminal URLs, and QR codes use the path, while missing or incorrect paths return `404`.
1715

1816
### Documentation
1917

20-
- Added FTP and SFTP backend guides and synchronized the English README and full command manual.
18+
- Updated the Chinese and English READMEs and command manual for web uploads and `--token` usage and limits.
2119

22-
## 0.1.14 - 2026-07-30
20+
## 0.1.17 - 2026-07-30
2321

24-
### Changed
22+
### Added
2523

26-
- Restricted the release workflow to the three CLI artifacts; fixed Linux and macOS UPX path handling, which had overwritten UPX's reserved environment variable.
24+
- Added `ii send <file-or-folder> --web` for a temporary LAN HTTP sharing page; terminal and page QR codes are included, and folders download as `.tar` archives.
25+
- Print the primary LAN URL and remaining physical and virtual adapter IPv4 URLs, with a responsive phone layout.
26+
27+
## 0.1.16 - 2026-07-30
28+
29+
### Fixed
30+
31+
- Fixed platform-specific UPX release handling: clear a stale Windows extraction directory, and pass `--force-macos` when compressing macOS Mach-O binaries.
2732

2833
## 0.1.15 - 2026-07-30
2934

3035
### Changed
3136

3237
- The release workflow continues to report UPX-compressed CLI sizes for all targets, without blocking publication on a size limit.
3338

34-
## 0.1.16 - 2026-07-30
39+
## 0.1.14 - 2026-07-30
3540

36-
### Fixed
41+
### Changed
3742

38-
- Fixed platform-specific UPX release handling: clear a stale Windows extraction directory, and pass `--force-macos` when compressing macOS Mach-O binaries.
43+
- Restricted the release workflow to the three CLI artifacts; fixed Linux and macOS UPX path handling, which had overwritten UPX's reserved environment variable.
3944

40-
## 0.1.17 - 2026-07-30
45+
## 0.1.13 - 2026-07-30
4146

4247
### Added
4348

44-
- Added `ii send <file-or-folder> --web` for a temporary LAN HTTP sharing page; terminal and page QR codes are included, and folders download as `.tar` archives.
45-
- Print the primary LAN URL and remaining physical and virtual adapter IPv4 URLs, with a responsive phone layout.
46-
47-
## 0.1.18 - 2026-07-30
49+
- Added `ii send --ftp` and `ii send --sftp` for FTP and SFTP transfer backends supporting files, stdin, and folders.
50+
- Added FTP/SFTP profiles, portable tickets, receiver-side remote-object deletion, and `ii doctor` configuration checks.
51+
- Added the Slint-based `ii-gui` desktop client with sending, receiving, S3/WebDAV/TLS relay profile management, a transfer queue, and diagnostics.
4852

49-
### Added
53+
### Changed
5054

51-
- Added multi-file uploads to the `--web` page, streaming files into `./ii/` under the startup directory and overwriting same-name files.
52-
- Added the `ii send ... --web --token <value>` path access token; page, download, upload, terminal URLs, and QR codes use the path, while missing or incorrect paths return `404`.
55+
- Added Windows GUI executables, Linux AppImages, and macOS `.app.zip` artifacts to the release workflow.
56+
- Pruned relay, S3, WebDAV, FTP, and logging dependencies while retaining current CLI, configuration, and transfer-protocol compatibility; added UPX integrity checks and a 1 MiB CLI size gate for all release targets.
5357

5458
### Documentation
5559

56-
- Updated the Chinese and English READMEs and command manual for web uploads and `--token` usage and limits.
57-
58-
## Unreleased
59-
60-
Nothing yet.
60+
- Added FTP and SFTP backend guides and synchronized the English README and full command manual.
6161

6262
## 0.1.12 - 2026-07-17
6363

CHANGELOG.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,62 +2,62 @@
22

33
本文件记录 `ii` 的重要变更。默认中文版本在这里,英文版本见 [CHANGELOG.en.md](CHANGELOG.en.md)
44

5-
## 0.1.13 - 2026-07-30
5+
## Unreleased
66

7-
### 新增
7+
暂无。
88

9-
- 新增 `ii send --ftp``ii send --sftp`,支持 FTP 与 SFTP 中转发送文件、stdin 和目录。
10-
- 新增 FTP/SFTP profile、便携 ticket、接收后删除远端对象和 `ii doctor` 配置检查。
11-
- 新增基于 Slint 的 `ii-gui` 桌面客户端,提供发送、接收、S3/WebDAV/TLS relay profile 管理、传输队列和诊断界面。
9+
## 0.1.18 - 2026-07-30
1210

13-
### 变更
11+
### 新增
1412

15-
- Release 流水线新增 Windows GUI 可执行文件、Linux AppImage 和 macOS `.app.zip` 产物
16-
- 裁剪 relay、S3、WebDAV、FTP 和日志依赖;保留现有 CLI、配置格式和传输协议兼容性,并在发布流水线中增加三端 CLI 的 UPX 完整性与 1 MiB 大小门禁
13+
- `--web` 分享页支持多文件上传,文件流式写入启动目录下的 `./ii/`;同名文件覆盖
14+
- 新增 `ii send ... --web --token <value>` 路径访问令牌;网页、下载、上传、终端 URL 与二维码均使用该路径,缺失或错误路径返回 `404`
1715

1816
### 文档
1917

20-
- 新增 FTP 与 SFTP 中转说明,并同步中英文 README 和完整命令手册
18+
- 更新中英文 README 和命令手册,说明网页上传和 `--token` 的用法及限制
2119

22-
## 0.1.14 - 2026-07-30
20+
## 0.1.17 - 2026-07-30
2321

24-
### 变更
22+
### 新增
2523

26-
- Release 流水线仅构建和发布 CLI 三端产物;修正 Linux 与 macOS 使用 UPX 路径时误写入 UPX 保留环境变量的问题。
24+
- 新增 `ii send <文件或文件夹> --web`,临时提供局域网 HTTP 分享页;终端和网页均提供二维码,目录下载为 `.tar`
25+
- 输出主局域网 URL 和其余物理、虚拟网卡 IPv4 URL,并为手机页面调整布局。
26+
27+
## 0.1.16 - 2026-07-30
28+
29+
### 修复
30+
31+
- 修正 Release 流水线的 UPX 平台处理:Windows 解压前清理残留目录,macOS 压缩 Mach-O 时传入 `--force-macos`
2732

2833
## 0.1.15 - 2026-07-30
2934

3035
### 变更
3136

3237
- Release 流水线继续报告三端 CLI 的 UPX 压缩大小,但不再以大小限制阻断发布。
3338

34-
## 0.1.16 - 2026-07-30
39+
## 0.1.14 - 2026-07-30
3540

36-
### 修复
41+
### 变更
3742

38-
- 修正 Release 流水线的 UPX 平台处理:Windows 解压前清理残留目录,macOS 压缩 Mach-O 时传入 `--force-macos`
43+
- Release 流水线仅构建和发布 CLI 三端产物;修正 Linux 与 macOS 使用 UPX 路径时误写入 UPX 保留环境变量的问题
3944

40-
## 0.1.17 - 2026-07-30
45+
## 0.1.13 - 2026-07-30
4146

4247
### 新增
4348

44-
- 新增 `ii send <文件或文件夹> --web`,临时提供局域网 HTTP 分享页;终端和网页均提供二维码,目录下载为 `.tar`
45-
- 输出主局域网 URL 和其余物理、虚拟网卡 IPv4 URL,并为手机页面调整布局。
46-
47-
## 0.1.18 - 2026-07-30
49+
- 新增 `ii send --ftp``ii send --sftp`,支持 FTP 与 SFTP 中转发送文件、stdin 和目录。
50+
- 新增 FTP/SFTP profile、便携 ticket、接收后删除远端对象和 `ii doctor` 配置检查。
51+
- 新增基于 Slint 的 `ii-gui` 桌面客户端,提供发送、接收、S3/WebDAV/TLS relay profile 管理、传输队列和诊断界面。
4852

49-
### 新增
53+
### 变更
5054

51-
- `--web` 分享页支持多文件上传,文件流式写入启动目录下的 `./ii/`;同名文件覆盖
52-
- 新增 `ii send ... --web --token <value>` 路径访问令牌;网页、下载、上传、终端 URL 与二维码均使用该路径,缺失或错误路径返回 `404`
55+
- Release 流水线新增 Windows GUI 可执行文件、Linux AppImage 和 macOS `.app.zip` 产物
56+
- 裁剪 relay、S3、WebDAV、FTP 和日志依赖;保留现有 CLI、配置格式和传输协议兼容性,并在发布流水线中增加三端 CLI 的 UPX 完整性与 1 MiB 大小门禁
5357

5458
### 文档
5559

56-
- 更新中英文 README 和命令手册,说明网页上传和 `--token` 的用法及限制。
57-
58-
## Unreleased
59-
60-
暂无。
60+
- 新增 FTP 与 SFTP 中转说明,并同步中英文 README 和完整命令手册。
6161

6262
## 0.1.12 - 2026-07-17
6363

0 commit comments

Comments
 (0)