Releases: liamcottle/reticulum-meshchat
Releases · liamcottle/reticulum-meshchat
v1.19.0
- Added setting to enable and disable transport mode
- Added ability to cancel sending messages
- Added button to open an LXMF address when no conversations are open
- Added button to open a nomadnet url without having to click a random node first
- Telemetry requests from Sideband no longer show up as empty messages
- Updated
rns
to v0.9.1 - Updated
lxmf
to v0.6.0
v1.18.0
- Added interface importing and exporting thanks to @Sudo-Ivan in #35
- Added dropdown menu on interfaces
- Added button to export a single interface
- Cleaned up interfaces UI to show more info
- Other UI Improvements
v1.17.0
- Added docker image thanks to @g7ufo in #29
- Added the ability to select a custom profile icon similar to Sideband's Icon Appearance
- Added the ability to select different levels of image compression when adding an image to a message
- Fixed nomadnet browser bug #28 thanks to @zenith777777 in #32
- UI Improvements
v1.16.0
- Added new Ping tool under
Tools
->Ping
.
The ping tool can only ping lxmf.delivery
addresses.
You can copy one from the header bar when viewing a conversation.
v1.15.0
- Added RNode web flasher to new tools section
- Added SNR and hops away to LXMF announces list
- Added new drop down menu to conversation viewer
- Added the ability to ping destination from conversation viewer dropdown
- Added LXMF user icons to the announce list and conversation viewer
- Added signal metrics to conversation viewer
- External links are now opened in default system browser instead of Electron
- Fixed bug #26 in micron parser thanks to @AutumnSpark1226 in #27
- Fixed some dark mode styles leaking into light mode
- UI Improvements
v1.14.0
- Added dark mode thanks to @RFnexus in #20
- Added full micron format and field support thanks to @RFnexus in #20
- Added setting to select
Light Theme
orDark Theme
- Added support for showing Sideband/LXMF user appearance icons in conversations list
- Performance improved by reusing an already established link when browsing to a new nomadnet page
- When using the portable exe on Windows, the
.reticulum
and.reticulum-meshchat
folders are now saved next it, useful for setups on USB drives - UI Improvements
- Internal code clean up
- Updated to RNS v0.8.8
- Updated to LXMF v0.5.8
v1.13.2
- Added bandwidth and spreading factors for 2.4GHz SX1280 RNode interfaces thanks to @WifiHero91 in #18
- Added the ability to select
Direct
,Opportunistic
orPropagated
delivery methods before sending a message. - Minor UI improvements.
v1.13.1
- Added support for high quality audio messages using opus codec
- Added message attachment sizes to message info dialog
- Fixed image attachment previews in message composer so they are no longer stretched
- Fixed bug where audio messages would play the wrong audio when the message list was updated
- Fixed bug that would break the announces list when an LXMF announce had a null display name
- Updated suggested interface to new domain name
- Updated to RNS v0.8.4
- Updated to LXMF v0.5.6
v1.13.0
- Added support for network visualiser when connected to shared instance in #14 thanks to @markqvist
- Added support for showing custom display names in network visualiser
- Added support for sending simple page data in nomadnet page links
- Added LXMF stamp cost and ticket expiry to conversation toolbar
- Added more support for micron format
- Fixed clicking LXMF URLs in Nomadnet Browser
- UI improvements for small screens
- Updated to RNS v0.8.0
v1.12.0
- Added the ability to set a custom display name for conversations when clicking the existing display name
- Added the ability to use MeshChat as a Propagation Node
- Added the ability to automatically send failed messages to a Propagation Node
- Added syncing/downloading of messages from Propagation Nodes
- Added new message info dialog when clicking an inbound message timestamp or outbound message delivery state
- Signal Quality, RSSI and SNR stats have been moved to the new message info dialog
- Messages are now sent opportunistically if a link is not yet established and encryption ratchets are available
- The timestamp under received messages now shows when they were received instead of when they were sent
- Other UI Improvements
- Updated to LXMF v0.5.3
- Updated to RNS v0.7.8