Changelog Format
Each changelog entry is organized by date (year-month) and includes the following categories:- Added - New features, endpoints, or capabilities
- Changed - Changes to existing functionality, behavior, or parameters
- Fixed - Bug fixes and issue resolutions
- Deprecated - Features that are still available but will be removed in a future version
- Removed - Features that have been removed from the API
- Security - Security improvements and vulnerability fixes
Recent Updates
February 2026
View changes from February 2026
January 2026
View changes from January 2026
December 2025
View changes from December 2025
November 2025
View changes from November 2025
How to Use the Changelog
The Changelog helps you:- Stay Updated: Keep track of new features and improvements
- Plan Migrations: Identify deprecated features before they’re removed
- Debug Issues: Check if a bug you encountered has been fixed
- Understand Breaking Changes: Review changes that might affect your integration
Versioning
The InstaView API uses semantic versioning. Major version changes are indicated in the changelog and may include breaking changes. Minor and patch versions include backward-compatible changes and bug fixes.Getting Notifications
To stay informed about API changes:- Subscribe to our status page for real-time updates
- Check this Changelog regularly
- Review our API Reference for the latest endpoint documentation
Breaking Changes: Breaking changes are clearly marked in the changelog. We recommend reviewing these entries carefully and planning your migration accordingly.