Releases: meowtec/imgo
Release list
IMGo v1.0.0-rc.2
Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2
Notice
The current Windows installer is unsigned, and the macOS app is not notarized. Your operating system may display a security warning the first time you open it.
If macOS prevents IMGo from opening, move IMGo.app to the Applications folder, open Terminal, and run:
xattr -cr "/Applications/IMGo.app"Then open IMGo again.
IMGo v1.0.0-rc.1
Full Changelog: https://github.com/meowtec/imgo/commits/v1.0.0-rc.1
Notice
The current Windows installer is unsigned, and the macOS app is not notarized. Your operating system may display a security warning the first time you open it.
If macOS prevents IMGo from opening, move IMGo.app to the Applications folder, open Terminal, and run:
xattr -cr "/Applications/IMGo.app"Then open IMGo again.
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
Improvements:
- Ability to remove increased files by one click. close #41 #75 #59
- Add portable format for windows. (Not tested) close #76 #80
- Optimization for mass files. (speed x4 and smooth user experience) close #50 #72 #72 #44
- ImageMagick no more needed.
Fixies:
Feel free to reopen them if there are still problems
功能优化:
- 可以一键清空体积增大的文件
- 增加便携格式(Windows,未测试)
- 优化大量文件的体验 (明显提高速度,解决操作卡顿问题)
- 不再需要安装 ImageMagick
修复:
- 后缀问题
- 环境变量冲突问题
部分 Issue 提到批量操作的进度条和自动保存,作为后续规划项