Skip to content

v0.5.1

Compare
Choose a tag to compare
@braginini braginini released this 14 Mar 13:12
· 1072 commits to main since this release
3a69f33

Changelog

Management

  • Fix outdated Network.Serial (enable persistence to the store) (#260)

Client

  • Split client app into CMD and Daemon service (#239)
    Now there is a daemon service running in the background and cmd can control it.
  • Introduce UP and Down commands to start and stop daemon
    wiretrustee up
    wiretrustee down
  • Minor bug fixes