This release has an important performance fix (#1203) that affects wallet loading time. We've had reports of wallets that took 30 minutes taking less than 10 seconds after this fix. In addition it includes smaller improvements along with the removal of sync-v1, which was already deprecated and unsupported for a while.
Features
- feat(p2p): remove sync-v1 code and disable tests #1197
Fixes
- fix(dag_builder): Fix generating two or more vertices with the same hash #1207
- fix(ws): Fix JSON decode error on invalid commands #1202
- fix(ws): Slow empty address verification on address subscription #1203