Skip to content

AnimationMaker 1.9.1

Compare
Choose a tag to compare
@lavigne958 lavigne958 released this 30 Apr 11:28
· 11 commits to master since this release

Important edit

Due to a mistake when releasing the pacakges, the wrong version of Qt was used to build the packages.
Both packages have been update with actual version of Qt 5.9.5 which is compatible with Ubuntu 18.04 (and above), Elementary OS 5.1.7, Fedora 34.

Improvements

  • Bugfix/memory leaks
  • move binary installation to standard path /usr/bin
  • Add a desktop file
  • Open images (Bitmap/SVG) with a single click

Misc

  • Added doxygen file to generate documentation
  • resize main window icon to 32x32 pixels
  • easier version handling, version is now located under src/App/version.h
  • Update minimal Qt version to 5.9.5 to match package manager version (ubuntu 18.04)