v2.7.1
mayswind/ezbookkeepingv2.7.1Jun 15, 2026by github-actions[bot]
AI Summary
This release focuses on stability improvements and bug fixes for the Seelen UI. It enhances the user flow for resource downloads, adds more development tools, and resolves critical crashes and persistence issues within the GUI settings.
Key Highlights
- Fixed app menu crashing when searching with too many items
- Fixed GUI settings not persisting internal state
- Improved resource download user flow
- Added more development tools
- Updated Svelte and Framer Motion dependencies
New Features
- More development tools
- Improved user flow for resources download
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