v2.8.1
lyogavin/airllmv2.8.1Jul 27, 2026by github-actions[bot]
AI Summary
This update focuses on UI refinements for the Seelen desktop environment, including configurable stack bar visibility, improved toolbar plugins, and various fixes for multimonitor setups and window management.
Key Highlights
- Configurable stack bar visibility can now be set to 'Always' or 'As needed' (for 2+ windows).
- New canvas-based renderer for toolbar plugins.
- Improved tooltip placement on toolbar and dock items.
- Fixes for floating windows when TWM is disabled.
- Fix for wallpaper flicker caused by spurious monitor-change notifications.
New Features
- Multiple dock item sizes support.
- Configurable stack bar visibility options.
- Canvas renderer for toolbar plugins.
- Tooltip placement improvements.
Full Release Notes
### features - mutiple dock items sizes. - new renderer for toolbar plugins via canvas. - configurable stack bar visibility on window manager: "Always" or "As needed" (2+ windows). ### enhancements - tooltip placement on toolbar and dock items. ### fix - floating windows while twm is disabled. - disabling widgets on shortcuts change. - workspaces behaviors on multimonitor setups. - wallpaper flicker/fade caused by spurious monitor-change notifications retriggering the desktop refresh. ## What's Changed * build(deps-dev): bump axios from 1.16.0 to 1.18.1 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1705 * build(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1710 * build(deps): bump dompurify from 3.4.11 to 3.4.12 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1708 * build(deps-dev): bump js-yaml from 4.2.0 to 4.3.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1709 * build(deps-dev): bump @types/node from 25.9.1 to 25.9.5 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1714 * build(deps-dev): bump tsx from 4.22.4 to 4.23.1 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1711 * build(deps): bump @preact/signals from 2.9.2 to 2.9.4 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1713 * build(deps-dev): bump antd from 6.4.3 to 6.5.1 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1712 * build(deps-dev): bump svelte from 5.56.4 to 5.56.7 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1715 * build(deps): bump quinn-proto from 0.11.14 to 0.11.16 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1718 * build(deps): bump react-router from 7.18.0 to 8.3.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1717 * build(deps): bump @tauri-apps/cli from 2.11.2 to 2.11.4 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1720 * build(deps-dev): bump react-i18next from 17.0.8 to 17.0.11 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1722 * build(deps-dev): bump svelte-check from 4.6.0 to 4.7.3 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1721 * build(deps-dev): bump antd from 6.5.1 to 6.5.2 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1723 * build(deps-dev): bump toml from 4.1.1 to 4.3.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1719 * build(deps-dev): bump svelte from 5.56.7 to 5.56.8 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1724 * build(deps-dev): bump lefthook from 2.1.9 to 2.1.10 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1725 * build(deps): bump @preact/signals from 2.9.4 to 2.10.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1728 * build(deps-dev): bump yargs from 18.0.0 to 18.1.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1726 * build(deps): bump preact from 10.29.2 to 10.29.7 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1727 **Full Changelog**: https://github.com/eythaann/Seelen-UI/compare/v2.8.0...v2.8.1