Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Releases: getspacetime/spacetime

v1.0.1-alpha

19 May 19:04
Compare
Choose a tag to compare
v1.0.1-alpha Pre-release
Pre-release

Alpha Release: v1.0.1

Major Changes

  • Basic gRPC Client (server reflection only)
  • Improved REST Client
  • Multiple UX improvements
  • Dark Theme Switcher
  • Mac Build

What's Changed

New Contributors

Full Changelog: v1.0.0-alpha...v1.0.1-alpha

v1.0.0-alpha

12 Apr 17:41
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

Alpha Release: v1.0.0.1

This release is extremely experimental and early. Use at your own discretion.

First Time UX Issue
If you are running this for the first time, the UI will look odd - this will be resolved in the next release. In the interim, simply create a new request by clicking the "plus" icon.

Install the Certificate
If you run in to issues installing this version, you may need to install the certificate.

To trust the certificate of app package, perform the following steps:

  1. Right-click on the .msix file and choose Properties.
  2. Select the Digital Signatures tab.
  3. Choose the certificate then press Details.
  4. Select View Certificate.
  5. Select Install Certificate...
  6. Choose Local Machine then select Next.
  7. If you're prompted by User Account Control to Do you want to allow this app to make changes to your device?, select Yes.
  8. In the Certificate Import Wizard window, select Place all certificates in the following store.
  9. Select Browse... and then choose the Trusted People store. Select OK to close the dialog.
  10. Select Next and then Finish. You should see a dialog that says: The import was successful.
  11. Select OK on any window opened as part of this process, to close them all.

(above steps taken from the docs.