Releases: bmorcelli/Launcher
Releases · bmorcelli/Launcher
Launcher Release 2.5.2
2.5.2:
- Fixed Marauder V6 touchscreen and CYDs touchscreen unresponsive and fixed Dim screen
- Fixed Smoochiee board inputs and SDCard
- Fixed Longpress on Cardputer ADV
- Fixed folder creation on subfolders
Launcher Release 2.5.1
2.5.1:
- Fixed Cardputer ADV Keyboard compatibility
- Fixed issue where OTA firmware list wasn't being fully downloaded.
Launcher Release 2.5.0
Changelog
- 2.5.0:
- Moving to pioarduino 3.3 based framework (ESP-IDF 5.5)
- Enable USB Mass Storage to SD_MMC devices (T-Display-S3 and touch and T-Dongle S3 tft)
- Partition changes
- Firmware updates
- OTA lists and install
- Added keyboard support to T-Deck Pro #180
- Fixed compatibility with UIFlow 2.3.x #192
- Added CSS, JS, Html online minifier
- Moved to ESP32Async/ESPAsyncWebServer official repo
- Port to Cardputer ADV thanks to @n0xa
- Port to Lilygo Lora Pager by @emericklaw
- Port to CYD-4827S043R -> WIP
- Fixed first line filelist
- Moving to pioarduino 3.3 based framework (ESP-IDF 5.5)
lastRelease commit (348c44b)
Update platformio.ini
Launcher Release 2.4.10
Changelog
- 2.4.10:
- Fixed T-Embed screen
- Fixed StickC (and plus) keyboard navigation
- Phantom touchscreen mapping
Launcher Release 2.4.9
Changelog
- 2.4.9:
- Fixed T-Display-S3 PRO
- Enabled OTA for Marauder Mini
betaRelease commit (0f55ade)
wrong link
Launcher Release 2.4.8
Changelog
- 2.4.8:
- Enabled OTA function to: CYD 2432S028R, 2-USB, S024R, W328C/R, Marauder boards, Awok boards, Phantom, Lilygo T-Embed CC1101 and T-Deck (regular and plus)
- Port to AWOK Mini v2 and AWOK Touch v2
- Port to RabbitLabs Phantom
- Ports to 8048S043C, 8048W550C
- Port to Lilygo T-Deck Pro (e-paper display)
- Enhancements on Touchscreen devices for responsive file lists and menu options
- New Main menu with all items, with items touchable.
- fixed ports to Marauder v4, v6, v7, mini.
- fix for 2432s032C misaligned touchscreen
Launcher Release 2.4.7
Changelog
- 2.4.7:
- WebUi: Multi file upload through drag/drop or file/folder selector, now it supports folder upload.
- StickC blackscreen fix
- T-Dongle-S3 (tft) port
- T-Display-S3 port
Launcher Release 2.4.6
Changelog
- 2.4.6:
- UiFlow2 v2.2.3 and restored StickCPlus2 compatibility
- split webui files
- USB Interface to manage SD files on ESP32S3 devices (ESP32 can't do it)
- Compressed WebUI with gzip
- Port to CYD-3248S035C and CYD-3248S035R #125
- Interfaces skipping options (multiple clicks) #127 #126 comment
- Fixed StickCPlus keyboard colors
- Fixed Back to list on OTA (will be enhanced when having multiple lists)
- (rollback) Use http download/update for OTA to reduce flash memory.
All credits from USB Storage interface to @geo_tp for his incredible POC https://github.com/geo-tp/Esp32-USB-Stick
Many thanks to @rennancockles for bringing it to Bruce, and allowing me to bring it to Launcher