All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.6 (2022-05-19)
- add cheatsheet (#211) (825f725)
- add French translation (#216) (69fcbaf)
- confirm password on Create Wallet screen (#210) (0c019db)
- footer: show Jam version (#281) (3c886f3)
- Individual balance toggle (#247) (e6c4cc1)
- prevent address reuse on Jam screen (#272) (c05b431)
- rearrange order of tabs (#258) (8f527d7)
- reload wallet data after send (#236) (edd5818)
- scheduled transactions prototype (#242) (0e1d0a8)
- simple progress report for scheduled transactions (#262) (0e3b7b8)
- split up scheduler destination addresses over 3 mixdepths (#283) (471cbc7)
- do not hide CreateWallet component on connection errors (#199) (963dc49)
- force-close pending websockets connections (#200) (33b35f7)
- link to dev docs on contributing page (#224) (ef23b4b)
- possible reference error in catch clause (#265) (2526eac)
- prevent operations when maker/taker service is running (#218) (035dd80)
- prevent starting scheduler when utxo preconditions are not met (#263) (a500b02)
- prevent starting/stopping scheduler while data is loading (#260) (593981d)
- reload session info on Earn and Wallets screen (#231) (df34272)
- Remove skip button quiz screen (#198) (6c5e149)
- reset wallet when token became invalid (#223) (70ffc99)
0.0.5 (2022-03-29)
- add seed phrase backup confirmation during wallet creation (#156) (0719dc6)
- satscomma formatting for bitcoin balances (#171) (fe94945)
- sweep mixdepths (#184) (81876b7)
- translate screens (#174) (63018ac)
- make websocket health state work across browsers (#186) (39019cc)
- pass correct request body in send-direct request (#180) (182b09c)
0.0.4 (2022-03-10)
- address copy button on http sites (#165) (34f8d2d)
- page reloads (#162) (78d15a1)
- suggest number of collaborators based on configured minimum (#116) (d2c36bf)
- update suggested number of collaborators (#150) (26ffe8c)
- qrcode on receive page (#146) (87299b3)
- warn on missing config vars (#152) (3180103)
0.0.3 (2022-02-18)
- display info text on send page if service is running (#86) (4070d70)
- fix and dry up font features (#98) (ac762c5)
- improve onboarding mobile layout (#109) (4159fac)
- navigate to root on unmapped path (#89) (6f0f515)
- update sat symbol (#36) (765c9d7)
- ability for reverse proxy to enforce own auth scheme (#102) (5b7fc98)
- add connection indicator to footer (#55) (6470ab4)
- add privacy levels (#51) (7546ca7)
- add quick hide balance (#106) (56b4d1e)
- add sat symbol & update balance UI (#11) (4351d13)
- add settings screen (#26) (867fff3)
- add theming support (#10) (d7268aa)
- developer docs (#37) (d843770)
- display basic yield generator report (#73) (b37de70)
- freeze/unfreeze utxos (#110) (2c2d228)
- hide sensitive info on wallet create (#77) (174726b)
- update create wallet flow (#62) (8ed27ae)
- update earn page (#82) (7d62a38)
- update receive page (#85) (756d8e8)
- update send page (#76) (0d71915)
- update wallets page (#108) (68e7a7f, #64) (f900344)
0.0.2 (2022-02-16)
0.0.1 (2022-02-16)
- fork JoinMarket-Org/jm-web-client (79e90ea)
- refactor app (a72e0a9)
- UI updates (c838a7b)