"It’s called wayfinding, princess. It’s not just sails and knots, it’s seeing where you’re going in your mind."
🎉 Third beta of Jam Version v2.0.0 is out! 🎉
This is the third release compatible with the new joinmarket-ng backend.
Support for joinmarket-clientserver has been removed.
⚠️ Jam is considered beta software. ⚠️
The new joinmarket-ng backend is bleeding edge and things might break. Use with caution.
Please report any issues directly on GitHub. Make sure to read the docs and consult the FAQ. For discussions and general questions, hop into the Matrix room or the Telegram channel.
What to expect in upcoming beta releases
There a few things left before release of stable v2.0.0:
- Completely renew internationalization (translations are incomplete and will change substantially)
- Testing, testing, testing!
What's Changed
- build(deps): update dependencies by @theborakompanioni in #1352
- build(deps): update node to v26.5.0 by @theborakompanioni in #1353
- chore: raise coverage thresholds by @theborakompanioni in #1356
- fix(sweep): validate destination addresses against wallet network by @Ashish-Kumar-Dash in #1355
- refactor(send): standardize jar selector form handling by @parrth20 in #1357
- refactor: improve balance summary calculation by @theborakompanioni in #1350
- refactor: standardize remaining dialog forms by @parrth20 in #1358
- fix(receive): save sourceJarIndex before async operation by @theborakompanioni in #1369
- fix(receive): block new addresses during rescan by @parrth20 in #1367
- ui(xpub): colored labels on xpub dialog by @theborakompanioni in #1372
- fix: disable freeze/unfreeze when maker/taker/rescan is active by @theborakompanioni in #1379
- chore(send): jars with frozen funds are selectable by @theborakompanioni in #1370
- fix(earn): disable fidelity bond actions while rescanning by @theborakompanioni in #1373
- chore(orderbook): improve bond and relative fee display value by @theborakompanioni in #1384
- fix(wallet): keep jars visible and clickable during background refetch by @brisolt in #1392
- chore(ci): pin ci actions by @theborakompanioni in #1389
- build(deps): update dependencies by @theborakompanioni in #1390
- fix(send): disallow send from a jar with unfrozen fidelity bond by @theborakompanioni in #1394
New Contributors
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2