Skip to content

Latest commit

 

History

History
197 lines (149 loc) · 27.2 KB

CHANGELOG.md

File metadata and controls

197 lines (149 loc) · 27.2 KB

Changelog

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.10 (2022-08-05)

Fixed

Added

0.0.9 (2022-07-14)

Fixed

  • advanced wording and behavior (#390) (c25c3ce)
  • disable 'create wallet' link when unlocking wallet (#334) (e3083b9)
  • do not show FB create form when maker is running (#384) (e0f51fa)
  • do not show expired fidelity bonds as locked (#378) (0f7d590)
  • encode wallet name param in url path (#389) (a98317b)
  • link to new fidelity bonds form in Cheatsheet component (#376) (21757e9)
  • pass body of confirm modal via child node (#377) (23f7383)
  • reload utxos after creating a fidelity bond (#380) (72a3e8c)

Added

  • batch unfreeze UTXOs after creating fidelity bond (#388) (efa3361)
  • move fidelity bonds to earn screen (#361) (8608329)
  • visual warning when selecting non cj-out UTXOs for fidelity bond (#392) (bad9a57)

0.0.8 (2022-06-28)

Added

  • jars: add receive shortcut if jar 0 is empty (#344) (01afb88)
  • jars: destination jar selector on receive screen (#346) (911177c)
  • jars: destination jar selector on send screen (#345) (a08c584)

Fixed

  • Check preconditions before send request (#349) (581184d)
  • checked state of ToggleSwitch can be controlled by caller (#332) (c9007f5)
  • remove fidelity bond feature flag (9fe84c8)

0.0.7 (2022-06-20)

Fixed

Added

0.0.6 (2022-05-19)

Added

Fixed

  • 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)

Added

Fixed

  • 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)

Fixed

Added

0.0.3 (2022-02-18)

Fixed

Added

0.0.2 (2022-02-16)

Fixed

  • remove displayed artifact on missing fidelity bonds (#2) (17d5afa)

0.0.1 (2022-02-16)

Added