sleep-meditation/docs/changelog-develop.md

15 lines
714 B
Markdown

# Changelog (develop)
## 2026-03-22
- Initial repository created using the `story-grabber` layout.
- Added `sleep-meditation` container (Nginx + static player).
- Implemented web player with playlist support, audio controls, and Media Session API.
- Added stack files for Portainer deployment.
- Added README and technical documentation.
- Added auto-discovery of audio files from `/mp3/` when `playlist.json` is not present.
- Fixed relative URL parsing for tracks from Nginx `/mp3/` directory listing.
- Changed playlist end behavior: stop at last track (no loop).
- Added `Back to start` control to reset to first track without autoplay.
- Translated user-facing UI text and project documentation to English.