Skip to main content
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.
v3.17.0 (May 10, 2023)
- 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.
v3.16.2 (March 21, 2023)
- Optimized caching mechanisms to improve API response times.
- Performance improvements for movie search queries.
v3.15.0 (December 5, 2022)
- Introduced new filters for the Discover API, allowing language and country-specific filtering for
more refined searches.
v3.14.1 (October 11, 2022)
- Fixed incorrect TV show season data being returned in some cases.
- Updated API documentation with clearer examples and additional details.
v3.13.0 (July 20, 2022)
- Added support for multi-language subtitles in API responses.
- Improved error handling for failed requests, making responses more informative.
v3.12.2 (May 30, 2022)
- Security enhancements to protect against potential API vulnerabilities.
- Minor performance optimizations across all endpoints.
v3.11.0 (March 15, 2022)
- Improved the watch provider API by adding additional streaming platform data.
v3.10.0 (November 8, 2021)
- Pagination enhancements for large dataset queries, making data retrieval more efficient.
- Improved request validation to reduce errors in malformed API calls.