Skip to content

Releases: AppImageCrafters/appimage-builder

Release v0.8.1

11 Dec 03:40

Choose a tag to compare

Set package version to v0.8.1

Release v0.8.0

04 Dec 04:28

Choose a tag to compare

Changelog

  • Archlinux/pacman support added
  • Improved project structure
  • Improved Qt5 runtime helper (non standard deployments can be used now (i.e.: /opt/qt5))
  • Added unauthenticated repositories option to the apt deploy helper
  • Bug fix: Use interpreters from standard paths (/lib and /lib64)
  • AppRun v1.2.3 is now the default (includes fix for wrong command line arguments expansion)

Release v0.7.9

21 Nov 01:44

Choose a tag to compare

Correct typo in main script name fix #58

Release v0.7.8

20 Nov 02:23

Choose a tag to compare

Set package version to 0.7.8

Release v0.7.7

13 Nov 04:34

Choose a tag to compare

Set package version to 0.7.7

Release v0.7.6

03 Nov 05:24

Choose a tag to compare

Bump package version to 0.7.6

Release v0.7.5

03 Nov 04:35

Choose a tag to compare

Bump pip package version to 0.7.5

Release v0.7.4

23 Oct 03:56

Choose a tag to compare

Release v0.7.3

22 Oct 18:03

Choose a tag to compare

Set package version to 0.7.3

Release v0.7.2

16 Oct 02:16

Choose a tag to compare

Changes list:

  • Improved Qt5 support by generating qt.conf files next to every executable
  • Use absolute paths in apt.conf
  • Build AppDir cache before running the configuration helpers to speed up the process
  • Remove no-op code from the previous approaches
  • Improved library paths and binary paths setup