Releases: eythaann/Seelen-UI
Releases · eythaann/Seelen-UI
Seelen UI v1.6.4
enhancements
- follow user accent color for tray list and windows borders
fix
- no showing promoted (pinned on taskbar) tray icons.
- toolbar no initialized correctly sometimes, now will retry if fails.
- battery no updating level.
- battery showing as always charging on default toolbar templates.
- tray overflow module no working on different languages.
refactor
- refactor on window_api and AppBar structures.
Full Changelog: v1.6.3...v1.6.4
Seelen UI v1.6.3
enhancements
- only show a progress bar on update and not the complete installer GUI.
fix
- main app no running if the forced creation of tray overflow fails.
Full Changelog: v1.6.2...v1.6.3
Seelen UI v1.6.2
features
- now
batteries
andbattery
(same as:batteries[0]
) are available on the scope of power toolbar module.
enhancements
- add battery crate to handle batteries info directly from their drivers.
- show if is smart charging.
- now battery module wont be shown if batteries are not found.
fix
- battery showing 255%.
Full Changelog: v1.6.1...v1.6.2
Seelen UI v1.6.1
fix
- tray icons not showing on startup
- hidden trays if icon was not found (now will show a missing icon), related with this now devices trays like usb devices or windows defender will work now, but missing icon is shown.
Full Changelog: v1.6.0...v1.6.1
Seelen UI v1.6.0
features
- add "Run as admin" option at context menu on Seelenweg.
- allow receive commands using TCP connections.
- Add System Tray Icons module, (incomplete, devices like usb or windows antivirus trays are still not supported).
enhancements
- improve power (battery) events performance.
- Window manager disabled by default to new users.
refactor
- remove tauri single instance plugin by TCP connection.
Full Changelog: v1.5.0...v1.6.0
Seelen UI v1.5.0
features
- new placeholder added to the bundle as alternative to default.
- new workspace item available to be used in placeholders.
enhancements
- support fullscreen apps (will hide the toolbar and the weg on fullscreen an app).
fix
- showing incorrect format on dates at start of the app.
- complex text with icons on toolbar items cause wraps.
- missing icons on some uwp apps.
refactor
- refactor on window event manager to allow synthetic events.
Full Changelog: v1.4.1...v1.5.0
Seelen UI v1.4.1
fix
- no truncating text on toolbar items overflow.
- rendering empty items on toolbar when empty placeholder is declared.
Full Changelog: v1.4.0...v1.4.1
Seelen UI v1.4.0
features
- Modular Themes
- Themes now allow tags to be categorized.
- Allow add, organize, combine multiple themes as cascade layers.
- Themes now allow folder structure to improve developers experience.
refactor
- Now themes will use .yml files instead json to improve developers experience.
- Themes schema updated, no backwards compatibility with json themes. (.json in themes folder will be ignored)
fix
- No hiding the taskbar correctly.
Full Changelog: v1.3.4...v1.4.0
Seelen UI v1.3.4
enhancements
- Add splash screen to Settings window.
- Add discord link on Information Section.
refactor
- Use TaskScheduler for autostart Seelen with priority and admin privileges.
fix
- bad zorder on Weg and Toolbar under the WM borders
Full Changelog: v1.3.3...v1.3.4
Seelen UI v1.3.3
features
- Multi-monitor support for Fancy Toolbar.
- Multi-monitor support for Seelenweg.
Full Changelog: v1.3.2...v1.3.3