This release adds support for Windows ARM64, modernizes Rust dependencies to fix the build (Hyper 1.0 et al), and bundles a previously third-party CDN link from the frontend.
You can download Windows builds on the website. https://sshx.io
What's Changed
- Fix flash of "read-only" badge on initial page load by @ekzhang in #106
- Match casing of FROM and AS by @ekzhang in #108
- Document homebrew installation by @canac in #110
- Remove argon2 dependency on esm.sh by @ekzhang in #113
- In quiet mode, print writable link if available by @ivoire in #115
- Fix build by upgrading dependencies (incl hyper 1.0) by @ekzhang in #118
- Add support for arm64 windows builds by @ekzhang in #120
New Contributors
Full Changelog: v0.3.1...v0.4.0