Home
Overview
Get Started
Automate
Automate Guides
Automate Connectors
Brand Kit
Quickstart
Working with Brand Kit
Working with Voice Profile
Understanding Knowledge Vault
More About Brand Kit
Developer Hub
Contentstack App Development
Quickstart
Working with Developer Hub
Managing UI Locations
Contentstack OAuth
Contentstack App Development Resources
More About App Development
Launch
Launch Features
How-to Guides
Framework Guides
Marketplace
Marketplace Platform Guides
Marketplace Apps
Personalize
Overview
Key Concepts and Features
Working with Personalize
Developer Guides
Setup Personalize
Technical Implementation Architecture
Personalize APIs
Management API
Edge API
SDK
Integration Guides
FAQs
Data and Insights
Overview
Using Data and Insights (Lytics)
Compliance
Studio
Work with Studio
Work with Composition Editor
Integrate Figma with Studio
Set Up Guides for React
Studio SDK
Developers
Basics
Contentstack Basics
Quickstart in 5 mins
Architecture Diagrams
Set up Contentstack
Set up Stack
Create Content Models
Content Modeling
Create Content Types
Create Global Field
Set up Environments
Create Tokens
Fetch Content
Building Websites
Kickstarts
Personalize Content
Variants
Set Up Visual Experience
Live Preview
Timeline
Visual Builder
Collaborate
Invite Users and Assign Roles
Set up Workflows and Publish Rules
More Features
Taxonomy
Multilingual Content
Branches
Nested Reference Publishing
Trash and Content Recovery
JSON RTE
JSON RTE Serializer
Set Up Webhooks
APIs
Content Delivery API
Content Management API
Analytics API
Automate Management API
Brand Kit Management API
Generative AI API
Knowledge Vault API
Launch API
GraphQL Content Delivery API
Synchronization API
Image Delivery API
SCIM API
API FAQs
Postman Collections
Platforms & SDKs
Content Delivery SDKs
TypeScript
Android
iOS
Java
PHP
Ruby
Node
.NET
React Native
Python
Dart
Content Management SDKs
JavaScript
.Net
Java
Python
Utils
JavaScript Utils
Android Utils
iOS Utils
Java Utils
PHP Utils
Ruby Utils
.NET Utils
Python Utils
Dart Utils
Marketplace SDKs
Java
JavaScript
Contentstack App SDKs
TypeScript
Personalize Edge SDKs
JavaScript
DataSync SDKs
TypeScript
Developer Tools
DataSync
CLI
Content Migration
Static sites
Web Framework
Advanced
CDN and caching
Solution Guides
How-to’s
Integration
Security Management
Regions
Extend Contentstack
Venus Component Library
Content Managers
Entry Variants
Work with Entry Variants
More about Entry Variants
Author Content
Create and Manage Content
Manage Entry Comments
Manage Entry Versions
Bulk Operations on Entries
Create and Manage Assets
Manage Asset Versions
Create and Manage Asset Folders
Bulk Operations on Assets
Backup and Restore Content
Publish Content
Publish Entries
Publish Entry Variants
Publish Assets
Bulk Operations on Entries and Assets
Nested Reference Publishing
View Publish Status
Search Content
About Search
Basic Search
Advanced Search
Localization Operator for Language Field in Advanced Search
Saved Searches
Bulk Operations on Search Results
More about Search
Use Workflows
Create and Manage Releases
Visual Experience
Live Preview
Timeline
Visual Builder
Preview Sharing
Analytics
Administration
Organization
Teams
SSO
SCIM
FAQs
Changelog
Changelog
Quick Links
APIs
SDKs
home
Home
code_blocks
Developers
SDKs
Python
Python SDK Changelog
Python SDK Changelog
Version 1.8.0 - May 26, 2026
Feature:
Added support for Azure-EU
Implemented Include Metadata
Updated Live Preview code
Enhancements:
General code improvement and bug fixes
Version 1.7.0 - Apr 8, 2022
Feature:
Added support for AZURE_NA
General code clean up
Version 1.6.0 - Aug 11, 2021
Feature:
Added support for Live Preview
Added
Stack.live_preview_query
function in stack
Added Live Preview functions in config
Version 1.5.1 - Aug 1, 2021
Bug Fixes:
Resolved issue #17 - Stack.sync_init uses wrong parameter names
Version 1.5.0 - Jul 22, 2021
Enhancement
Implemented Utils v1.1.0
Version 1.4.0 - Apr 5, 2021
Feature:
Entry - Added support for
include_embedded_objects
Query - Added support for
include_embedded_objects
Version 1.3.0 - Feb 26, 2021
Included Retry policy and timeout support
Default timeout is set for 30 seconds
Version 1.2.0 - Dec 8, 2020
Enhancements
:
Added support for
Timeout
Entry
- Added support for
include_fallback
.
Asset
- Added support for
include_fallback
.
AssetQueryable
- Added support for
include_fallback
.
Query
- Added support for
include_fallback
.
Version 1.1.0 - Aug 10, 2020
Enhancements:
Updated the
include_reference
function.
Bug Fixes
:
include_reference
issue is fixed
Version 1.0.0 - Jun 17, 2020
Enhancements:
Stack
:
Initialization of stack has been modified
External config support moved to stack initialization optional parameters
Added support for whereIn(String key) and whereNotIn(String key) methods in Query
Assets
:
changes incorporated in
Asset
class.
Entry
changes incorporated in the
Entry
class.
Query
Changes incorporated in the
Query
class.
Version 0.1.0 - Nov 18, 2019
Enhancements:
Beta release for the contentstack-python SDK for Content Delivery API
More resources
View and Download Python SDK repository on GitHub
Was this article helpful?
Yes
No
More articles
About Python SDK
Get Started with Python SDK
Get Started with Python SDK and Live Preview
Using the Sync API with Python SDK
API Reference
Build a Python News App Using Contentstack’s Python SDK