Latest Release
- Repository: joinmarket-webui/jam
- Published on: 2025-06-08 09:55:39 UTC
- Version Tag: v0.4.0
- By: theborakompanioni
- On GitHub: joinmarket-webui/jam/releases
"All you need is faith, trust, and a little bit of pixie dust." Jam Version
v0.4.0
is out! This release adds selecting the destination jar when unlocking Fidelity Bonds, improved orderbook loading, showing timechain rescan progress (if your JoinMarket version supports it–unreleased at the time of writing), and fixes a couple of other things.
Here's what's new: - Ability to select jar when unlocking fidelity bond (#885) - Color-coded checkboxes for UTXO states in Send view (#878) - Show progress during timechain rescan (#894) - Orderbook loading improvement: reload and hard refresh (#906) - Fast theme toggle in navbar (#904)
Here's what's fixed: - Validate that relative fee is greater than zero (#862) - Fixed fidelity bond UTXO row color in dark mode (#898) - Various UI improvements and bugfixes
Refer to the individual PRs and the changelog below for details.
⚠️ Jam is still 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.
What's Changed
- build: update node version by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/866
- chore(i18n): update splashscreen_warning_text: improve english by @MarnixCroes in https://github.com/joinmarket-webui/jam/pull/867
- fix: relative fee greater than zero by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/862
- build(deps): update dependencies by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/863
- added a note when freeze/unfreeze is disabled in Jar Details View by @nischal-shetty2 in https://github.com/joinmarket-webui/jam/pull/869
- build(deps): update dependencies by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/875
- Localization: russian translation added by @perdidor in https://github.com/joinmarket-webui/jam/pull/889
- feat: ability to select jar when unlocking fidelity bond (#574) by @nischal-shetty2 in https://github.com/joinmarket-webui/jam/pull/885
- Russian translation refactored by @perdidor in https://github.com/joinmarket-webui/jam/pull/891
- chore: update regtest deps by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/882
- added-rescan-progress-issue-744 by @18c83fd3-25ea-4ed9-8205-2abeff9b3883 in https://github.com/joinmarket-webui/jam/pull/894
- fix(ui): fidelity bond utxo row color in dark mode by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/898
- chore: small cleanup after #894 by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/899
- fix(ui): fix button alignment in jar selection modal by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/897
- feat: add color-coded checkboxes for UTXO states in Send view by @tinkerer-shubh in https://github.com/joinmarket-webui/jam/pull/878
- build(deps): update dependencies by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/903
- feat: fast theme toggle in navbar by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/904
- feat: orderbook hard refresh by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/906
- fix(regression): table header alignment by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/908
- chore(release): v0.4.0 by @theborakompanioni in https://github.com/joinmarket-webui/jam/pull/907
New Contributors
- @perdidor made their first contribution in https://github.com/joinmarket-webui/jam/pull/889
- @18c83fd3-25ea-4ed9-8205-2abeff9b3883 made their first contribution in https://github.com/joinmarket-webui/jam/pull/894
- @tinkerer-shubh made their first contribution in https://github.com/joinmarket-webui/jam/pull/878
Full Changelog: https://github.com/joinmarket-webui/jam/compare/v0.3.0...v0.4.0
Data updated on: 2025-06-09 11:09 UTC