Skip to content

Releases: AppImageCrafters/appimage-builder

Release v0.7.1

25 Sep 00:48
Compare
Choose a tag to compare
Set package version to 0.7.1

Release v0.7.0

16 Sep 23:05
Compare
Choose a tag to compare

Features:

  • Improved AppRun download method
  • Improved tests execution
  • Multiple architecture support

Release v0.6.1

02 Sep 05:10
Compare
Choose a tag to compare

Bugfix:

  • qt.conf file not found

Release v0.6.0

19 Aug 23:26
Compare
Choose a tag to compare

Changes:

  • Added APPRUN path mappings support. This allows to map fixed paths in binary files to other locations at runtime.

Release v0.5.5

06 Jul 17:03
Compare
Choose a tag to compare

Bugfixes:

  • libapprun_hooks.so not being found when the file path has spaces
  • system interpreter being set to the runtime_interpreter

Release v0.5.4

08 May 23:09
Compare
Choose a tag to compare

Bug fixes:

  • resource files not being included in the package

Release v0.5.3

07 May 20:41
Compare
Choose a tag to compare

New features:

  • appimage-inspector: inspects appimage contents and analyse the dependency tree
  • appimage-tester: runs manual tests
  • .bundle.yml file: contains information about the included packages and the bundle dependencies

Release v0.5.2

06 May 01:10
Compare
Choose a tag to compare
Fix yml identation

v0.5.0

14 Apr 18:29
Compare
Choose a tag to compare

Changelog:

  • 1.0 feature freeze
  • use of statically linked AppRun to speed up applications startup

v0.1.1

22 Jan 20:23
Compare
Choose a tag to compare

Features:

  • apt sources definition
  • improved apt package exclusion by marking them as installed
  • file exclusion support using glob expressions
  • cross-building AppImage generation