Skip to content

19.53.0

Pre-release
Pre-release

Choose a tag to compare

@develar develar released this 04 Jan 17:52
fb23f48

Thanks to Martin Wimpress (@flexiondotorg) from Snapcraft team, our snap target is greatly improved. Downside — size increased from 75MB to 108MB. But we consider that it is worth to (and in the future size of snap will come down).

Also, as part of rewriting some part of electron-builder in Go (that much more suitable for command line tools compared to NodeJS), graphicsmagick is not required anymore on Linux and Windows (on macOS bundled sips was used previously, but now also streamlined to one unified implementation).

Features

  • snap: update the default stage-packages and change the default desktop helper to desktop-gtk2 (78f2919), closes #2432
  • get rid of graphicsmagick usage (d91d2d2), closes #1855