v2.8.2

lyogavin/airllmv2.8.2Aug 3, 2026by github-actions[bot]

AI Summary

This release introduces a new grid workspace system with navigation shortcuts and improves system memory management. It also fixes several UI bugs related to app menus, profile images, and keyboard navigation.

Key Highlights

  • Introduced a Grid workspaces system with navigation shortcuts
  • Implemented periodic memory cleaning using Chrome DevTools Protocol
  • Fixed profile picture loading issues on Windows 10
  • Resolved app menu loading failures and keyboard navigation

New Features

  • Grid workspaces system
  • Workspace shortcuts
  • Memory cleaning mechanism

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