Releases: LeeeSe/MessAuto
Releases · LeeeSe/MessAuto
v0.8.5
Improve the logic of automatic paste
v0.8.4
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
v0.8.1
修复
- MessAuto 的菜单栏图标不会再重复出现
Fix
- MessAuto's menu bar icon will no longer appear repeatedly
v0.8.0
添加
- 粘贴验证码后恢复剪贴板原内容
优化
- 悬浮窗在 macOS12 上现在会出现在正确的位置
- 支持提取包含 “-” 符号的验证码
- 模拟粘贴和回车功能现在更稳定
移除
- 自动更新
Additions
- Restore the original clipboard content after pasting the verification code.
Optimizations
- The floating window now appears in the correct position on macOS 12.
- Support for extracting verification codes that include the "-" symbol has been added.
- The simulated paste and enter functions are now more stable.
Removals
- Automatic updates have been discontinued.
v0.7.0
优化
- 悬浮窗位置可拖动
- 悬浮窗会自动出现在鼠标当前位置附近
- 悬浮窗使用过程更加简单,不再需要按 ⌘ 键
- 优化权限授权流程
Optimization
- The floating window position can be dragged.
- The floating window will automatically appear near the current mouse position.
- The use of the floating window is simplified, no longer requiring the ⌘ key.
- The permission authorization process is optimized.
v0.6.4
修改:
- 优化 i18n
- 优化磁盘访问权限获取逻辑
- 日志中不再记录信息的详细信息
Changes:
- Optimize i18n
- Optimize the logic of obtaining disk access rights
- Details of messages are no longer recorded in the log
v0.6.3
修复
- 现在托盘图标颜色在系统亮暗主题下会自动切换
Fixed
- Tray icon color now automatically switches between system light and dark themes