It's a stinky fruit, but (hopefully) not a stinky release! Version 0.1.3
. Nothing earth shattering, just some minor improvements, including one that should hopefully fix a startup delay bug we had.
Here's what's new:
- You can now quickly adjust your fee settings before doing a sweep (#565)
- We also made the orderbook a bit easier on the eyes (#563)
Here's what's fixed:
- Wait for
bitcoind
to be absolutely and completely ready, always (#559) - Some thing that will be only noticed by people who know what Figma is
Refer to the individual PRs and the changelog below for details.
⚠️ Jam is considered beta software. ⚠️
While JoinMarket is tried and tested, Jam is new 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 community channel on Telegram or the Matrix room.
0.1.3 (2022-11-10)
Fixed
- docker: wait for bitcoind to accept RPC calls (#559) (6e2ee47)
- pagination: colors of option element in dark mode (#554) (86dc2c5)