Releases: sargassum-world/latreutes
Releases · sargassum-world/latreutes
v0.2.1
Fixes
- Welcome screen no longer links to the Networks page when the authtoken is missing (#23)
- On Windows, the file path for where to find Zerotier One's copy of the authtoken file should now be correct (#23)
- Added clarifying information when the device attempts to join a network but access is denied (#23)
- Added a more visible close button to the "Join a Network" panel (#23)
- Added OS information to the Node Info card on the Home page (#23)
- Replaced the navbar's "Home" button with a logo-and-name brand for visual consistency with navbars in other Sargassum apps (#23)
v0.2.0
v0.1.0
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