Skip to content

Releases: KYDronePilot/SpaceEye

1.2.1

03 Apr 20:02
6482e26
Compare
Choose a tag to compare

Changes

Added

  • Status icon in the top left of each thumbnail.
    • Clicking on the icon reveals more info about the view and its status.
  • A force-reload button in the top right of a hovered thumbnail.
    • Forces SpaceEye to re-download the image, in case the image was corrupted.

Changes

  • Only download satellite config if it changed to reduce bandwidth.
  • No DNS HTTP probes on certain domains to prevent new image sources from freezing up when downloading.

Fixed

  • Use dark icon on light Windows taskbar.

1.1.2

30 Dec 03:33
903069a
Compare
Choose a tag to compare

Changes

Added

  • Onboarding steps for new users, to explain how the app works and to prompt for basic settings options.

Fixed

  • CI bug that crashed anyone who installed release 1.1.1.
  • Mac toolbar icons weren't being treated as template images, causing them to look invisible when in light mode.
  • Periodic background updates were taking longer than they should have.
  • Bug that would have allowed MAS and Windows Store builds to try auto updating.

NOTE: If you had installed SpaceEye via GitHub and it suddenly crashed and stopped working, reinstall this version. A bug in a previous release caused all auto updates to crash.

1.0.4

17 Dec 21:18
fc23fdb
Compare
Choose a tag to compare

Installing on Windows

Extra steps must be taken to install on Windows since the application is not signed. This will hopefully be fixed in the future.

  • Download SpaceEye-Setup-1.0.4.exe and open the file
  • A message saying "Windows protected your PC" should pop up
  • Click "More info"
  • Click "Run anyway"
  • The app should then install and open when complete.

Changes

Added

  • Option to enabled/disable start on login.
  • Onboarding info for Windows users.
  • Full-auto update option for GitHub Releases builds.
  • App icons.
  • Progress bar when downloading new satellite images.

Changed

  • Window is no longer draggable.
  • Improved look of settings page.
  • Don't update image if screen is locked.
  • Update the image on app start.
  • Removed dependencies that were not needed.
  • Added "About" section in settings with open source license info.
  • Increased redundancy when making web requests.
  • Better overall error handling when making web requests.
  • Improved response time when viewing window right after launching.

Fixed

  • Optimal image size for all monitors will now be downloaded, instead of just the largest.
  • Fixed security vulnerabilities.
  • Ensure only one instance of the app is ever opened.
  • Window is now positioned correctly when Windows Toolbar is not at the bottom of the screen.
  • Full disk images are no longer cut off by scaling.

0.1.0

07 Oct 03:01
5e38d4a
Compare
Choose a tag to compare

Added

  • Auto-update functionality, using automated GitHub Releases.
  • Logging throughout the application to aid in finding and fixing errors.
  • Thumbnails now update when the app window is opened.
  • Current view is highlighted when the app is opened.

Changed

  • Made the window non-resizable.

Fixed

  • Cancelled downloads were being handled as unknown errors.

0.0.2-alpha.3

06 Sep 03:06
639a1c2
Compare
Choose a tag to compare
0.0.2-alpha.3 Pre-release
Pre-release

Auto update test release.

0.0.2-alpha.2

06 Sep 02:50
4725e0c
Compare
Choose a tag to compare
0.0.2-alpha.2 Pre-release
Pre-release

Auto update test release.

0.0.2-alpha.1

06 Sep 02:20
05798fc
Compare
Choose a tag to compare
0.0.2-alpha.1 Pre-release
Pre-release

Auto update test release.

0.0.2-alpha.0

06 Sep 02:01
b45f145
Compare
Choose a tag to compare
0.0.2-alpha.0 Pre-release
Pre-release

Test release with auto-update enabled