Skip to content

Commit 97e30ec

Browse files
committed
released v1.28.0
1 parent b18f1f9 commit 97e30ec

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ Changelog
66
<a target="_blank" href="https://apps.apple.com/app/devtutor/id6471227008?platform=iphone" title="DevTutor for SwiftUI AppStore"><img alt="DevTutor for SwiftUI AppStore iOS" src="https://jaywcjlove.github.io/sb/download/appstore.svg" height="51">
77
</a>
88

9+
## [v1.28.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.28.0)
10+
11+
1. feat: Add support for macOS/iOS 26
12+
2. pref: Optimize view rendering performance
13+
3. doc: Update Using StoreKit Helper documentation
14+
4. doc: Update Differentiating OS document
15+
916
## [v1.27.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.27.0)
1017

1118
1. perf: optimize view rendering performance.

CHANGELOG.zh.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ Changelog
66
<a target="_blank" href="https://apps.apple.com/app/devtutor/id6471227008?platform=iphone" title="DevTutor for SwiftUI AppStore"><img alt="DevTutor for SwiftUI AppStore iOS" src="https://jaywcjlove.github.io/sb/download/appstore.svg" height="51">
77
</a>
88

9+
## [v1.28.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.28.0)
10+
11+
1.feat: 添加对 macOS/iOS 26 的支持
12+
2.pref: 优化视图渲染性能
13+
3.doc: 更新 Using StoreKit Helper 文档
14+
4.doc: 更新 Differentiating OS 文档
15+
916
## [v1.27.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.27.0)
1017

1118
1. 性能: 优化视图渲染性能。

0 commit comments

Comments
 (0)