OpenAI Releases

OpenAI news, ChatGPT, models and product updates. New features, breaking changes, security advisories and deprecations - each summarised in plain English and updated continuously.

Tracking 250 OpenAI releases · Updated

  • OpenAI Python SDK Releases sdkai ·

    openai-python v2.52.0 adds content provenance checks

    The openai-python client library version 2.52.0 introduces content provenance checks, enhancing API security and traceability. It also fixes a bug to correctly honor longer Retry-After delays for rate limiting. This release is primarily for developers using the OpenAI API via the Python SDK.

    feature patch
  • OpenAI News aiengineerretail ·

    Avatarin uses OpenAI GPT-Realtime for 24/7 retail customer support

    Avatarin deployed OpenAI's GPT-Realtime to power a 24/7 multilingual customer support agent for Yamada Denki, a retail company. This implementation saw 30,000 users within two weeks, with a reported 92% positive survey response rate. The solution highlights the capability of real-time LLMs for immediate customer engagement in retail environments.

    announcement feature
  • OpenAI Python SDK Releases sdkaiengineer ·

    OpenAI Python Library v2.51.0 Adds Fast Tier Support

    The latest OpenAI Python library release (v2.51.0) introduces support for the new 'fast' tier API, enabling potentially faster and more cost-effective inference for compatible models. This feature is now available for developers using the library. It also includes a fix to ensure helper methods correctly recognize this tier.

    feature patch
  • OpenAI News aiengineer ·

    OpenAI: Two API settings boost GPT-5.6 on ARC-AGI-3 benchmark

    OpenAI has identified two API settings that significantly improved GPT-5.6 performance on the ARC-AGI-3 benchmark, tripling scores and increasing efficiency. These settings help retain reasoning capabilities and enable compaction, leading to better performance. This advancement is relevant to users leveraging GPT models for complex reasoning tasks.

    announcement feature
  • OpenAI News ai ·

    GPT-5.6 improves AI efficiency and intelligence

    GPT-5.6 introduces significant enhancements in AI efficiency, impacting models, inference processes, and agentic workflows. This upgrade aims to deliver more valuable intelligence at a lower cost per dollar spent. The improvements are expected to benefit users and developers working with AI models and applications.

    feature announcement
  • OpenAI Python SDK Releases sdkai ·

    OpenAI Python Client v2.50.0: Transcription Model Updates

    The OpenAI Python client has been updated to version 2.50.0, introducing transcription model updates. This release also restores a transcription keyword overload, fixing a previous bug. These changes are primarily relevant to developers using the Python SDK for audio transcription tasks.

    feature patch
  • OpenAI Python SDK Releases sdkai ·

    openai-python client requires Python 3.10

    The openai-python client has updated its minimum Python version requirement to 3.10. This change is part of automating version reviews and may impact users on older Python versions. The update is available in v2.49.0 of the client library.

    feature
  • OpenAI Python SDK Releases sdkaiengineer ·

    openai-python v2.48.0 adds None support for cache keys and spend limit APIs

    The openai-python client library has released version 2.48.0, introducing support for passing `None` to `prompt_cache_key` and `safety_identifier` for enhanced caching flexibility. It also adds support for `spend_limit` administrative APIs, beneficial for managing resource allocation. These updates are relevant for developers using the Python client to interact with OpenAI services, particularly those managing caching or administrative functions.

    feature
  • OpenAI News aihealthcare ·

    ChatGPT Adds Health Data Integration for U.S. Users

    ChatGPT has launched a new feature allowing eligible U.S. users to securely connect medical records and Apple Health data. This integration aims to provide more personalized health insights and enhance user understanding of their well-being. The feature is now available to qualifying users in the United States.

    feature announcement
  • OpenAI Python SDK Releases sdkaiengineer ·

    OpenAI Python Client v2.47.0: Experimental HTTPX2 and CI runner support

    The latest OpenAI Python client release v2.47.0 introduces experimental runtime support for HTTPX2 clients, enhancing compatibility and performance for developers using this HTTP library. It also includes configurable CI runner and private-production-repo support for workflow templates, benefiting teams managing complex deployment pipelines. These updates are available now for all users of the openai-python library, with the HTTPX2 support noted as experimental.

    feature patch
  • OpenAI News aiengineer ·

    OpenAI Presence Enterprise AI Agent Platform Launched

    OpenAI Presence is a new enterprise AI agent platform designed for deploying trusted voice and chat agents. It aims to streamline customer and internal workflows for organizations. The platform is now available for enterprises seeking to implement AI-driven communication solutions.

    feature announcement
  • OpenAI News aiengineer ·

    OpenAI launches ChatGPT for Small Businesses program

    OpenAI has introduced a new program to assist small business owners in developing AI capabilities and automating tasks using ChatGPT Work. The initiative aims to help entrepreneurs leverage AI for business growth. Details about specific program benefits and participation requirements are expected.

    announcement feature
  • OpenAI Python SDK Releases sdkaipreviewengineer ·

    openai-python v2.46.0 adds project service accounts and API key access

    The latest openai-python client library version 2.46.0 introduces new features for managing API keys related to organization projects and service accounts. It also includes bug fixes to ensure type compatibility and remove outdated beta annotations. These changes are relevant for developers integrating OpenAI services who manage access and keys programmatically.

    feature patch
  • OpenAI News aiengineer ·

    Sales Teams Leverage ChatGPT Work for Enhanced Productivity

    Sales teams can now utilize ChatGPT Work to generate critical documents such as pipeline briefs, meeting preparation packets, and forecast reviews. This new capability allows for the creation of account plans and stalled-deal diagnoses by processing real work inputs. The tool aims to streamline sales workflows and improve decision-making across various sales processes.

    feature announcement
  • OpenAI News aiengineeranalyst ·

    ChatGPT Work for Data Science Teams

    OpenAI introduces "ChatGPT Work," a new application designed to assist data science teams. This tool enables users to generate root-cause briefs, impact readouts, KPI memos, scoped analyses, and dashboard specifications directly from work inputs. It aims to streamline common data science reporting tasks for engineering and analysis professionals.

    feature announcement
  • OpenAI Python SDK Releases sdkaiengineer ·

    openai-python v2.44.0 prioritizes first auth header

    The latest openai-python library release, v2.44.0, fixes a bug where the first authentication header was not being prioritized. This change ensures that the client correctly uses the primary authentication credentials when multiple are present. The update is now available for all users of the Python SDK.

    patch
  • OpenAI Python SDK Releases sdkai ·

    openai-python v2.42.0 adds spend alerts and API updates

    The openai-python library has been updated to version 2.42.0, introducing new administrative features for spend alerts and manual API updates. These enhancements benefit developers managing their OpenAI API usage by providing more control and visibility over costs. The release also includes updates to the OpenAPI specification and Stainless configuration, impacting users who rely on precise API definitions. This update is available now for all users of the Python SDK.

    feature patch
  • OpenAI Python SDK Releases sdkaipreviewengineer ·

    OpenAI Python Client v2.45.0

    The OpenAI Python client library has released version 2.45.0, introducing a new API feature for gpt-5.6-sol models. This update also rectifies a bug that affected access to beta resources. The release provides enhancements for developers working with OpenAI's latest language models and ensures stable access to experimental features.

    feature patch
  • OpenAI Python SDK Releases sdkaiengineer ·

    OpenAI Python client updates OpenAPI spec

    The OpenAI Python client library has been updated to reflect the latest OpenAPI specification or Stainless configuration. This enhancement ensures that the client accurately reflects the current API structure, benefiting developers who rely on the client for interacting with OpenAI services. The change is included in the v2.43.0 release.

    feature
  • OpenAI News aiengineer ·

    Deutsche Telekom Integrates OpenAI for Telecommunications Transformation

    Deutsche Telekom is adopting an AI-native strategy powered by OpenAI to revolutionize key areas of its operations. This integration aims to enhance customer service, streamline employee workflows, optimize network operations, and redefine the future of voice communication. The move signifies a broad commitment to leveraging AI for significant business impact within the telecommunications sector.

    announcement feature

About OpenAI release tracking on ReleaseBytes

OpenAI announces model releases, API changes, deprecations and product updates across several channels. ReleaseBytes brings the official OpenAI announcements and API changelog together in one feed, with concise summaries and explicit flags for model deprecations and breaking API changes — the updates that break integrations if missed.

Frequently asked questions

How often are OpenAI release notes updated on ReleaseBytes?

Continuously. ReleaseBytes monitors the official OpenAI release channels around the clock and publishes a plain-English summary of each announcement shortly after it lands.

What kinds of OpenAI changes does ReleaseBytes track?

New features, enhancements, bug fixes, security advisories, breaking changes, deprecations and end-of-life announcements. Every item is tagged by type so you can filter to just the changes that need action.

How can I get alerts for new OpenAI releases?

Set up a free email or Slack alert filtered to OpenAI, subscribe to the weekly digest, or follow the RSS feed. Teams can also install the ReleaseBytes GitHub App or connect via MCP.

Where does the OpenAI release data come from?

From the official sources: OpenAI news, ChatGPT, models and product updates. Every item links back to the original vendor announcement.