What's Changed
- Improve URL parsing by @duc-nx in #1736
- Auto generate URL for latest release by @duc-nx in #1737
- Fix error in detecting tag version by @duc-nx in #1738
- docs (README.md): update link to nexus.xyz on pic by @kks-code in #1739
- Update client.rs by @nyufeng in #1741
- Add
--no-background-color
option to CLI by @duc-nx in #1744 - fix(proto): Correct field name and comment in GetProofTaskRequest by @AskMeLuoryyy in #1745
- Make analytics functions truly non-blocking with
tokio::spawn
by @duc-nx in #1747 - Fix dead links in documentation by @maximevtush in #1752
- docs: add link to info about Devnet by @podZzzzz in #1753
- docs: Update README.md program submission by @collinjackson in #1750
- Adjust backoff time limit according
retry-after
by @duc-nx in #1755 - refactor(environment): optimize orchestrator_url() to return &str instead of String by @Fallengirl in #1754
- test(updater): Correct log step numbering by @otc-png in #1743
- Add progressive guided onboarding flow by @duc-nx in #1760
- feat: support for hash-only proofs by @collinjackson in #1759
- feat: add more levels to version checker by @collinjackson in #1757
- Restore anonymous prover by @duc-nx in #1762
- chore: Release 0.10.1 by @collinjackson in #1758
- fix: parsing version.json error, move version checking out of prover by @collinjackson in #1761
New Contributors
- @kks-code made their first contribution in #1739
- @nyufeng made their first contribution in #1741
- @AskMeLuoryyy made their first contribution in #1745
- @maximevtush made their first contribution in #1752
- @podZzzzz made their first contribution in #1753
- @Fallengirl made their first contribution in #1754
- @otc-png made their first contribution in #1743
Full Changelog: v0.10.0...v0.10.1