Releases: zyrouge/pho
Releases · zyrouge/pho
v0.1.12
What's Changed
- Fixed empty path error when resolving
appsLinkduringinitcommand. (#26 by @Eggrror404) - Check for additional icons inside
AppDir. (#27 by @Eggrror404)
New Contributors
- @Eggrror404 made their first contribution in #26
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Fixed inaccurate speed calculation.
This is a hot-fix upon v0.1.10.
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Add
ExecandIconentries in.desktopfile if not present. (#22) - Fixed
Execentry messing up other entries in.desktopfile. (#16) - Fixed misleading "disable AppImageLaunchers' integration prompt". (#23)
- Ability to specify Github release tag version. (#12)
- Removed flag redefinition in
initcommand (#21 by @hashb)
New Contributors
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed?
- Download speed and estimated time are now shown during installation.
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
What's Changed?
- Ability to enable symlinks creation. (#13)
- Ability to prevent AppImageLauncher's integration prompt. (#18)
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Changes
- Fixed
run --detachedignoring first argument after--. runcommand spawns the process targeting current directory.updatecommand will also check for self update.
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Changes
Self-upgrade might not work with previous versions. Kindly upgrade manually if needed.
- Fixed
self-upgradechoosing wrong asset. (#7)
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Changes
- Support Github release type such as
latest,prereleaseorany(both). - Fix application's identifier not being displayed when installing.
- Run command now supports attached and detached modes.
- Debug logs are more verbose.
- Configuration files are less interlinked now.
Full Changelog: v0.1.1...v0.1.3