Releases: nexus-xyz/network-api
Releases · nexus-xyz/network-api
0.4.7
0.4.6
0.4.5
0.4.4
What's Changed
- Ignore ssl certificate error by @espoir1989 in #182
New Contributors
- @espoir1989 made their first contribution in #182
Full Changelog: 0.4.3...0.4.4
0.4.3
What's Changed
- revert: "skip email verification" by @collinjackson in #125
- Add protoc to prerequisites in README.md by @papadritta in #127
- Move mkdir to top of install.sh by @BillyJunID in #168
- docs: Update orchestrator.proto terms link by @collinjackson in #170
- feat: update error logging by @dprats in #180
New Contributors
- @papadritta made their first contribution in #127
- @BillyJunID made their first contribution in #168
Full Changelog: 0.4.2...0.4.3
0.4.2
0.4.1
0.4.0
This release marks the start of a new testnet, which will run from 9AM PT Monday December 9 to 9AM PT Friday December 13.
What's Changed in CLI
What's Changed in Web and backend
- improve Sentry logging, add traces by @stupidmelon
- connected with animation and glow by @collinjackson
- read total_cycles_proved from materialized view by @stupidmelon
- filter proof progress queries by network type by @stupidmelon
- multi-pane layout by @collinjackson
- adjust padding by @collinjackson
- adjust width, web socket await, video preloading by @collinjackson
- hide video when disconnected, show selected tab, desktop centering by @collinjackson
- static background with shadow behind cube by @collinjackson
- leaderboard adjustments, mobile margin, points on profile, spinning cube by @collinjackson
- spinning cube on left, filter zeroes from test leaderboard, fix link, update frequency by @collinjackson
- Adjust leaderboard position, adjust mobile prover id, tracking pixel by @collinjackson
- Web experimentation basics, new default program by @collinjackson
- make leaderboard wider on leaderboard page by @stupidmelon
- in Dashboard, show local cycles proved optimistically, before receiving backend cycles proved by @stupidmelon
- dashboard page UI polish by @stupidmelon
- cube path, preloading cube gif, add background when on other tabs by @collinjackson
0.3.7
0.3.6
What's Changed
New Features
- Throttling, batching websocket requests by @dprats in #57
- Check out latest tag instead of main by @collinjackson in #60
- Breaking change: Now prompts to set prover id on startup by @collinjackson in #63
- Updating your prover id ensures that your proving during testnets can be properly tracked.
- CLI can self-update when there is a new version and properly continue proving. by @dprats in #62
Documentation
- More explanation of source modification by @collinjackson in #59
Continuous Integration
- Firebase hosting deploys on releases by @collinjackson in #66
Bug fixes
- add missing quotes by @collinjackson in #64
Web Updates
- Saving email now sends a verification email. After verifying the check mark is green.
- Clicking on the prover id now copies the full length id. Email verification is required.
- You can use this to link your CLI to your prover account.
- If it doesn't work the first time, try shift-reloading.
Full Changelog: 0.3.5...0.3.6