v2.8.2
allenai/olmocrv2.8.2Aug 3, 2026by github-actions[bot]
AI Summary
This release introduces a grid workspaces system with shortcuts for navigation and window management, alongside periodic memory cleaning and fixes for the apps menu and profile loading.
Key Highlights
- Grid workspaces system with shortcuts
- Periodic memory cleaning using Chrome DevTools Protocol
- Fixed apps menu loading and keyboard navigation issues
New Features
- Grid workspaces system
- Workspaces shortcuts for navigation
- Workspaces shortcuts for window management
- Periodic memory cleaning
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