Releases: meshtastic/Meshtastic-gui-installer
Meshtastic Flasher 1.0.94
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
Changes:
- clear the output area of
--info
so you only see the most recent run (fromAdvanced Options
form)
Meshtastic Flasher 1.0.91
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
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
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
What' changed:
- fixed the position of the detected text (on Windows it was overwriting other text)
Meshtastic Flasher 1.3alpha.1
Meshtastic Flasher 1.0.89
What's Changed
Full Changelog: 1.0.88...1.0.89
Meshtastic Flasher 1.0.88
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
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