v2.5.2
eythaann/Seelen-UIv2.5.2Feb 27, 2026by github-actions[bot]
AI Summary
This release introduces a new widget security layer for exposed commands, adds optional acrylic effect for the apps menu, and allows users to control hardware acceleration. The wallpaper manager has been refactored from React to Svelte, and multiple bugs affecting toolbar, power menu, and settings have been fixed.
Key Highlights
- New widget security layer for exposed commands
- Apps menu optional acrylic effect
- Allow users to decide if use or not hardware acceleration
- Wallpaper manager refactored from React to Svelte
- Fixed multiple bugs including infinity switching, power menu closing instantly, and apps menu freeze
New Features
- Add new widget security layer for exposed commands
- Apps menu optional acrylic effect
- Allow users decide if use or not hardware acceleration
Full Release Notes
### features - add new widget security layer for exposed commands. - apps menu optinal acrylic effect. - allow users decide if use or not hardware acceleration. ### enhancements - widgets loading time. - settings resources lists. ### refactors - remake wallpaper manager from react to svelte. ### fix - infinity switching of items on toolbar. - app not starting correctly from service. - power menu clossing instantly. - settings by apps not working after saving new state. - context menu on toolbar bottom position. - external links being opened on webview instead external browser. - apps menu widget freeze on search. - change wallpaper shortcuts not working. - apps menu drag and drop. ## What's Changed * build(deps): bump devalue from 5.6.2 to 5.6.3 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1415 * build(deps-dev): bump svelte from 5.46.4 to 5.53.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1414 * Update Turkish translations for UI terms by @MUHAMETE61 in https://github.com/eythaann/Seelen-UI/pull/1413 * fix(translations): corrected Japanese translations. by @shibadogcap in https://github.com/eythaann/Seelen-UI/pull/1425 * build(deps-dev): bump @commitlint/cli from 19.8.1 to 20.4.2 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1422 * build(deps-dev): bump @types/lodash from 4.17.23 to 4.17.24 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1423 * build(deps-dev): bump esbuild from 0.25.5 to 0.27.3 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1388 * build(deps-dev): bump @types/node from 20.19.33 to 25.3.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1421 * build(deps): bump bytes from 1.11.0 to 1.11.1 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1373 ## New Contributors * @MUHAMETE61 made their first contribution in https://github.com/eythaann/Seelen-UI/pull/1413 **Full Changelog**: https://github.com/eythaann/Seelen-UI/compare/v2.5.1...v2.5.2