# ChangeLog ## v0.7.1 - 2026-05-28 ### Enhancements: - feat(storage): expose filesystem directory support metadata in `GetStorageFileSystems` - feat(storage): add `GetStorageFileSystemCapacity` for dynamic total, used, and free byte queries - feat(test): add storage filesystem metadata and capacity query coverage ## v0.7.0 - 2026-04-30 ### Initial Release - feat(repo): add `brookesia_service_device` component as the application-layer service gateway to HAL device capabilities - feat(api): add capability discovery, board information, display backlight, audio player, storage file system, and power battery service functions - feat(data): persist selected display and audio state through NVS when available - feat(test): add board-aware test app coverage for display, audio, storage, board information, power battery, and capability queries
02d1db90d4cdb232850c50c3b179fefccfaba420
idf.py add-dependency "espressif/brookesia_service_device^0.7.1"