Releases: LeeeSe/MessAuto
Releases · LeeeSe/MessAuto
v1.3.0
v1.2.1
v1.2.0
- 悬浮窗将在执行粘贴或回车后自动关闭
- 悬浮窗可以正确显示验证码来源
-
The floating window will automatically close after executing paste or enter
-
The floating window can correctly display the source of the verification code
v1.1.5
优化验证码提取逻辑,建议老用户使用新正则(删除 config 文件并重启 App 即可自动生成)
Optimize the CAPTCHA extraction logic, recommend users to use the new regular expression (delete the config file and restart the App to automatically generate).
v1.1.4
- 软件更新时自动使用系统代理
- Automatically use system proxy when software updates
v1.1.3
- 项目重构
- 添加了关闭按钮
- 添加了自动更新
- 添加了自定义正则
- 近期会根据解决 issue 中积累的问题
- Project Refactoring
- Added a close button
- Added automatic updates
- Added custom regular expressions
- Will address accumulated issues from recent fixes
v0.8.5
此版本为旧版本,使用 slint,非特殊情况不要再使用
This version is an old version, uses slint, do not use again unless under special circumstances.
v0.8.4
修复
- MessAuto 现在可以正常弹出自动化权限请求
Fix
- MessAuto can now pop up an automation permission request normally.
v0.8.3
修复
- 恢复剪贴板前增加延迟以等待 applescript 脚本执行完毕
Fix
- Add a delay before restoring the clipboard to wait for the applescript script to complete.
v0.8.2
修复
- 利用 AppleScript 来发送键盘模拟命令
Fix
- Use AppleScript to send keyboard simulation commands