Skip to content

Commit 9740e1c

Browse files
authored
2.6.7
1 parent 105ecda commit 9740e1c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,13 +84,16 @@ Things that needs to be done in next updates
8484

8585

8686
## Latest Changelog
87+
* 2.6.8:
88+
* [ ] Custom partition builder (no more hardcoded partition lists)
89+
8790
* 2.6.7:
8891
* [x] Restablished Tab5 SdCard on SPI for WiFi compatibility and refactored reboot process to powercycle the SDCard, resetting the Sdcard communication bus.
8992
* [x] Tab5 Now has MassStorage interface!
93+
* [x] Fixed M5Stack Paper S3 USB MassStorage issue https://github.com/bmorcelli/Launcher/issues/287 and OTA will show only S3 firmwares.
9094
* [x] Added App offset parameter to allow Launcher to be updated in Tab5, and firmwares that are placed at different factory/app0 addresses.
9195
* [x] Set to StickC and CPlus devices to see only ESP32 firmwares on OTA, excluding ESP32-S3 (StickS3) firmwares
92-
* [x] Adjusted binary of firmware binaries that are not merged to have a partition table, allowing attaching SPIFFS partition into it. This binary will be valid ONLY for Launcher, can't be flashed alone because doesn't have a valid bootloader and partition table.
93-
* [] Custom partition builder (no more hardcoded partition lists)
96+
* [x] Adjusted binary of firmware binaries that are not merged to have a partition table, allowing attaching SPIFFS partition into it. This binary will be valid ONLY for Launcher, can't be flashed alone because it doesn't have a valid bootloader and partition table. https://github.com/bmorcelli/Launcher/issues/289
9497

9598
* 2.6.6:
9699
* [x] [M5-StickS3](https://shop.m5stack.com/products/m5sticks3-esp32s3-mini-iot-dev-kit?ref=Pirata) port
@@ -366,3 +369,4 @@ Things that needs to be done in next updates
366369
* Fixed blackscreen and keyboard capture on Cardputer.
367370
</details>
368371

372+

0 commit comments

Comments
 (0)