Hold on to your salubrious seeds, Jam Version 0.1.6
is out! This release adds the much requested wallet import feature, allowing users to ... drummroll ... import existing wallets.
Here's what's new:
- Wallet import! Did we mention that you can import an existing wallet? (#621)
- Fee estimations and limits are now shown before sending collaborative transactions (#606)
- Frozen balances are now shown at the jar level (#635)
- Translations: Chinese, Italian, Brazilian Portuguese, German (#615 #627 #628 #659 #660)
Here's what's fixed:
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.6 (2023-09-22)
Fixed
Added
- backend version based feature toggles (#647) (6b45718)
- balance: display frozen balance on jars (#635) (b029c92)
- i18n: add Chinese translation (zh-Hans and zh-Hant) (#628) (550a435)
- i18n: add Italian translation (it) (#627) (068042f)
- i18n: adding translation in Brazilian Portuguese (pt-BR) (#615) (4d9171e)
- i18n: update german translation (de) (#659) (8b54f28)
- i18n: update to Chinese translations (#660) (c40938a)
- import wallet (#621) (028f321)
- Send: Fee breakdown table (#606) (7a6b920)