API Changelog
API version updates for the Tweet Screenshot API.
v0.7.0Latest
- Added returnType parameter support for returning the storage URL of the uploaded image
- Added support for customizable gradient background colors
- Added background image support for tweet screenshot background
- See the full parameter list here.
v0.6.0
- Added border color customization parameter for screenshot borders
- Added shadow customization parameter
- Added background color support for custom background styling
- Added aspect ratio parameter for flexible image dimensions
v0.5.0
- Fixed retweet display and styling issues
- Added URL support for tweet input (accepts both tweet IDs and URLs)
- Updated Satori rendering engine to v0.18.3 for better performance
- Fixed avatar API endpoints and verification badge rendering
- Enhanced user verification type support (verified, business, government badges)
- Improved link preview card display and formatting
- Fixed emoji rendering and text encoding issues
- Improved error handling, logging, and API message formatting
- Fixed avatar border radius and styling consistency
- Enhanced language support and locale handling
v0.4.0
- Added showViews parameter to control view count display
- Added showTimestamp parameter to toggle timestamp visibility
- Fixed quoted tweet rendering with proper indentation and media support
- Enhanced user verification type support for different badge types
- Improved link preview card display and styling
- Fixed showStats parameter behavior and consistency
v0.3.0
- Added logo parameter with options: x, bluebird, or none
- Fixed text formatting, wrapping, and line breaks
- Improved emoji rendering and Unicode support
- Enhanced theme support (light/dark mode consistency)
- Fixed text limit handling and truncation
v0.2.0
- Added showFullText parameter to control long tweet expansion
- Added showStats parameter to toggle engagement metrics display
- Improved text wrapping and formatting algorithms
- Fixed text limit handling for long tweets
v0.1.0
- Initial API release - First public version of TwitterShots Screenshot API
- Image format support: SVG (vector) and PNG (raster) output formats
- Theme options: Light and dark mode support for screenshots
- RESTful API endpoint with simple GET request interface
- Basic tweet data fetching and tweet screenshot generation
- API key authentication system
For more details about the API, visit the API Documentation.