Skip to content

Commit 40d709a

Browse files
committed
Document v0.3.0 release changes
1 parent 34b49b6 commit 40d709a

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this fork are documented here.
44

55
The format is based on a simple chronological release history.
66

7+
## v0.3.0 - Classic Theme Conversion Workflow
8+
9+
- Added an MVP converter for classic `theme.yaml` themes to SmartMonitor HID `.dat` themes.
10+
- Added GUI integration for converting classic framebuffer themes into SmartMonitor-compatible themes.
11+
- Generated editable SmartMonitor `.ui` projects are now preserved next to converted themes.
12+
- Added `Open/Edit UI` support for converted classic themes through linked `source_ui` metadata.
13+
- Added conversion support for backgrounds, static images, static text, number widgets, datetime widgets, progress bars, line graph fallbacks, and radial fallbacks.
14+
- Added scaling from classic theme canvas sizes to the SmartMonitor HID `480x320` target canvas.
15+
- Extended runtime mapping for RAM used/free/total, disk free, GPU memory, uptime hours, and additional classic-theme sensor aliases.
16+
- Reworked `configure.py` SmartMonitor action buttons into a two-row layout with shorter labels.
17+
718
## v0.2.1 - Autostart and Broader Runtime Support
819

920
- Added Linux user autostart support via `systemd --user`.

0 commit comments

Comments
 (0)