Add 0.6.3

This commit is contained in:
2026-01-18 15:54:21 +00:00
parent 8d63c88e69
commit 9acbd5046c

View File

@@ -11,6 +11,13 @@ Sections:
--- ---
## [0.6.3] - 2026-01-18
### Changed
- Improved Store performance for large indexes by avoiding full metadata enrichment during list refresh.
- Repository details are loaded on demand, reducing initial load time and network requests.
- Index refresh is skipped when the index content has not changed.
## [0.6.2] - 2026-01-18 ## [0.6.2] - 2026-01-18
### Added ### Added