Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.

Releases: meshtastic/Meshtastic-gui-installer

Meshtastic Flasher 1.0.94

08 Mar 19:25
Compare
Choose a tag to compare

Changes:

  • bumped min version of meshtastic python library due to a bugfix in T-Beam
  • fixed versioning issue in release process
  • clear ports if user wanted to use Meshtastic 1.2+ detection

Meshtastic Flasher 1.0.92

08 Mar 00:15
Compare
Choose a tag to compare

Changes:

  • clear the output area of --info so you only see the most recent run (from Advanced Options form)

Meshtastic Flasher 1.0.91

07 Mar 23:02
Compare
Choose a tag to compare

Changes:

  • increase the number of versions to retrieve from github so 1.2.52 (the latest "stable" Meshtastic-device) is in the list of drop downs for firmware releases

Meshtastic Flasher WinApp 1.0.0

07 Mar 19:50
Compare
Choose a tag to compare

Executable to install and meshtastic-flasher via pip.

Note: Requires python3 to be installed. To install python3, see https://www.python.org/downloads/windows/

To install meshtastic-flasher, download meshtastic-flasher.zip, unzip and run.

Meshtastic Flasher MacApp 1.0.0

07 Mar 18:07
Compare
Choose a tag to compare

Signed application to run the Meshtastic-flasher (aka m-flasher), which updates firmware/bootloader software on radios/devices.

To install, download Meshtastic-flasher.app.zip, unzip and drag to /Applications.

Note: This application requires that you have python3 installed. There are many ways to do this (pick only one):

brew install python3
ports install python3

The first time you run this application, it will show this:
"Meshtastic-flasher" can't be opened because Apple cannot check it for malicious software.

Click on the Apple in the top left of the screen, "System Preferences", "Security & Privacy", "General" tab, click the "Open Anyway" button if the message shows: "Meshtastic-flasher.app" was blocked from use because it is not from an identified developer."

The first time the application starts up, it need to install a python virtual environment, download the Qt libraries, and install the meshtastic-flasher application from PyPi.org. This can take a minute or two, depending on your internet access.

Meshtastic Flasher 1.0.90

06 Mar 01:17
Compare
Choose a tag to compare

What' changed:

  • fixed the position of the detected text (on Windows it was overwriting other text)

Meshtastic Flasher 1.3alpha.1

02 Mar 22:04
067dd41
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 1.0.89...1.3alpha.1

Meshtastic Flasher 1.0.89

01 Mar 18:36
da73aa5
Compare
Choose a tag to compare

What's Changed

  • do not write "sekrit" as wifi password by @mkinney in #125

Full Changelog: 1.0.88...1.0.89

Meshtastic Flasher 1.0.88

25 Feb 23:25
c4933ae
Compare
Choose a tag to compare

What's Changed

  • check doc_url for valid links by @mkinney in #121
  • made the Release process easier (Actions -> Make Release; Edit/Publish Release
  • update T-Echo bootloader by @mkinney in #122

Full Changelog: 1.0.85...1.0.88

Meshtastic Flasher 1.0.85

25 Feb 18:57
3a9b220
Compare
Choose a tag to compare

What's Changed

  • change about doc_url and label to fields.json; fix links in all Plugin screens since they all changed; change link color to Meshtastic green by @mkinney in #120

Full Changelog: 1.0.84...1.0.85