v2.8.2
eythaann/Seelen-UIv2.8.2Aug 3, 2026by github-actions[bot]
AI Summary
Adds a grid workspaces system with shortcuts for navigation and moving windows, utilizes Chrome DevTools Protocol for periodic memory cleaning, and fixes several issues with the apps menu and Windows 10 profile picture loading.
Key Highlights
- Grid workspaces system
- Workspaces shortcuts for navigation and window management
- Periodic memory cleaning via Chrome DevTools Protocol
- Fixes for apps menu search prioritization and keyboard navigation
- Fix for system account profile picture loading on Windows 10
New Features
- Grid workspaces system
- Workspaces shortcuts to switch to next/previous workspace column or row
- Workspaces shortcuts to send focused window to next/previous workspace column or row
Full Release Notes
### features - Grid workspaces system. - Workspaces shortcuts to switch to the next/previous workspace column or row. - Workspaces shortcuts to send the focused window to the next/previous workspace column or row. ### enhancements - use of Chrome DevTools Protocol to clean memory periodically. ### fix - not loading system account profile picture on windows 10. - apps menu not prioritizing apps on search. - apps menu failing to load entirely when a single packaged app entry has an invalid resource map. - apps menu keyboard navigation. ## What's Changed * build(deps-dev): bump svelte-check from 4.7.3 to 4.7.4 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1729 * build(deps-dev): bump framer-motion from 12.42.2 to 12.43.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1731 * build(deps): bump quote from 1.0.45 to 1.0.47 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1732 **Full Changelog**: https://github.com/eythaann/Seelen-UI/compare/v2.8.1...v2.8.2