Skip to content

Releases: meowtec/imgo

IMGo v1.0.0-rc.2

IMGo v1.0.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Sep 04:55

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

IMGo v1.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Aug 11:03

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

Choose a tag to compare

@meowtec meowtec released this 07 Aug 09:53

NOTICE: If you got App is damaged, see: #136

features:

  • I18n add PL and RU #154 #158

fixes:

  • some user experience problem

0.7.4

Choose a tag to compare

@meowtec meowtec released this 21 Mar 14:42

NOTICE: If you got App is damaged, see: #136

fixes:

  • The directory cannot be deleted if there is a file inside that has been added to the app. #130 #150

0.7.3

Choose a tag to compare

@meowtec meowtec released this 16 Dec 02:42

NOTICE: If you got App is damaged, see: #136

fixes:

  • should work on windows 10

0.7.2

Choose a tag to compare

@meowtec meowtec released this 02 Sep 14:47

Fixes:

  • In windows open with Imagine should work.

0.7.1

Choose a tag to compare

@meowtec meowtec released this 22 Aug 16:20

NOTICE: If you got App is damaged, see: #136

fixes:

  • work on windows

0.7.0

Choose a tag to compare

@meowtec meowtec released this 21 Aug 14:37

NOTICE: If you got App is damaged, see: #136

Features:

  • Update Electron to v12.
  • macOS Arm64 (M1 series) support.
  • i18n: add Croatian and Swedish

0.6.1

Choose a tag to compare

@github-actions github-actions released this 08 May 07:11

Fixies:

  • fix the saving issue on windows. #90 #91

0.6.0

Choose a tag to compare

@github-actions github-actions released this 03 May 02:48
9a535d7

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:

  • Do not use NODE_ENV for development detect close #86
  • File extension problem close #58 #42 #84

Feel free to reopen them if there are still problems

功能优化:

  • 可以一键清空体积增大的文件
  • 增加便携格式(Windows,未测试)
  • 优化大量文件的体验 (明显提高速度,解决操作卡顿问题)
  • 不再需要安装 ImageMagick

修复:

  • 后缀问题
  • 环境变量冲突问题

部分 Issue 提到批量操作的进度条和自动保存,作为后续规划项