v2.7.1
Liquid4All/cookbookv2.7.1Jun 15, 2026by github-actions[bot]
AI Summary
This maintenance release focuses on stability and usability, fixing critical crashes in the apps menu and GUI settings persistence issues while adding features for resource downloads and development tools.
Key Highlights
- Fixed apps menu crashing on search when too many items are present.
- Fixed GUI settings not persisting internal state.
- Added user flow for resources download.
- Added more dev tools.
- Updated multiple project dependencies.
New Features
- User flow for resources download
- More dev tools
Full Release Notes
### enhancements - user flow for resources download. - more dev tools. ### fix - apps menu crashing on search when too many items. - gui settings not persisting internal state. - saving raw shortcuts instead normalized ones. ## What's Changed * build(deps-dev): bump svelte-check from 4.4.8 to 4.6.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1649 * build(deps): bump svelte-preprocess from 6.0.3 to 6.0.5 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1645 * build(deps-dev): bump svelte from 5.55.9 to 5.56.3 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1646 * build(deps-dev): bump framer-motion from 12.38.0 to 12.40.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1647 * build(deps-dev): bump lefthook from 2.1.6 to 2.1.9 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1650 * build(deps): bump os_info from 3.14.0 to 3.15.0 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1648 * build(deps): bump wmi from 0.18.1 to 0.18.4 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1651 * build(deps-dev): bump esbuild from 0.28.0 to 0.28.1 by @dependabot[bot] in https://github.com/eythaann/Seelen-UI/pull/1652 **Full Changelog**: https://github.com/eythaann/Seelen-UI/compare/v2.7.0...v2.7.1