This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
Releases: getspacetime/spacetime
Releases · getspacetime/spacetime
v1.0.1-alpha
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
- beautify response json by @iAmBipinPaul in #10
- Remove unused dependency preventing running on Mac by @codymullins in #13
- editor improvements, new app icon by @codymullins in #14
- Add Mud Blazor by @codymullins in #15
- Code reorganization by @codymullins in #27
- Grpc client by @codymullins in #28
New Contributors
- @iAmBipinPaul made their first contribution in #10
- @codymullins made their first contribution in #13
Full Changelog: v1.0.0-alpha...v1.0.1-alpha
v1.0.0-alpha
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:
- Right-click on the .msix file and choose Properties.
- Select the Digital Signatures tab.
- Choose the certificate then press Details.
- Select View Certificate.
- Select Install Certificate...
- Choose Local Machine then select Next.
- If you're prompted by User Account Control to Do you want to allow this app to make changes to your device?, select Yes.
- In the Certificate Import Wizard window, select Place all certificates in the following store.
- Select Browse... and then choose the Trusted People store. Select OK to close the dialog.
- Select Next and then Finish. You should see a dialog that says: The import was successful.
- Select OK on any window opened as part of this process, to close them all.
(above steps taken from the docs.