文件预览

CHANGELOG.md

查看 Voice Ai Tts 技能包中的文件内容。

文件内容

CHANGELOG.md

# Changelog

## [1.1.4] - 2026-02-16
### Changed
- Declare `VOICE_AI_API_KEY` as primary env var in metadata

## [1.1.3] - 2026-02-16
### Changed
- Remove voice-sample upload features from the published bundle to reduce privacy risk
- Require `VOICE_AI_API_KEY` via environment variable only

## [1.1.2] - 2026-02-16
### Changed
- Added `SECURITY.md` and `LICENSE.md` for provenance and transparency
- Restricted SDK transport to HTTPS only

## [1.1.1] - 2026-02-16
### Changed
- Packaging metadata improvements for ClawHub import (bin/files metadata)

## [1.1.0] - 2026-02-16
### Changed
- Declared required credentials in metadata
- Documented the production API endpoint domain
- Renamed voice personas for IP-safe labeling
- Added `voices.json` for voice data

## [1.0.0] - 2026-01-31
- Initial release