Skip to content

Latest commit

 

History

History
75 lines (35 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

75 lines (35 loc) · 3.12 KB

Changelog

0.1.6 (2023-05-18)

Features

  • disable button while restarting (4d53d22)

0.1.5 (2023-05-07)

Features

0.1.4 (2023-04-16)

Bug Fixes

  • define a relative project root to ensure that there is no empty window when opening the app (8f6a58a)

0.1.3 (2023-04-15)

Features

  • add copy field for node.socket path (f36dbdb)

Bug Fixes

  • prevent increasing background speed (261c609)
  • the app will close if clicking the close button (d6d66ac)

0.1.2 (2023-04-12)

Features

  • add ui button for network selection and update node binary (458291f)

Bug Fixes

Miscellaneous Chores

0.1.1 (2023-04-10)

Bug Fixes

  • remove warnings and check npm build (57a351a)

0.1.0 (2023-04-10)

Features

  • add basic ui and animated background (80f5102)
  • display download progress (349998f)
  • display node sync progress (27d1936)

Bug Fixes

  • configure release please to produce 0.x.x versions (691ef1a)
  • remove test entry from github action (3270d06)