v2.8.3
eythaann/Seelen-UIv2.8.3Sep 1, 2026by github-actions[bot]
AI Summary
This release enhances the user experience with improved taskbar integration and task switcher behavior, while fixing several bugs related to environment variables and context menus.
Key Highlights
- Loading native taskbar pins for new users
- Showing task switcher on the monitor where the cursor is positioned
- Adding an option to filter task switcher apps by the active monitor
- Customizable floating window size
New Features
- Load native taskbar pins for new users
- Show task switcher on the monitor where the cursor is positioned
- Filter task switcher apps by active monitor
- Customizable floating window size
Full Release Notes
### enhancements - load native taskbar pins, for new users. - show task switcher on the monitor where the cursor is positioned. - add option to filter task switcher apps by the active monitor. - customizable twm float size ### fix - launched apps not seeing environment variable changes made after Seelen UI started. - context menu metadata not being send for submenus. - context menu not being close on submenu item interaction. ## What's Changed * build(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1736 * build(deps-dev): bump antd from 6.5.2 to 6.5.3 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1738 * build(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1739 * build(deps-dev): bump tsx from 4.23.1 to 4.23.4 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1742 * build(deps-dev): bump @types/react-dom from 19.2.3 to 19.2.4 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1741 * build(deps-dev): bump @types/lodash from 4.17.24 to 4.17.25 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1740 * build(deps): bump itertools from 0.14.0 to 0.15.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1743 * build(deps): bump base64 from 0.22.1 to 0.23.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1744 * build(deps): bump dompurify from 3.4.12 to 3.4.13 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1747 * build(deps): bump @preact/signals from 2.10.0 to 2.11.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1749 * build(deps-dev): bump esbuild from 0.28.1 to 0.28.2 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1753 * build(deps-dev): bump tsx from 4.23.4 to 4.23.11 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1755 * build(deps): bump serde_json from 1.0.150 to 1.0.151 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1751 * build(deps): bump preact from 10.29.7 to 10.29.8 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1750 * build(deps-dev): bump antd from 6.5.3 to 6.5.4 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1752 * build(deps): bump base64 from 0.23.0 to 0.23.1 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1754 * chore(lang): Improve Traditional Chinese translation by @durianboy in https://github.com/eythaann/Seelen-UI/pull/1733 * feat(dock): Import windows taskbar pinned items by @shayandrg in https://github.com/eythaann/Seelen-UI/pull/1737 * build(deps-dev): bump svelte-check from 4.7.4 to 4.7.6 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1763 * build(deps-dev): bump svelte from 5.56.8 to 5.56.9 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1764 * build(deps-dev): bump tsx from 4.23.11 to 4.23.12 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1762 * build(deps-dev): bump antd from 6.5.4 to 6.6.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1759 * build(deps): bump @preact/signals from 2.11.0 to 2.11.1 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1765 * build(deps): bump crossbeam-channel from 0.5.15 to 0.5.16 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1761 * build(deps-dev): bump i18next from 26.3.6 to 26.4.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1769 * build(deps-dev): bump @nyariv/sandboxjs from 0.9.6 to 0.9.7 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1772 * build(deps-dev): bump antd from 6.6.0 to 6.6.1 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1770 * build(deps-dev): bump svelte from 5.56.9 to 5.56.10 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1773 * build(deps): bump rust-i18n from 4.1.0 to 4.2.1 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1771 ## New Contributors * @durianboy made their first contribution in https://github.com/eythaann/Seelen-UI/pull/1733 * @shayandrg made their first contribution in https://github.com/eythaann/Seelen-UI/pull/1737 **Full Changelog**: https://github.com/eythaann/Seelen-UI/compare/v2.8.2...v2.8.3