Releases: liamcottle/reticulum-meshchat
Releases · liamcottle/reticulum-meshchat
v1.1.0
- Added timeout for establishing link for NomadNet downloads
- Added support for clicking LXMF urls in NomadNet pages to open the messages view
- Added UI to manage Reticulum Interfaces
- Supports adding, editing and deleting
AutoInterface
,TCPClientInterface
andRNodeInterface
- Supports adding, editing and deleting
- Refactored UI to include a main navigation sidebar
- Added link in sidebar for Network Visualiser
- Binaries for Windows and Mac are now auto built by GitHub Actions when a new release tag is pushed
v1.0.1
- Added button to compose a message to an arbitrary LXMF address.
- Added app version to loading screen.
- Ask for microphone access on Mac so audio calls work.
- Increased default window size.
- Fix for showing failure state when a Nomad Network page fails to load.
- Fix to ensure python executable is stopped when electron app is closed.
v1.0.0
- Initial Release with standalone
exe
for Windows and.dmg
for Mac.