v4.0.0 (August 15, 2023) This major release introduces several improvements and new features:
- OAuth Authentication: TMDB now supports OAuth authentication, allowing more secure access and better user authorization handling.
- Improved Rate Limiting: Enhancements to the rate limit system ensure fair API usage and prevent abuse.
- GraphQL Support: The API now includes experimental support for GraphQL queries, providing more flexible data fetching.
- Added new API endpoints for retrieving TV episode groups.
- Enhanced search functionality, improving accuracy and response time.
- Fixed minor bugs affecting data consistency in some endpoints.
- Optimized caching mechanisms to improve API response times.
- Performance improvements for movie search queries.
- Introduced new filters for the Discover API, allowing language and country-specific filtering for more refined searches.
- Fixed incorrect TV show season data being returned in some cases.
- Updated API documentation with clearer examples and additional details.
- Added support for multi-language subtitles in API responses.
- Improved error handling for failed requests, making responses more informative.
- Security enhancements to protect against potential API vulnerabilities.
- Minor performance optimizations across all endpoints.
- Improved the watch provider API by adding additional streaming platform data.
- Pagination enhancements for large dataset queries, making data retrieval more efficient.
- Improved request validation to reduce errors in malformed API calls.