Skip to content

Commit

Permalink
add changelog tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
roffidaijoubu committed Dec 17, 2024
1 parent 66e876c commit a27200c
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# Changelog

All notable changes to OrionChat will be documented in this file.

## [v0.0.4a] - 2024-03-17

### Added
- TikTok TTS integration
- Added 50+ unique TikTok voices
- Added voice preview functionality with audio samples
- Added voice filtering by language and gender
- Added multi-voice selection with random voice feature
- Added voice sample playback in control panel
- New voice selection UI
- Searchable voice list
- Language and gender filters
- Click-to-select rows
- Voice counter with clear function
- Select all/none functionality

### Changed
- Restructured TTS system to support multiple providers
- Updated voice selection interface in control panel
- Expanded language support to include more options
- Improved voice management system

### Fixed
- Text sanitization for TTS providers
- Voice selection persistence during filtering
- Audio playback handling

## [v0.0.3a] - 2024-03-xx

### Added
- Initial avatar system
- Basic TTS functionality with Google Translate
- Chat display system
- Platform integration (YouTube, TikTok, Twitch)

### Changed
- Initial OBS integration
- Basic control panel implementation

## [v0.0.2a] - 2024-03-xx

### Added
- Basic chat functionality
- Initial UI implementation
- Platform connection handling

## [v0.0.1a] - 2024-03-xx

### Added
- Initial release
- Basic server functionality
- Core application structure

0 comments on commit a27200c

Please sign in to comment.