Releases: AppImageCrafters/appimage-builder
Releases · AppImageCrafters/appimage-builder
Release v0.8.1
Set package version to v0.8.1
Release v0.8.0
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
Correct typo in main script name fix #58
Release v0.7.8
Set package version to 0.7.8
Release v0.7.7
Set package version to 0.7.7
Release v0.7.6
Bump package version to 0.7.6
Release v0.7.5
Bump pip package version to 0.7.5
Release v0.7.4
New features:
- section scripts: https://appimage-builder.readthedocs.io/en/latest/reference/version_1.html#section-scripts
- support including manually downloaded deb files in the apt > include section : https://appimage-builder.readthedocs.io/en/latest/reference/version_1.html#apt
Release v0.7.3
Set package version to 0.7.3
Release v0.7.2
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