Skip to content

v0.4.4

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 20:41
· 41 commits to main since this release

🏷️ Changed

  • The Guider Exp. Time box in Go To Field is now empty by default, which will not issue the command with the --guider-time flag. If the box is populated with an exposure time, the flag is issued.
  • Renamed Auto Mode to Auto Pilot.

🔧 Fixed

  • Sounds should now play in both the packaged and development versions.

⚙️ Engineering

  • Reverted to using the internal electron auto-updater, but now with some hooks that will show a dialog when a new version has been downloaded. This auto-updater does not allow to reject the update before it's downloaded.
  • Fixed an issue that often caused the GitHub publish workflow to hand during code-signing.
  • In macOS, package for arm64, x64, and universal architectures.