Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ethanjli ethanjli released this 21 Sep 18:29
· 2 commits to main since this release
b5c9edc

This is the first functional prototype of the Latreutes desktop application.

Features

  • Added ability to communicate with the ZeroTier One HTTP API using its authtoken.secret, with manual initial setup: #1
  • Added display of information about connected ZeroTier networks and peers: #2
  • Added display of information about the node running Latreutes: #3
  • Added an interface to leave a ZeroTier network: #4
  • Added an interface to join a ZeroTier network by entering its ZeroTier network ID: #5
  • Added an interface to join a ZeroTier network by entering a domain name: #7
  • Chose a React components library for the GUI: #8
  • Chose a React caching library for HTTP API calls: #9
  • Added (disambiguated) display of human-readable network names when available: #11