v2.5.7
eythaann/Seelen-UIv2.5.7Mar 23, 2026by github-actions[bot]
AI Summary
This release introduces a trash bin module for the dock, allows splitting multiple windows into separated items, and enables users to configure polling intervals for system resources. It also includes a comprehensive list of fixes for icon rendering, tooltips, scaling issues, and various UI bugs.
Key Highlights
- Trash bin module for the dock
- Split multiple windows into separated items on dock
- Configurable polling interval for system resources (CPU, RAM, network usage, etc)
- Fix for icons not refreshing on new installed apps
- Fix for tooltips not displaying on settings
New Features
- Trash bin module for the dock
- Split multiple windows into separated items on dock
- Configurable polling interval for system resources (cpu, ram, network usage, etc)
Full Release Notes
### features - allow split multiple windows into separated items on dock. - trash bin module for dock. - allow change polling interval for system resources (cpu, ram, network usage, etc). ### fix - not displaying tooltips on settings. - apps menu folder creation being skipped. - apps menu folder items not scrollable when overflowing. - some msix apps using resources mapping via 'pri' files not having icons (ex: iCloud). - PWA edge apps not extracting icons. - power menu and workspace viewer not scaling properly when users set text scale factor. - icons not refreshing on new installed apps. - not clearing icon extraction failure list on cache clear. - toolbar and calendar language not changing. - flyout widget being shown on media player close as a dot in the screen. ## What's Changed * build(deps): bump sysinfo from 0.38.1 to 0.38.3 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1439 * build(deps): bump tar from 0.4.44 to 0.4.45 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1473 * build(deps): bump rustls-webpki from 0.103.9 to 0.103.10 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1476 **Full Changelog**: https://github.com/eythaann/Seelen-UI/compare/v2.5.6...v2.5.7