Skip to content

Latest commit

 

History

History
108 lines (80 loc) · 14 KB

CHANGELOG.md

File metadata and controls

108 lines (80 loc) · 14 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.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