feat(app): add resilient Flow recovery and privacy-safe analytics
Unify PiP recovery across startup and foreground transitions, surface actionable status, and add privacy-safe analytics plus the refreshed onboarding and account experience. Update documentation assets and advance the release build to 84.
This commit is contained in:
@@ -182,41 +182,59 @@
|
||||
|
||||
<div class="lang-block" data-lang="zh">
|
||||
<section class="section">
|
||||
<h2>可选 OSG 账号</h2>
|
||||
<ul>
|
||||
<li>新增 Apple 登录、账号资料管理和 App 内账号注销</li>
|
||||
<li>新增托管积分、App Store 积分包与邀请功能</li>
|
||||
<li>登录后可使用托管云端语音与 AI 服务;本地听写和用户自备 API Key 无需账号,仍可独立使用</li>
|
||||
</ul>
|
||||
</section>
|
||||
<h2>全新积分体验</h2>
|
||||
|
||||
<section class="section">
|
||||
<h2>助手体验升级</h2>
|
||||
<ul>
|
||||
<li>语音与 AI 合并为统一的助手入口,并根据当前输入框显示对应操作</li>
|
||||
<li>AI 回答仅在输入框与光标上下文仍匹配时自动插入,避免写入错误位置</li>
|
||||
<li>修正退出登录与注销账号确认弹窗的锚点位置</li>
|
||||
</ul>
|
||||
<div class="group">
|
||||
<p class="group-title">邀请好友,双方得积分</p>
|
||||
<div class="wn-media wide">
|
||||
<img src="assets/whats-new/referral-rewards-zh.png" alt="OSGKeyboard 设置中的邀请奖励卡片" loading="lazy" decoding="async">
|
||||
</div>
|
||||
<ul>
|
||||
<li>每成功邀请一位好友,你和好友各获得<strong>1000 积分</strong></li>
|
||||
<li>可在设置的账号区域分享邀请链接</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="group">
|
||||
<p class="group-title">OSG 积分模式</p>
|
||||
<div class="wn-media wide">
|
||||
<img src="assets/whats-new/osg-credits-zh.png" alt="OSGKeyboard AI 服务中已选择使用积分" loading="lazy" decoding="async">
|
||||
</div>
|
||||
<ul>
|
||||
<li>使用 Apple 登录后,无需配置自己的 API Key,即可使用托管语音与 AI 服务</li>
|
||||
<li>支持通过 App Store 购买积分包,积分余额自动同步</li>
|
||||
<li>本地听写和自备 API Key 仍可独立使用,无需登录</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<div class="lang-block" data-lang="en">
|
||||
<section class="section">
|
||||
<h2>Optional OSG Account</h2>
|
||||
<ul>
|
||||
<li>Adds Sign in with Apple, profile controls, and in-app account deletion</li>
|
||||
<li>Adds managed credits, App Store credit packs, and referrals</li>
|
||||
<li>Signed-in users can use managed cloud speech and AI; local dictation and user-owned provider keys remain independent and require no account</li>
|
||||
</ul>
|
||||
</section>
|
||||
<h2>A New Credits Experience</h2>
|
||||
|
||||
<section class="section">
|
||||
<h2>Assistant Improvements</h2>
|
||||
<ul>
|
||||
<li>Combines Voice and AI into one Assistant entry with actions adapted to the focused field</li>
|
||||
<li>Inserts AI answers automatically only while the original field and cursor context still match</li>
|
||||
<li>Fixes the anchors for sign-out and account-deletion confirmation dialogs</li>
|
||||
</ul>
|
||||
<div class="group">
|
||||
<p class="group-title">Invite Friends, Earn Credits Together</p>
|
||||
<div class="wn-media wide">
|
||||
<img src="assets/whats-new/referral-rewards-en.png" alt="Referral rewards card in OSGKeyboard Settings" loading="lazy" decoding="async">
|
||||
</div>
|
||||
<ul>
|
||||
<li>For every successful referral, you and your friend each receive <strong>1,000 credits</strong></li>
|
||||
<li>Share your invitation link from the Account section in Settings</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="group">
|
||||
<p class="group-title">OSG Credits Mode</p>
|
||||
<div class="wn-media wide">
|
||||
<img src="assets/whats-new/osg-credits-en.png" alt="Use Credits selected in OSGKeyboard AI Service" loading="lazy" decoding="async">
|
||||
</div>
|
||||
<ul>
|
||||
<li>Sign in with Apple to use managed speech and AI services without configuring your own API key</li>
|
||||
<li>Purchase credit packs through the App Store and keep your balance synchronized automatically</li>
|
||||
<li>Local dictation and user-owned API keys remain available independently, with no sign-in required</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user