2.5.0 (2025-11-03)
Features
- account: add autoFocus to AccountSearchInput component (72f3065)
- api: add support for neo-api site type (295a426)
Bug Fixes
- correct Base64 encoding for CherryStudio URL generation (c065a87), closes #118
- ensure account token exists before channel creation dialog (1c81c97)
- newApiService: only fetch model names instead of full model data (e349be9)
- remove redundant account fetching and token validation in channel dialog (939b1c4), closes #119