v0.11.0
Features
- Hide player overlay: a new eye button in the grid header keeps the fullscreen viewer's chrome hidden while browsing. The setting persists across restarts, and a toast confirms each change.
Performance
- Sidebar no longer stutters on large libraries. Opening or closing it used to re-render and refetch the entire photo grid; that work is gone, so the animation stays smooth regardless of library size.
Fixes
- Fixed a startup crash ("TypeError: ...finally is not a function") on older webOS sets that lack
Promise.prototype.finally(#18).
Full Changelog: v0.10.1...v0.11.0