From b19bcd64878518b8617d0e1910f4c6a9f00316a4 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 28 Jun 2026 10:19:35 +0800
Subject: [PATCH] Document App Store pricing gate for 8.1.6

---
 src/Release/AppStore-8.1.6-20260628.0230/APP_REVIEW_NOTES.md |   17 ++++++++++++-----
 1 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/src/Release/AppStore-8.1.6-20260628.0230/APP_REVIEW_NOTES.md b/src/Release/AppStore-8.1.6-20260628.0230/APP_REVIEW_NOTES.md
index 9407616..d204c34 100644
--- a/src/Release/AppStore-8.1.6-20260628.0230/APP_REVIEW_NOTES.md
+++ b/src/Release/AppStore-8.1.6-20260628.0230/APP_REVIEW_NOTES.md
@@ -6,6 +6,9 @@
 
 本版本重点:
 
+- 收费模式调整:TagLauncher 从原先的付费下载 App 调整为免费下载,Pro 为 Apple In-App Purchase 的一次性买断解锁;我们目前不提供订阅制收费。
+- 老付费用户权益保护:在首个“免费 + Pro”版本前已经购买 / 拥有 TagLauncher 的用户,会通过 App Store receipt 的 `originalAppVersion` 自动获得终身 Pro,不会被要求再次付费。
+- 免费用户仍可使用核心应用启动、标签整理和搜索功能;Pro 仅解锁高级主题、布局导入导出、无限备注和手动应用排序保存。
 - Pro 主题免费体验新增倒计时。
 - 新增 `taglauncher://show`,可由第三方手势工具唤起 App Grid,不使用私有触控板 API,不新增 Accessibility / Input Monitoring 权限。
 - 智能初始化默认标签精简为 12 个。
@@ -19,8 +22,9 @@
 4. 打开偏好设置,切换到“标签”页,创建 / 编辑标签。
 5. 在 App Grid 标签列表中双击标签,确认会快速打开设置并定位到“标签”页。
 6. 在设置“主题”页点击 Pro 主题,确认免费体验倒计时出现。
-7. 在设置“快捷键”页查看触控板手势说明,可用 `open taglauncher://show` 验证外部唤起。
-8. 在设置“数据”页验证导入 / 导出布局入口。
+7. 在设置“关于”页查看 Pro 状态区域,可看到“解锁 Pro”和“恢复购买”入口;Pro 解锁使用商品 `com.taglauncher.pro.lifetime`。
+8. 在设置“快捷键”页查看触控板手势说明,可用 `open taglauncher://show` 验证外部唤起。
+9. 在设置“数据”页验证导入 / 导出布局入口。
 
 隐私说明:应用数据保存在本机;无账号、无云同步、无分析、无广告、无追踪。
 
@@ -30,6 +34,9 @@
 
 Highlights in this build:
 
+- Pricing model change: TagLauncher is moving from a paid-upfront app to a free download with an optional one-time Pro unlock through Apple In-App Purchase. We do not offer subscriptions.
+- Existing paid users are protected: users who purchased or obtained TagLauncher before the first "Free + Pro" version automatically receive lifetime Pro access using the App Store receipt `originalAppVersion`. They are not asked to pay again.
+- Free users can still use the core app launching, tag organization, and search workflow. Pro only unlocks premium themes, layout import/export, unlimited notes, and saved manual app ordering.
 - Added a visible countdown for free Pro theme previews.
 - Added `taglauncher://show`, allowing third-party gesture tools to open the App Grid without private trackpad APIs or new Accessibility / Input Monitoring permissions.
 - Simplified SmartStart default labels to 12 categories.
@@ -43,8 +50,8 @@
 4. Open Settings, go to Tags, and create or edit a tag.
 5. Double-click a tag in the App Grid tag list and confirm Settings opens directly to the Tags tab.
 6. In Settings > Theme, click a Pro theme and confirm the free preview countdown appears.
-7. In Settings > Keyboard shortcuts, review the trackpad gesture guidance. `open taglauncher://show` can be used to verify the external activation endpoint.
-8. In Settings > Data, verify layout import / export entry points.
+7. In Settings > About, review the Pro status area. It includes Unlock Pro and Restore Purchase actions; the Pro unlock uses product `com.taglauncher.pro.lifetime`.
+8. In Settings > Keyboard shortcuts, review the trackpad gesture guidance. `open taglauncher://show` can be used to verify the external activation endpoint.
+9. In Settings > Data, verify layout import / export entry points.
 
 Privacy: all app data is stored locally. There is no account, no cloud sync, no analytics, no ads, and no tracking.
-

--
Gitblit v1.9.3