meshtastic/docs/software/other/1.3-enthusiast.mdx
Garth Vander Houwen 429dbac089
1.2 End of Life (#400)
* Start of 1.2 EOL cleanup

* initial docs updates

* Move more 1.2 files

* Move remaining 1.2 files

* Fix links

* Fix links

* More links

* The rest of the broken links

* Missed a couple of links

* Really last link

* Links to the final 1.2 firmare and android app

* add last flasher

* fix gps_disabled

* update enthusiast page

* Delete 1.2 from apple apps

* Fix error in module index
2022-09-09 13:48:23 +10:00

81 lines
1.9 KiB
Plaintext

---
id: 1.3-enthusiast
title: 1.3 Enthusiast
sidebar_label: 1.3 Enthusiast
---
Meshtastic 1.3 has not been released as a beta.
This page will function as a cheat-sheet to keep our notes on how to work with Meshtastic 1.3.
## Known Limitations
* Meshtastic 1.3 will not work with older versions of Meshtastic. All clients and device nodes on your Meshtastic Network will need to run 1.3.
* OTA updates don't work. We don't have an ETA of when this will be implemented. To update device firmware, you will need to use a cable.
## Meshtastic 1.3 - Device
There are often breaking changes in the firmware right now so please test the latest version.
The latest firmware can be found here:
https://github.com/meshtastic/Meshtastic-device/releases
Where to file bugs:
https://github.com/meshtastic/Meshtastic-device/issues
## Meshtastic 1.3 - Python
Most CLI commands are now working, documentation has been updated but the --help has not
https://meshtastic.org/docs/settings/config/
Where to file bugs:
https://github.com/meshtastic/Meshtastic-python/issues
## Meshtastic 1.3 - Android
Android App 1.3 apk available here
https://github.com/meshtastic/Meshtastic-Android/releases
Where to file bugs:
https://github.com/meshtastic/Meshtastic-Android/issues
## Meshtastic 1.3 - MacOS
The Meshtastic MacOS build is available in TestFlight.
https://testflight.apple.com/join/c8nNl8q1
Where to file bugs:
TestFlight
## Meshtastic 1.3 - iOS
https://testflight.apple.com/join/c8nNl8q1
Where to file bugs:
TestFlight
## Meshtastic 1.3 - Web
Hosted version available at client.meshtastic.org, we are still working to get the new webui running locally on the device firmware.
You can connect your device to WiFI using the apple apps or the python CLI
Where to file bugs:
https://github.com/meshtastic/meshtastic-web/issues
## Meshtastic 1.3 - Flasher
Currently flashing and setting region are available
https://github.com/meshtastic/Meshtastic-gui-installer/issues
Have fun!