Releases: stratum-mining/sv2-ui
Releases · stratum-mining/sv2-ui
v0.4.0
v0.3.0
What's Changed
- update package to apply security updates by @lucasbalieiro in #156
- map types from
openapi.jsonby @lucasbalieiro in #150 - refactor: unify Bitcoin socket validation through Docker containers by @lucasbalieiro in #159
- update node version used by the app from node20 to node24 by @lucasbalieiro in #166
- add IBD diagnostic parser by @GitGab19 in #163
- sync monitoring openapi schema and generated types by @GitGab19 in #167
- Add rpc validation by @lucasbalieiro in #162
- create a shared package to centralize common information by @lucasbalieiro in #169
- Add env for os by @lucasbalieiro in #170
- update config generator for translator proxy and jdc by @lucasbalieiro in #175
- clear stale Bitcoin Core IBD diagnostics after JDC readiness by @GitGab19 in #173
Full Changelog: v0.2.1...v0.3.0
v0.2.1
This is a PATCH release.
It fixes Bitcoin Core node.sock detection when sv2-ui is run from Docker.
What's Changed
- fix: keep Best Diff column visible on small screens by @jayvaliya in #146
- fix
node.sockdetection from docker by @GitGab19 in #147
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix: show correct address placeholder for testnet4 network by @jayvaliya in #99
- Remove ready to start section by @pavlenex in #104
- Change min_individual_worker copy by @pavlenex in #105
- move support page next to theme switch, redesign by @pavlenex in #107
- add inline settings editing for pool, identity, and template mode by @rx18-eng in #76
- fix jdc bind mount to match network-scoped socket path by @rx18-eng in #108
- Update dependencies by @pavlenex in #109
- add socket path validation during setup by @rx18-eng in #90
- add parser for
node.sockproblems by @lucasbalieiro in #112 - validate pool authority pubkey to prevent broken TOML by @rx18-eng in #117
- fix #97 by @pavlenex in #110
- display container logs for advanced users by @jayvaliya in #114
- remove leftover sovereign-solo entry from solo pool list by @rx18-eng in #125
- Add invalid certificate parser by @lucasbalieiro in #118
- Expose more config options by @GitGab19 in #133
- show
shares_rejected_by_reasonin the UI by @GitGab19 in #132 - enable backward compatibility with older versions of Bitcoin Core by @GitGab19 in #130
- fix #139 by @pavlenex in #140
- Add persistence to shares' stats by @GitGab19 in #145
New Contributors
- @jayvaliya made their first contribution in #99
Full Changelog: v0.1.4...v0.2.0
v0.1.4
This is a PATCH release.
It backports patches from stratum-mining/sv2-apps#467 and stratum-mining/sv2-apps#473
v0.1.3
What's Changed
- bootstrap FAQ session by @lucasbalieiro in #84
- bootstrap log parsing infra by @plebhash in #88
- show diagnostic for
unknown-userwhen connecting to Braiins pool by @lucasbalieiro in #96 - fix docker log regression by @plebhash in #100
- create/update the
latesttag when a new release is published by @lucasbalieiro in #101 - fix regression logs by @plebhash in #103
Full Changelog: https://github.com/stratum-mining/sv2-ui/commits/v0.1.3
v0.1.2
What's Changed
- adjust labels of custom hashrate selector by @lucasbalieiro in #55
- JD worker dashboard shows Sv2 clients, solo worker dashboard simplified by @plebhash in #61
- ui: fix missing hashrate summary and hardcoded numbering in setup wizard by @devprashant19 in #60
- fix: prevent false zero injection in hashrate chart on refresh by @rx18-eng in #64
- feat: add time range selector to hashrate chart (5m/15m/1h) by @rx18-eng in #65
- sovereign solo by @plebhash in #63
- fix: set jdc.toml min_interval to 5s to match sv2-apps default by @Anshumancanrock in #78
- empty upstream list for sovereign solo JDC by @plebhash in #79
- add
Blocks Foundtop card by @plebhash in #75 - Braiins UI flow launches tProxy in aggregated mode by @plebhash in #74
Full Changelog: https://github.com/stratum-mining/sv2-ui/commits/v0.1.2
v0.1.1
What's Changed
- Add sorting to workers table by @pavlenex in #48
- label hashrate as estimated with informational tooltips by @pavlenex in #47
- Add snap points to a donation slider by @pavlenex in #50
- Enable BlitzPool by @pavlenex in #52
- fix: persist hashrate history and switch to interval-based sampling by @pavlenex in #51
Full Changelog: https://github.com/stratum-mining/sv2-ui/commits/v0.1.1
v0.1.0
What's Changed
- Improve error messaging and reposition the error banner by @pavlenex in #5
- Remove icons by @pavlenex in #6
- remove
PoolStatspage by @GitGab19 in #9 - Add custom logo, primary branding color and save indicator by @pavlenex in #10
- add CI checks and docker support by @GitGab19 in #18
- add initial configuration wizard + docker orchestrator by @GitGab19 in #17
- UX/UI Improvements by @pavlenex in #20
- fix: Docker image with full backend and shared config volume by @GitGab19 in #25
- Add interactive onboarding by @pavlenex in #23
- Onboarding screen refactor and various small UX/UI ,copy improvements by @pavlenex in #26
- Fix Docker config mounting, add graceful shutdown, and update monitoring API types by @GitGab19 in #29
- Share acceptance in % and minor UI cleanups by @pavlenex in #34
- Add address validation by @pavlenex in #32
- add new conventions on
user_identitywhen doing SOLO mining with SRI pool by @GitGab19 in #30 - add
JDC_AUTHORITY_PUBLIC_KEYto the Sv2 endpoint by @GitGab19 in #37 - update Docker images version
v0.3.1by @GitGab19 in #40
New Contributors
Full Changelog: https://github.com/stratum-mining/sv2-ui/commits/v0.1.0