This commit is contained in:
2026-01-17 20:49:10 +00:00
parent db137be5b1
commit 318d517575

View File

@@ -11,6 +11,14 @@ Sections:
---
## [0.5.10] - 2026-01-17
### Added
- Store view controls: Filter and Sort dropdowns alongside the existing Category selector.
### Fixed
- Search input focus is preserved while typing (cursor no longer jumps out after re-render).
## [0.5.9] - 2026-01-17
### Changed