v0.3.31
v0.3.31
-
修复 “Search in Telegram” 点击后无响应的问题:AppleScriptObjC 插件现在通过隔离的 UTF-8 文件读取器接收选中文字,避免
read被错误解析到current application;新增中文、emoji、多行文本及特殊路径的运行时回归测试。 -
Fixed “Search in Telegram” doing nothing: AppleScriptObjC plugins now receive selected text through an isolated UTF-8 file reader, preventing
readfrom being resolved againstcurrent application; added runtime regression coverage for CJK, emoji, multiline text, and escaped paths.