Skip to content

Releases: zyrouge/pho

v0.1.12

12 Oct 08:44
Compare
Choose a tag to compare

What's Changed

  • Fixed empty path error when resolving appsLink during init command. (#26 by @Eggrror404)
  • Check for additional icons inside AppDir. (#27 by @Eggrror404)

New Contributors

Full Changelog: v0.1.11...v0.1.12

v0.1.11

14 Jul 12:57
Compare
Choose a tag to compare

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

14 Jul 11:10
Compare
Choose a tag to compare

What's Changed

  • Add Exec and Icon entries in .desktop file if not present. (#22)
  • Fixed Exec entry messing up other entries in .desktop file. (#16)
  • Fixed misleading "disable AppImageLaunchers' integration prompt". (#23)
  • Ability to specify Github release tag version. (#12)
  • Removed flag redefinition in init command (#21 by @hashb)

New Contributors

  • @hashb made their first contribution in #21

Full Changelog: v0.1.9...v0.1.10

v0.1.9

20 Apr 16:53
Compare
Choose a tag to compare

What's Changed?

  • Download speed and estimated time are now shown during installation.

Full Changelog: v0.1.8...v0.1.9

v0.1.8

18 Apr 11:45
Compare
Choose a tag to compare

What's Changed?

  • Fixed symlink failing during install.

Full Changelog: v0.1.7...v0.1.8

v0.1.7

16 Apr 14:12
Compare
Choose a tag to compare

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

15 Nov 07:46
Compare
Choose a tag to compare

Changes

  • Fixed run --detached ignoring first argument after --.
  • run command spawns the process targeting current directory.
  • update command will also check for self update.

Full Changelog: v0.1.5...v0.1.6

v0.1.5

15 Nov 07:34
Compare
Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

08 Nov 06:36
Compare
Choose a tag to compare

Changes

Self-upgrade might not work with previous versions. Kindly upgrade manually if needed.

  • Fixed self-upgrade choosing wrong asset. (#7)

Full Changelog: v0.1.3...v0.1.4

v0.1.3

27 Oct 16:57
Compare
Choose a tag to compare

⚠️ This is a breaking change due to changes in configuration files. It is required to edit the configuration files manually. Kindly refer Migrating from v0.1.1 to v0.1.3. There might be more breaking changes until v1.x.x.

Changes

  • Support Github release type such as latest, prerelease or any (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