# ChangeLog ## v0.8.1 - 2026-07-05 ### Enhancements: - feat(cache): cache app metadata, icons, and downloaded packages in per-app directories. - feat(download): reuse matching cached packages before starting a new download. ### Bug Fixes: - fix(download): keep partial packages isolated and clean them up after failures or cancellation. - fix(refresh): complete app-list refresh before lazy visible-icon updates. - fix(catalog): keep Store and Local package views separated. ## v0.8.0 - 2026-06-28 ### Initial Release: - Initial release of `brookesia_app_store` with runtime package discovery, installation, and app launch entry points. - Provides resource-driven App Store UI integrated with System Core package flows.
39871f5f0f491fec476e54b8736661e73f3c8997
idf.py add-dependency "espressif/brookesia_app_store^0.8.1"