Skip to content

Releases: liamcottle/reticulum-meshchat

v1.18.0

01 Jan 13:31
Compare
Choose a tag to compare
  • 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

29 Dec 08:44
Compare
Choose a tag to compare
  • 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

24 Dec 12:00
Compare
Choose a tag to compare
  • 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

23 Dec 10:34
Compare
Choose a tag to compare
  • 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

16 Dec 09:33
Compare
Choose a tag to compare
  • 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 or Dark 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

06 Nov 01:31
Compare
Choose a tag to compare
  • Added bandwidth and spreading factors for 2.4GHz SX1280 RNode interfaces thanks to @WifiHero91 in #18
  • Added the ability to select Direct, Opportunistic or Propagated delivery methods before sending a message.
  • Minor UI improvements.

v1.13.1

12 Oct 06:24
Compare
Choose a tag to compare
  • 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

26 Sep 05:01
Compare
Choose a tag to compare
  • 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

20 Sep 06:49
Compare
Choose a tag to compare
  • 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

v1.11.0

11 Sep 10:31
Compare
Choose a tag to compare

BREAKING CHANGES

  • Older versions of MeshChat are not compatible with this new version.
  • Please upgrade all of your Reticulum clients to continue messaging.

From RNS v0.7.7 Change Log

Please note! Versions of RNS prior to 0.7.7 will not be able to pass announces for destinations with ratchets enabled! If you use applications that can use ratchets (for example, LXMF version 0.5.0 and up), it is important that you update all transport instances on your network to 0.7.7.

MeshChat v1.11.0 Change Log

  • Updated RNS to v0.7.7
  • Updated LXMF to v0.5.0
  • Added LXMF and RNS versions to About Page
  • Fixed issue with Electron caching the main page from older versions of MeshChat