Releases: eythaann/Seelen-UI
Releases · eythaann/Seelen-UI
Seelen UI v1.10.3-beta.1
enhancements
- add debugger cli toggles to tracing more info on logs.
- media modules now exports the app related to the media player.
fix
- saving ahk lib in wrong location.
Full Changelog: v1.10.2...v1.10.3-beta.1
Seelen UI v1.10.2
Seelen UI v1.10.1
fix
- app crashing if uwp package has missing path.
- app no working fine on multiple monitors.
Full Changelog: v1.10.0...v1.10.1
Seelen UI v1.10.0
features
- add volume changed popup.
- new custom virtual desktop implementation.
- shortcut to toggle debug mode on hitboxes (Control + Win + Alt + H).
enhancements
- remove black borders of windows previews on dock.
- improve uwp app manage on dock/taskbar.
refactor
- add strategy pattern to virtual desktops.
fix
- topbar hitbox rect on auto hide equals to on-overlap.
- bad matching fullscreen apps.
- suspended process (ex: Settings) been shown on dock.
- uwp icons not loading correctly.
- bad focused app matching strategy.
What's Changed
- chore(lang): improve japanese translation by @donotsolveme in #44
New Contributors
- @donotsolveme made their first contribution in #44
Full Changelog: v1.9.11...v1.10.0
Seelen UI v1.9.11
features
- add a option to hide apps from the dock/taskbar, requested on #5.
- update tray labels when tray icons module are open.
- add auto-hide option to the toolbar.
fix
- route no maintaining on cancel changes on settings window.
- cancel button no working correctly after save the settings multiple times.
- tray module no forcing tray overflow creating on startup.
Full Changelog: v1.9.10...v1.9.11
Seelen UI v1.9.10
features
- add
getIcon
fn to the scopes of toolbar placeholders.
refactored
- improve interfaces and documentation.
fix
- styles of media module when dock is on left side.
- opened apps been removing on weg items file change.
- app crashing on update if language prop was null in the settings.json file.
Full Changelog: v1.9.9...v1.9.10
Seelen UI v1.9.9
refactored
- internal interfaces to improve documentation and development.
enhancements
- add language selector to the nsis installer.
- allow search on lang selector on Seelen UI Settings.
fix
- app no opening to new users.
What's Changed
- chore(lang): improvements on zh translation by @eythaann in #26
- chore(lang): improve japanese translations by @eythaann in #27
Full Changelog: v1.9.8...v1.9.9
Seelen UI v1.9.8
enhancements
- avoid recreate already existing folders.
- separate lib and app in two crates.
- improve click behavior on seelen weg item to make it more intuitive.
fix
- can no disable run on startup.
- text been cut on toolbar.
- app crashing on wallpaper change on win11 24h2
Full Changelog: v1.9.7...v1.9.8
Seelen UI v1.9.7
enhancements
- made all invoke handlers async
fix
- crash on registering network event
Full Changelog: v1.9.6...v1.9.7