Changelog
Track updates, new features, and improvements to the Oktopost API.
Stay up to date with the latest changes, new features, and improvements to the Oktopost API. We're constantly working to enhance the API experience and add new capabilities.
[Version 2.0.0] - 2025-11-25
Changed
- Documentation - Complete API documentation overhaul with enhanced examples and use cases
Changelog Format
We follow these conventions for changelog entries:
- Added - New features and endpoints
- Changed - Changes to existing functionality
- Fixed - Bug fixes
- Deprecated - Features that will be removed in future versions
- Removed - Features that have been removed
- Security - Security improvements and vulnerability fixes
- Breaking Changes - Changes that require code updates
Version Numbering
We use Semantic Versioning:
- Major (x.0.0) - Breaking changes
- Minor (0.x.0) - New features, backwards compatible
- Patch (0.0.x) - Bug fixes, backwards compatible