Skip to content

Releases: bmorcelli/Launcher

Launcher Release 2.5.2

25 Sep 17:16

Choose a tag to compare

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

24 Sep 08:26

Choose a tag to compare

2.5.1:

  • Fixed Cardputer ADV Keyboard compatibility
  • Fixed issue where OTA firmware list wasn't being fully downloaded.

Launcher Release 2.5.0

11 Sep 23:33
ced1541

Choose a tag to compare

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

lastRelease commit (348c44b)

03 Sep 21:58
b660c2f

Choose a tag to compare

Pre-release
Update platformio.ini

Launcher Release 2.4.10

05 Jun 17:12

Choose a tag to compare

Changelog

  • 2.4.10:
    • Fixed T-Embed screen
    • Fixed StickC (and plus) keyboard navigation
    • Phantom touchscreen mapping

Launcher Release 2.4.9

29 May 23:46

Choose a tag to compare

Changelog

  • 2.4.9:
    • Fixed T-Display-S3 PRO
    • Enabled OTA for Marauder Mini

betaRelease commit (0f55ade)

02 Jun 13:21

Choose a tag to compare

Pre-release
wrong link

Launcher Release 2.4.8

25 May 17:12

Choose a tag to compare

Changelog

Launcher Release 2.4.7

21 Mar 22:26

Choose a tag to compare

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

08 Mar 13:37

Choose a tag to compare

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