Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 0.1.0-beta
      [ Chris Talbot ]
      * Initial release (Closes: #XXXX)
      * Update Deb pkg
      * meson: check for .git directory before executing command
      * connection_page: reduce the size of the QR code to prevent overflow
      * channels_page: Set date to now if there is no rxtime
      * connection_page: Support multiple serial ports
      * connection_page: remove template in middle of code
      * connection_page: alphabetize children
      * connection_page: remove interface close in disconnection
      * nearby_nodes_page: use remove_all for list_row
      * connection_page: clean up text
      * connection_page: Make bluetooth devices it's own group
      * connection_page: make regions a list to select from
      * connection_page: make TCP button same UI as others
      * connection_page: add code in setting region to detect if connected
      * connection_page: match other groups to Bluetooth Devices
      * Improve UI for Channels and Nearby_nodes
      * Support Direct Messaging
    
      [ maryjane ]
      * Just a typo fix in a dialog
      * Mark the application as adaptive.
      * Add touch in appstream metadata info
    
      [ Peter Mack ]
      * debian/control: Fix typo
      * metainfo.xml: Remove boilerplate, mark as adaptive
      * org.kop316.meshtastic.json: Add flatpak manifest
      * icon: fix dimensions to pass appstreamcli validation
  • 0.1.0-Alpha
    b3b0a7c1 · Release 0.1.0-Alpha ·
      [ Chris Talbot ]
      * First Release