Skip to content

Releases: redbackspider77/GitHubPagesDeployMonitor

Github Pages Deploy Monitor v1.0.3-beta

15 Jun 04:28
1025b2e

Choose a tag to compare

  • removed ARM64 installer as it is broken and will not be fixed until a plausible solution is found other than:
    • vs installer projects extension - doesn't support building arm64 installer on my x64 pc
    • inno setup - too complicated
    • advanced installer - doesn't support building arm64 installer on free plan
    • wix toolset - too complicated
    • msix packaging tool - cannot build arm64 installer on x64 pc as it captures all necessary source files needed to run the app by literally recording me running it, and I can't run arm64 executables
    • single-project msix packaging tool vs extension - broken
  • I am open for better solutions :)

Github Pages Deploy Monitor v1.0.2-beta

14 Jun 21:35

Choose a tag to compare

  • switched to using advanced installer for arm64 package as VS Installer Projects do not support arm64

Github Pages Deploy Monitor v1.0.1-beta

11 Jun 08:02
92bc81e

Choose a tag to compare

  • exits application after close reason is user closing instead of starting to monitor
  • added arm64 support

Github Pages Deploy Monitor v1.0.0-beta

09 Jun 06:24

Choose a tag to compare

added installation file