# Changelog of Ai Song Generator (`calm_necessity/ai-song-generator`) Actor

- **URL**: https://apify.com/calm\_necessity/ai-song-generator/changelog.md
- **Full Actor documentation**: https://apify.com/calm\_necessity/ai-song-generator.md

## Changelog

All notable changes to the AI Song Generator Actor are documented here.

### \[1.0.0] - 2025-02-04

#### Added

- Initial release: lyrics-to-song generation via lyrics\_to\_melody API
- Input: `lyrics` (required), optional `title`, `tags`, `language`, `country`, `audioDuration`, `audio2audioEnable`, `refAudioStrength`, `refFileUrl`, `publicStatus`
- Output: song URL, thumbnail, metadata (shortId, shortUrl, details) in default dataset
- Retries with exponential backoff and input validation
- Support for Apify Console, API, and run-sync
- Output schema for organized results in Apify Console
