Releases: LeeeSe/MessAuto
Releases · LeeeSe/MessAuto
v0.6.1
修复:
- 如果软件更新后增加了新配置选项,不再导致旧配置直接被默认值覆盖
Fix:
- If a new configuration option is added after a software update, it no longer causes the old configuration to be directly overwritten by the default values
v0.6.0
v0.6.0
- 添加了类似 Safari 的悬浮窗 / Added Safari-like hover window
- 更新了 App 图标 / Updated App icon
v0.5.0
MessAuto 现在支持提取邮箱验证码 / MessAuto now supports extracting email verification codes
要求 / Request:
- 使用 Mac 自带的邮件 App / Using the Mail App that came with your Mac
- 邮件 App 需要后台常驻,否则不能实时获取最新邮件 / Mail App needs to be resident in the background, otherwise you can't get the latest emails in real time.
- 勾选菜单栏中监听邮件选项 / Check the Listen to email option in the menu bar
v0.4.0
- 增加日志功能 / Add log
v0.3.4
- 使用 Github Action 自动化发布release,平台为 macOS 11 ,解决了低版本 macOS 无法打开 App 的问题 / Automated release using Github Action on macOS 11 to solve the problem of not being able to open apps on lower macOS versions.
- 修复了一些软件内更新的逻辑错误 / Fixed some logic errors with in-software updates