v1.2.8 | Crisper #32
yuzeguitarist
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Release Notes v1.2.8
TL;DR
复制成功时的提示音已替换为新的音效,整体听感更清晰。
Replaced the copy-success sound with a new effect for a clearer confirmation cue.
链接卡片展示封面、标题、作者、发布时间与时长,支持 RSS 链接。
Link previews for Apple Music and Podcasts now show artwork, metadata, and RSS links.
仅针对 Apple Music / Podcasts 调整预览:底部空白区域缩减、链接超长截断(50 字符)、文本颜色根据封面亮暗自动切换。
Apple Music/Podcasts-only visual polish: reduced blank space, 50-char URL truncation, and auto contrast text color.
大文本不截断、代码语法高亮优化、图片预览更高清。
Preview improvements: non-truncated text, optimized code highlighting, higher-resolution images.
修复图片预览无法最大显示、预览区留白,以及代码预览中的状态更新警告。
Fixed image preview sizing/padding regression and state-update warnings in code preview.
链接记录预览中的网站 favicon 从 42x42 调整为 52x52,更易识别。
Increased website favicon in link record previews from 42x42 to 52x52 for better visibility.
变更 / Changes
默认复制音效调整
默认复制提示音从原有音效调整为新音效,反馈更直接。
The default copy cue has been switched to a new sound for more direct feedback.
Apple Music / Apple Podcasts 元数据
Apple Music/Podcasts link previews with artwork, metadata, and RSS support.
Apple Music / Apple Podcasts 预览样式优化(仅这两类)
1/5(不影响底部信息栏位置)50字符限制,超出部分以...截断Apple Music/Podcasts-only preview style updates: reduced bottom blank area, 50-char URL truncation, adaptive text contrast, and RSS action moved to the footer bar.
剪贴板与预览优化
public.url类型,Safari/Notes/Music 等应用的链接可正确识别42x42调整为52x52,更易识别Clipboard and preview: public.url support, high-res images, non-truncated text/code.
预览问题修复 / Preview Fixes
SmartContentView中 “Modifying state during view update” 警告,避免不确定刷新行为PreviewWindowContent复杂视图表达式,修复 “The compiler is unable to type-check this expression in reasonable time” 编译错误frame参数写法导致的 “Extra argument 'height' in call” 编译错误Fixed single-image previews being height-capped and resolved the SwiftUI "Modifying state during view update" warning in
SmartContentView.设置稳定性修复 / Settings Stability Fix
修复在设置页切换“模拟键盘输入粘贴”开关时,因并发访问导致的崩溃问题。
Fixed a crash caused by simultaneous access when toggling "Paste by Typing" in Settings.
多语言完整补齐(真实翻译) / Localization Completion (Real Translations)
Deck/Resources/Localizable.xcstrings中缺失的de / en / fr / ja / ko / zh-Hans / zh-Hant条目补齐到0缺口。Completed all missing translations in
Deck/Resources/Localizable.xcstringsto zero gaps acrossde/en/fr/ja/ko/zh-Hans/zh-Hant, including update/database/script/error/onboarding/preview strings with real translated text.代码国际化改造 / i18n Code Refactor
Deck/Services/ScriptPluginService.swift:默认脚本名称/描述、执行错误、超时提示等改为NSLocalizedString。Deck/Services/DeckSQLManager.swift:数据库健康检查与安全模式错误提示改为本地化文案。Deck/Models/ClipboardItem.swift:图片/文件/链接/颜色等描述文案改为本地化文案。Added localization lookups in
ScriptPluginService,DeckSQLManager, andClipboardItemfor user-facing strings.多语言资源收敛 / Localization Resource Cleanup
Localizable.xcstrings作为多语言来源。Localizable.strings占位方案。Standardized localization on
Localizable.xcstringsonly (no placeholder.stringsfiles).升级建议 / Upgrade Notes
更新后可复制一段文本做一次试听,确认音量和听感符合你的习惯。
After upgrading, copy a short text once to confirm the new volume and tone fit your preference.
This discussion was created from the release v1.2.8 | Crisper.
All reactions