You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release_notes.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,21 @@
3
3
4
4
5
5
6
+
## v0.7.4 - Trmnl DIY Support
7
+
8
+
**Release Date:** December 17, 2025
9
+
10
+
### 🚀 New Hardware Support
11
+
-**Seeed Studio Trmnl DIY Kit (ESP32-S3)**: Added full support for the Trmnl DIY Kit, including:
12
+
- Correct pin mappings for display, buttons, battery, and SPI.
13
+
- Support for `7.50inv2p` display model with partial update capabilities.
14
+
- Automatic `inverted` color handling to fix "Dark Mode" logic (Hardware White is treated as logical White).
15
+
16
+
### 🐛 Bug Fixes
17
+
-**QR Code Widget**: Fixed a regression where the `qr_code` component definition was missing from the generated YAML, causing "Couldn't find ID" errors.
0 commit comments