# Changelog ## v0.5.0 ### Features - Initial release of `esp_playlist` and `esp_media_db` - Media catalog with filesystem (FS) or RAM storage; directory scan and catalog add/remove - In-memory playlist: import from catalog (optional filter), JSON file save/load, RAM export/import - Playback control: repeat modes, index navigation, item count queries - Compatible with ESP-IDF v5.5 and v6.0
176a86a1c6dbb3402553b58d8d13cd9da5b52aca
idf.py add-dependency "espressif/esp_playlist^0.5.0"