From 59d56d7e3015ec8b7dc5e284935b918dbbe5595f Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Sat, 4 Jul 2026 22:00:49 +0800 Subject: [PATCH] chore: release site-v1.1.5 Co-Authored-By: Claude Fable 5 --- CHANGELOG-site.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG-site.md b/CHANGELOG-site.md index b86f86c..0052c3a 100644 --- a/CHANGELOG-site.md +++ b/CHANGELOG-site.md @@ -6,6 +6,12 @@ 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). +## [1.1.5] - 2026-07-04 + +### 新功能 +- 新增 /sso 免登录落地页:从 App 跳转官网自动登录(凭 App 签发的一次性票据换取 + 登录态后直达目标页),登录态与 Web 版 App 共享 + ## [1.1.4] - 2026-07-04 ### 改进