chore(release): bump version to 1.8.0 (build 72)
This commit is contained in:
+4
-4
@@ -68,7 +68,7 @@
|
||||
"image": "https://hkgood.github.io/OSGKeyboard/assets/app-icon.png",
|
||||
"screenshot": "https://hkgood.github.io/OSGKeyboard/assets/hero-devices.png",
|
||||
"description": "Source-available voice input for iPhone, iPad, and Mac. On-device speech recognition by default, BYOK AI polish, personal dictionary, and Mac global hotkey dictation.",
|
||||
"softwareVersion": "1.7.5",
|
||||
"softwareVersion": "1.8.0",
|
||||
"isAccessibleForFree": true,
|
||||
"offers": {
|
||||
"@type": "Offer",
|
||||
@@ -1280,7 +1280,7 @@
|
||||
|
||||
<footer>
|
||||
<div class="wrap footer-inner">
|
||||
<span data-i18n="footer.copy">© OSGKeyboard · v1.7.5 · 源码可见(非开源)</span>
|
||||
<span data-i18n="footer.copy">© OSGKeyboard · v1.8.0 · 源码可见(非开源)</span>
|
||||
<span class="footer-links">
|
||||
<a href="#download" data-i18n="footer.download">Download</a>
|
||||
<a href="#start" data-i18n="footer.install">Install</a>
|
||||
@@ -1403,7 +1403,7 @@
|
||||
"download.subtitle": "Get iPhone / iPad from the App Store. The Mac DMG below is the signed and notarized historical version 1.1.",
|
||||
"download.install": "Installation steps",
|
||||
"download.source": "GitHub source",
|
||||
"footer.copy": "© OSGKeyboard · v1.7.5 · source available (not open source)",
|
||||
"footer.copy": "© OSGKeyboard · v1.8.0 · source available (not open source)",
|
||||
"footer.download": "Download",
|
||||
"footer.install": "Setup",
|
||||
"footer.compare": "Compare",
|
||||
@@ -1520,7 +1520,7 @@
|
||||
"download.subtitle": "iPhone / iPad 从 App Store 安装;下方 Mac DMG 为已签名并公证的历史版本 1.1。",
|
||||
"download.install": "查看安装步骤",
|
||||
"download.source": "GitHub 源码",
|
||||
"footer.copy": "© OSGKeyboard · v1.7.5 · 源码可见(非开源)",
|
||||
"footer.copy": "© OSGKeyboard · v1.8.0 · 源码可见(非开源)",
|
||||
"footer.download": "下载",
|
||||
"footer.install": "安装",
|
||||
"footer.compare": "对比",
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
> Source-available voice input for iPhone, iPad, and Mac. Speak in any app — text lands at the cursor, with optional BYOK polish. Recognition is on-device by default. The iOS keyboard also types Chinese (pinyin / double pinyin) and English (autocomplete, autocorrect, next-word).
|
||||
|
||||
OSGKeyboard 1.7.5 (build 66) is a custom keyboard for iOS/iPadOS 26+ and a menu-bar global dictation app for macOS 15+. iOS uses Apple SpeechAnalyzer locally. Mac local mode defaults to catalog model qwen3-mlx-0.6b-4bit with Qwen3 MLX streaming and Apple Speech fallback. Cloud ASR/LLM is used only when the user opts in and configures credentials.
|
||||
OSGKeyboard 1.8.0 (build 72) is a custom keyboard for iOS/iPadOS 26+ and a menu-bar global dictation app for macOS 15+. iOS uses Apple SpeechAnalyzer locally. Mac local mode defaults to catalog model qwen3-mlx-0.6b-4bit with Qwen3 MLX streaming and Apple Speech fallback. Cloud ASR/LLM is used only when the user opts in and configures credentials.
|
||||
|
||||
## Product
|
||||
|
||||
|
||||
Reference in New Issue
Block a user