CHANGELOG.md•1.15 kB
# Changelog
All notable changes to this project will be documented in this file.
## [2.0.0] - 2025-07-14
### Major Release - Production Ready
#### Fixed
- Updated to use correct 2025 Perplexity API models
- Fixed API request structure for better compatibility
- Improved parameter validation and error handling
- Enhanced caching mechanism for better performance
- Resolved analytics and model endpoint issues
#### Added
- Support for latest Perplexity models: `sonar-pro`, `sonar`, `sonar-deep-research`, `sonar-reasoning-pro`, `sonar-reasoning`, `r1-1776`
- Comprehensive testing suite with real functionality validation
- Advanced analytics and performance monitoring
- Intelligent caching with configurable TTL
- Rate limiting protection
- Advanced search parameters and filters
- Multiple response format options
#### Improved
- Better error handling and retry logic
- Enhanced logging and debugging capabilities
- Optimized memory usage and performance
- Cleaner code structure and documentation
## [1.0.0] - 2025-01-01
### Initial Release
- Basic Perplexity API integration
- MCP protocol support
- Core functionality implementation