Releases: ozgurce/LianliThemeEditor
Releases · ozgurce/LianliThemeEditor
V 1.1 Beta
V 1.0 Beta
V1.1 Beta Changelog
New Features
- Added Theme Gallery as a separate tab.
- Added GitHub-based theme download support.
- Added device filtering in Theme Gallery.
- Added downloaded/installed theme state in gallery cards.
- Added optional activate after install flow.
- Added gallery preview cards with theme name, author, device and progress state.
- Added Bug Report and About tabs.
- Added update check entry in About.
- Added modern top navigation and smoother tab switching.
- Added light/dark theme toggle to the top bar.
- Added device images in device selector.
- Added Ring Graph / Sensor Graph layer type.
- Added Ring Graph styles: Ring1, Ring2, Ring3, Ring4, Ring5 and None.
- Added Ring Graph sensor sources: CPU Load, CPU Temperature, CPU Temperature F, GPU Load, GPU Temperature, GPU Temperature F and Fan RPM.
- Added Ring Graph color, background, text color, font and zoom controls.
- Added a new Text and Format panel for font/text settings.
- Added ThemeEngine-based PNG previews for Sensor/Ring Graph, Status Bar, Dynamic Status and Curved Bar.
Theme Gallery
- Added real preview extraction from theme packages.
- Added support for Hydroshift and 8.8 theme gallery layouts.
- Fixed Hydroshift square preview sizing.
- Fixed 8.8 rectangular preview sizing.
- Added more stable modular card sizing.
- Downloaded themes are now shown more subtly.
- Fixed duplicate theme listing.
- Fixed gallery refresh not reloading correctly.
- Fixed gallery getting stuck on loading.
- Fixed cut-off Download button.
- Fixed installed theme detection by checking L-Connect side.
Editor Improvements
- Moved editor controls into the top bar area.
- Footer info now only appears in Editor tab.
- Footer now shows Template ID and progress near it.
- Copyright text centered as "Özgür Yalçın | 2026".
- Improved active theme handling when editing a non-active theme.
- Editing a theme from the list now activates that theme instead of overwriting the previous active theme.
- Power values now show one decimal place like L-Connect.
Preview Fixes
- Fixed downloaded themes not applying background correctly.
- Fixed analog clock themes showing only background in preview.
- Improved GraphClock preview behavior.
- Fixed Curved Bar ring border placement.
- Fixed Curved Bar ring border rendering as continuous inner/outer circle.
- Fixed Curved Bar subsection rendering.
- Fixed Ring Graph preview style mismatches.
- Fixed Ring Graph text not appearing in preview.
- Fixed Ring Graph style changes not updating preview correctly.
- Fixed Ring1 first-add preview rendering incorrectly.
- Fixed Sensor text colors reverting or changing after save.
- Fixed Status Bar, Dynamic Status and Curved Bar previews to use ThemeEngine PNG output instead of handmade preview drawing.
- Fixed Dynamic Status knob not appearing.
- Fixed Curved Bar preview being clipped at the edges.
- Fixed empty/transparent graph PNGs caused by zero preview values.
- Added safer preview padding for graph renders.
Bug Fixes
- Fixed "Add Graph failed: Unsupported graph style: DynamicStatus".
- Fixed Ring Graph add error caused by cross-thread access.
- Fixed 8.8 and 9.2 device PNG mix-up.
- Fixed theme activation after gallery download.
- Fixed theme background application after gallery install.
- Fixed refresh behavior in gallery.
- Fixed white/dark theme toggle visibility.
- Fixed incorrect/stale preview cache paths.
- Fixed long sensor preview filenames causing preview save failure.
- Fixed release packaging accidentally using the wrong package type.
Release
- Version updated to V1.1 Beta.
- Release package is DLL/framework-dependent.
- templates folder is not included in the release package.
Summary:
- Finally Added GraphSensor's to editing screen; you can add them from Add Layer button. There are 5 Different Ring Style Graphs with text. (They can be little buggy on the preview but should work completly on the screen)
- Added Theme Gallery for downloading themes from community. (Thanks @galrim519 for givin me permission to add his themes) It has hydroshift s/c and 8.8 themes. And its on alpha, it will change big time. I'm planning so much more on there.
- Graph items preview are fixed. (should :))
- Exported themes backgrounds should be fixed and you don't need to upload background again
- If fonts are not installed system wide and you select any layer with that font, editor should install them system wide and give a popup.
- 9.2 Partial Support added, Added 8.8 themes to 9.2 converter
- 8.8 Should work but tiny bit of layers would not work. It will have take time to be fixed.
- Added Bug Report and About section on Main Editor they are placeholders for now.
- Uses dll for more safe approach (its for testing only)