
Available on M5Burner or https://launcherhub.net
2.6.2:
Fixed [T-Embed CC1101](https://www.lilygo.cc/products/t-embed-cc1101-plus?bg_ref=sDI8Bh4HmO) OTA Link
Changed SD file listings for speed, thanks @geo-tp and @emericklaw
Fixed [T-Deck Plus](https://www.lilygo.cc/products/t-deck-plus-ca?bg_ref=sDI8Bh4HmO) touchscreen (added new env for it)
Fixed [M5Stack CoreS3](https://shop.m5stack.com/products/m5stack-cores3-esp32s3-lotdevelopment-kit?ref=Pirata) SD Card not mounting
Add Delete from Favorites option
From 2.6.0
Pulling data from my new api, integrating all devices list with m5burner api and counting downloads into the m5burner database.
OTA Pagination (pages of 100 firmware ordered by download-default)
New Device: [M5Stack Tab5](https://shop.m5stack.com/products/m5stack-tab5-iot-development-kit-esp32-p4?ref=Pirata).
New Device: [Lilygo T-HMI](https://www.lilygo.cc/products/t-hmi?bg_ref=sDI8Bh4HmO)
New Feature: Backup SPIFFS/FAT now prompts to merge data into a chosen binary, so you can install firmware and data choosign
SPIFFS Yeson install and backup B Binaries now have incremental names.New Feature: Added Filter and ordering to the fimware list.
New Feature: Added Starred* firmware list (controlled by me.. support the project to have yout firmware into the starred list.).
New Feature: Added "Favorite" (Need SD Card), where you an add the firmwares from the OTA list, or Manually add your binary links from your local server or whatever.
config.conf changes:
...
"favorite": [
{ // Example of firmware added into Favorites through OTA function
"name": "Evil-Cardputer-7h30th3r0n3",
"fid": "2128851a0c98a4c1d15ac1a327b49812",
"link": ""
},
{ // Example of my custom link file added manually editiing this file
"name": "Launcher Beta link",
"fid": "", // leave it blank
"link": "https://github.com/bmorcelli/Launcher/releases/download/beta/Launcher-m5stack-cardputer.bin"
},
{
"name": "Bruce Beta link",
"fid": "",
"link": "https://github.com/pr3y/Bruce/releases/download/betaRelease/Bruce-m5stack-cardputer.bin"
},
],
"aa:bb:cc:11:22:33": 1, // Rotation is now bound to hardware MAC
...Support the project
* [GitHub Project](https://github.com/bmorcelli/Launcher)
* [Buy me a Coffee](https://buymeacoffee.com/bmorcelliz)
* [GitHub Sponsor](https://github.com/sponsors/bmorcelli)
* BTC: [bc1q6m5sks6vhl38g8xyuzuazdv3wffsk58ffxk8rg](https://link.trustwallet.com/send?coin=0&address=bc1q6m5sks6vhl38g8xyuzuazdv3wffsk58ffxk8rg)
