<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bitrise Docs changelog</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog</link>
    <atom:link href="https://docs.bitrise.io/changelog.xml" rel="self" type="application/rss+xml" />
    <description>A record of documentation updates on the Bitrise docs site.</description>
    <language>en</language>
    <lastBuildDate>Fri, 14 Aug 2026 00:00:00 GMT</lastBuildDate>
  <item>
    <title>Manage Remote Dev Environments access from Collaboration</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-08-14-manage-remote-dev-environments-access-from-collaboration</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-08-14-manage-remote-dev-environments-access-from-collaboration</guid>
    <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
    <description>RDE is now a standalone product in workspace collaboration: grant or revoke the **RDE User** role for members and groups from the **Collaboration** page, or assign it through SCIM with `rde:rde_admin`. See [Managing RDE access](/bitrise-rde/configuration/managing-rde-access).</description>
  </item>
  <item>
    <title>Utility builds beta for Pro plans</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-08-06-utility-builds-beta-for-pro-plans</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-08-06-utility-builds-beta-for-pro-plans</guid>
    <pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate>
    <description>Short Linux builds that run on the Linux Small machine type don&apos;t count against your build quota during the beta. See [Utility builds](/bitrise-ci/run-and-analyze-builds/utility-builds).</description>
  </item>
  <item>
    <title>Edit modular YAML in the Workflow Editor</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-08-05-edit-modular-yaml-in-the-workflow-editor</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-08-05-edit-modular-yaml-in-the-workflow-editor</guid>
    <pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate>
    <description>The Workflow Editor now loads every module of a configuration split with the `include` keyword, shows the merged result, and pushes your changes back to your repository in one step. See [Editing a modular configuration in the Workflow Editor](/bitrise-ci/configure-builds/configuration-yaml/editing-a-modular-configuration-in-the-workflow-editor).</description>
  </item>
  <item>
    <title>Linux tooling steps scoped to the Docker-based image</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-30-linux-tooling-steps-scoped-to-the-docker-based-image</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-30-linux-tooling-steps-scoped-to-the-docker-based-image</guid>
    <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
    <description>The tooling-access steps for Build Hub Linux machines apply only to the deprecated Docker-based image. If you use `linux-bitvirt-2026`, you can skip them. See [Configuring Build Hub for GitHub Actions](/bitrise-build-hub/build-hub-for-github-actions/configuring-build-hub-for-github-actions#enabling-linux-machines-to-access-tooling).</description>
  </item>
  <item>
    <title>Select Bazel RBE worker pools by name</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-30-select-bazel-rbe-worker-pools-by-name</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-30-select-bazel-rbe-worker-pools-by-name</guid>
    <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
    <description>Remote Build Execution for Bazel now routes builds with a single `Pool=&lt;pool-name&gt;` execution property, instead of separate architecture and OS properties.</description>
  </item>
  <item>
    <title>CodePush SDK setup steps rewritten</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-30-codepush-sdk-setup-steps-rewritten</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-30-codepush-sdk-setup-steps-rewritten</guid>
    <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
    <description>The React Native and Expo setup guides now match the current CodePush SDK, with the Expo instructions first. See [Configuring your mobile app for CodePush](/release-management/codepush/configuring-your-app-for-codepush).</description>
  </item>
  <item>
    <title>Bitrise CI API reference corrections</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-24-bitrise-ci-api-reference-corrections</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-24-bitrise-ci-api-reference-corrections</guid>
    <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
    <description>The API documentation now covers the pipeline outgoing-webhook event type, the full set of app role groups, optional Android keystore parameters, and the correct build notification defaults.</description>
  </item>
  <item>
    <title>Configuration YAML reference gains missing limits</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-24-configuration-yaml-reference-gains-missing-limits</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-24-configuration-yaml-reference-gains-missing-limits</guid>
    <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
    <description>The reference now documents the `status_report_name` and `parallel` limits, trigger priority, and the values `should_always_run` actually accepts.</description>
  </item>
  <item>
    <title>Workspace invitations can be rate-limited</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-24-workspace-invitations-can-be-rate-limited</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-24-workspace-invitations-can-be-rate-limited</guid>
    <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
    <description>Invitations sent from Workspaces on non-paid plans may be rate-limited. See [Workspace collaboration](/bitrise-platform/workspaces/collaboration-and-permissions-in-workspaces/workspace-collaboration).</description>
  </item>
  <item>
    <title>Developing a new step guide rewritten</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-20-developing-a-new-step-guide-rewritten</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-20-developing-a-new-step-guide-rewritten</guid>
    <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
    <description>The walkthrough for building your own Step has been rewritten, with inaccurate statements corrected and background material trimmed.</description>
  </item>
  <item>
    <title>RDE CLI docs refreshed to match current commands</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-14-rde-cli-docs-refreshed-to-match-current-commands</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-14-rde-cli-docs-refreshed-to-match-current-commands</guid>
    <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
    <description>The RDE CLI reference now covers stack-based session creation, running commands in a session with `session exec`, VNC tunneling, workspace selection, and the reconnect behavior of `rde claude`. See [Bitrise RDE CLI](/bitrise-rde/rde-options/bitrise-rde-cli).</description>
  </item>
  <item>
    <title>Building a Slack-native coding agent</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-10-building-a-slack-native-coding-agent</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-10-building-a-slack-native-coding-agent</guid>
    <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
    <description>A new recipe walks through a reference architecture for a Slack-native coding agent: a locked-down orchestrator that delegates coding work to disposable Remote Dev Environments, plus an open source reference implementation you can try. See [Building a Slack-native coding agent](/bitrise-rde/recipes/building-a-slack-native-coding-agent-recipe).</description>
  </item>
  <item>
    <title>Bitrise Desktop App for macOS</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-09-bitrise-for-mac-menu-bar-app-guide</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-09-bitrise-for-mac-menu-bar-app-guide</guid>
    <pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate>
    <description>A new guide covers the Bitrise Desktop App for macOS: installing it, signing in, selecting a workspace and project, configuring filters and notifications, and troubleshooting. See [Bitrise Desktop App for macOS](/bitrise-ci/run-and-analyze-builds/bitrise-desktop-app-for-macos).</description>
  </item>
  <item>
    <title>Product subscriptions can now be canceled independently</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-07-product-subscriptions-can-now-be-canceled-independently</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-07-product-subscriptions-can-now-be-canceled-independently</guid>
    <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
    <description>Each product (Bitrise CI, Build Cache, Release Management, and so on) has its own independently cancellable subscription, and add-ons can be canceled on their own too. The docs now walk through the updated **Plan &amp; Billing** cancellation flow. See [Workspace billing and invoicing](/bitrise-platform/workspaces/workspace-billing-and-invoicing).</description>
  </item>
  <item>
    <title>Bitrise MCP server drops self-registration tools</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-02-bitrise-mcp-server-drops-self-registration-tools</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-07-02-bitrise-mcp-server-drops-self-registration-tools</guid>
    <pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate>
    <description>The `register` and `verify_registration` tools, along with the `registration` API group, are no longer part of the Bitrise MCP server. See [Bitrise MCP tools](/bitrise-platform/ai/bitrise-mcp/tools).</description>
  </item>
  <item>
    <title>RDE API reference now available in-site</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-29-rde-api-reference-now-available-in-site</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-29-rde-api-reference-now-available-in-site</guid>
    <pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate>
    <description>The Remote Dev Environments REST API reference is now part of docs.bitrise.io as a native interactive explorer, covering 42 endpoints across user, workspace, sessions, templates, and saved inputs. See [RDE API reference](/bitrise-rde-api/api-reference/bitrise-remote-dev-environments-api).</description>
  </item>
  <item>
    <title>Remote Dev Environments docs now available</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-29-remote-dev-environments-docs-now-available</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-29-remote-dev-environments-docs-now-available</guid>
    <pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate>
    <description>Documentation for Bitrise Remote Dev Environments (RDE) is now available, covering key concepts, a quickstart, configuration options (templates, saved inputs), and the available interfaces: CLI, MCP server, UI, and VS Code plugin. See [Remote Dev Environments](/bitrise-rde).</description>
  </item>
  <item>
    <title>Agent onboarding guide updated with OAuth flow</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-26-agent-onboarding-guide-updated-with-oauth-flow</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-26-agent-onboarding-guide-updated-with-oauth-flow</guid>
    <pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate>
    <description>The [onboarding guide for AI agents](/bitrise-platform/ai/onboarding-for-agents) now covers the full OAuth sign-in flow in detail: how your agent triggers browser authorization, creating an account during sign-in, email confirmation for password-based accounts, and troubleshooting steps for common issues.</description>
  </item>
  <item>
    <title>Entra ID SCIM provisioning guide</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-23-entra-id-scim-provisioning-guide</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-23-entra-id-scim-provisioning-guide</guid>
    <pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate>
    <description>You can now set up automatic user and group provisioning for your Bitrise workspace using Microsoft Entra ID SCIM. The guide covers generating SCIM credentials, configuring Entra ID, attribute mapping, group and deprovisioning behavior, and migrating existing workspace members. See [Entra ID SCIM](/bitrise-platform/accounts/saml-sso-in-bitrise/setting-up-entra-id-scim-for-bitrise).</description>
  </item>
  <item>
    <title>Bitrise CI API reference is now interactive</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-22-bitrise-ci-api-reference-is-now-interactive</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-22-bitrise-ci-api-reference-is-now-interactive</guid>
    <pubDate>Mon, 22 Jun 2026 00:00:00 GMT</pubDate>
    <description>The Bitrise CI API reference is now available as a full interactive explorer at `/en/bitrise-api`, replacing the previous SwaggerUI embed. Endpoints are grouped by tag with a sidebar, and you can try requests directly from the docs. See [Bitrise CI API reference](/bitrise-api).</description>
  </item>
  <item>
    <title>CodePush CLI docs expanded with full reference</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-19-codepush-cli-docs-expanded-with-full-reference</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-19-codepush-cli-docs-expanded-with-full-reference</guid>
    <pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>
    <description>The CodePush CLI documentation has been expanded and restructured. A new reference page covers all commands, global flags, environment variables, and exit codes. The [Using the CodePush CLI](/release-management/codepush/codepush-cli/using-the-codepush-cli) page now includes workflow examples, JSON output, and Bitrise CI integration details. The code signing page adds a directory naming warning and a React Native &gt;= 0.61 Android setup note. See [CodePush CLI](/release-management/codepush/codepush-cli/about-the-codepush-cli).</description>
  </item>
  <item>
    <title>AI agent onboarding tip added to sign-up page</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-18-ai-agent-onboarding-tip-added-to-sign-up-page</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-18-ai-agent-onboarding-tip-added-to-sign-up-page</guid>
    <pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate>
    <description>The [Signing up for Bitrise](/bitrise-platform/getting-started/signing-up-for-bitrise) page now includes a tip pointing AI agents and coding assistants to the [dedicated onboarding runbook](/bitrise-platform/ai/onboarding-for-agents), which covers how to create a Bitrise account and connect everything directly from an agent session without a website visit.</description>
  </item>
  <item>
    <title>GitHub App integration: event subscriptions clarified</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-17-github-app-integration-event-subscriptions-clarified</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-17-github-app-integration-event-subscriptions-clarified</guid>
    <pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate>
    <description>The [GitHub App integration](/bitrise-platform/repository-access/github-app-integration) page now has an Event subscriptions section explaining that the Bitrise GitHub App subscribes to `push`, `pull_request`, and `issue_comment` events via GitHub&apos;s app installation mechanism, not through repo-level webhooks. The section also warns that any existing manual webhooks pointing to `hooks.bitrise.io` must be removed after switching to the GitHub App to avoid duplicate builds.</description>
  </item>
  <item>
    <title>Bitrise MCP: new registration tools and API group</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-15-bitrise-mcp-new-registration-tools-and-api-group</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-15-bitrise-mcp-new-registration-tools-and-api-group</guid>
    <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    <description>The Bitrise MCP server now includes a `registration` API group with two unauthenticated tools — `register` and `verify_registration` — that let an AI agent onboard a brand-new Bitrise user without a token. The agent sends a one-time password to the user&apos;s email via `register`, then calls `verify_registration` with the OTP to receive a personal access token. These tools are most useful with the remote (HTTP) MCP server. See [Bitrise MCP tools](/bitrise-platform/ai/bitrise-mcp/tools) for the full reference.</description>
  </item>
  <item>
    <title>Bitrise MCP: install guides added for six tools</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-15-bitrise-mcp-install-guides-added-for-six-tools</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-15-bitrise-mcp-install-guides-added-for-six-tools</guid>
    <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
    <description>Step-by-step install guides for the Bitrise MCP server are now available for VS Code, Cursor, Claude, Windsurf, Kiro, Gemini CLI, and other Copilot-compatible IDEs. Each guide covers how to configure the MCP server and authenticate with your Bitrise token. See [Bitrise MCP](/bitrise-platform/ai/bitrise-mcp) to get started.</description>
  </item>
  <item>
    <title>Workflow Editor can now push bitrise.yml directly to the repository</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-11-workflow-editor-can-now-push-bitrise-yml-directly-to-the-repository</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-11-workflow-editor-can-now-push-bitrise-yml-directly-to-the-repository</guid>
    <pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate>
    <description>The Workflow Editor now supports pushing changes to a repository-stored `bitrise.yml` directly from the editor — either to the current branch or a new branch — without manually copying and committing. See [Storing an app&apos;s configuration YAML](/bitrise-ci/configure-builds/configuration-yaml/storing-an-apps-configuration-yaml) for the updated flow.</description>
  </item>
  <item>
    <title>Build Hub: Gradle dependency mirroring explained</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-10-build-hub-gradle-dependency-mirroring-explained</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-10-build-hub-gradle-dependency-mirroring-explained</guid>
    <pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate>
    <description>The Build Hub documentation now includes an explanation of how Gradle dependency mirroring works, giving you a clearer picture of caching behaviour for Gradle projects running on Build Hub.</description>
  </item>
  <item>
    <title>Configuration YAML docs updated for YAML/Visual mode switcher</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-09-configuration-yaml-docs-updated-for-yaml-visual-mode-switcher</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-09-configuration-yaml-docs-updated-for-yaml-visual-mode-switcher</guid>
    <pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate>
    <description>References throughout the docs have been updated to reflect the new toggle between YAML and Visual editing modes in the Workflow Editor. Where instructions previously referred to the left navigation menu, they now point to the **YAML** toggle at the top of the editor.</description>
  </item>
  <item>
    <title>New guide: Maven Central repository manager</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-08-new-guide-maven-central-repository-manager</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-08-new-guide-maven-central-repository-manager</guid>
    <pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate>
    <description>A new guide covering the Maven Central repository manager is now available under [Build Cache getting started](/bitrise-build-cache/getting-started-with-the-build-cache/maven-central-repository-manager). It explains how Bitrise&apos;s proxy cache works for Maven dependencies, covers special cases like dependency verification and custom Docker images, and documents the opt-out process.</description>
  </item>
  <item>
    <title>Bitrise MCP server: OAuth is now the primary authentication method</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-08-bitrise-mcp-server-oauth-is-now-the-primary-authentication-method</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-06-08-bitrise-mcp-server-oauth-is-now-the-primary-authentication-method</guid>
    <pubDate>Mon, 08 Jun 2026 00:00:00 GMT</pubDate>
    <description>The Bitrise MCP server now uses OAuth as the primary authentication method. See [Bitrise MCP](/bitrise-platform/ai/bitrise-mcp) for the updated setup steps.</description>
  </item>
  <item>
    <title>Build distribution: custom access links for installable artifacts</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-05-29-build-distribution-custom-access-links-for-installable-artifacts</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-05-29-build-distribution-custom-access-links-for-installable-artifacts</guid>
    <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
    <description>In Release Management, you can now create shareable install links. See [Custom access links](/release-management/build-distribution/distributing-builds-to-testers#custom-access-link) for details.</description>
  </item>
  <item>
    <title>Modular YAML: increased file and nesting limits for GitHub users</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-05-28-modular-yaml-increased-file-and-nesting-limits-for-github-users</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-05-28-modular-yaml-increased-file-and-nesting-limits-for-github-users</guid>
    <pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate>
    <description>The modular YAML configuration guide has been updated to reflect the new, higher file count and nesting limits for GitHub users. See [Modular YAML configuration](/bitrise-ci/configure-builds/configuration-yaml/modular-yaml-configuration) for the updated limits.</description>
  </item>
  <item>
    <title>Python projects now supported</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-05-20-python-projects-now-supported</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-05-20-python-projects-now-supported</guid>
    <pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate>
    <description>Bitrise now detects Python projects automatically and offers default workflows. The [Default workflows](/bitrise-ci/workflows-and-pipelines/workflows/default-workflows) and [Getting started with Bitrise CI](/bitrise-ci/getting-started/getting-started) guides have been updated to include Python.</description>
  </item>
  <item>
    <title>Next.js and Flutter Web project types documented</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-04-20-next-js-and-flutter-web-project-types-documented</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-04-20-next-js-and-flutter-web-project-types-documented</guid>
    <pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate>
    <description>The [Getting started with Bitrise CI](/bitrise-ci/getting-started/getting-started) guide and [Default workflows](/bitrise-ci/workflows-and-pipelines/workflows/default-workflows) page now cover Next.js (as an extension of Node.js) and Flutter Web project types.</description>
  </item>
  <item>
    <title>M4 machine type added to build machine docs</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-03-30-m4-machine-type-added-to-build-machine-docs</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-03-30-m4-machine-type-added-to-build-machine-docs</guid>
    <pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
    <description>The [Build machine types](/bitrise-platform/infrastructure/build-machines/build-machine-types) page now lists the M4 machine type alongside the existing M4 Pro, M2 Pro, and M1 options, with region availability for each.</description>
  </item>
  <item>
    <title>Ruby projects now supported</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-03-25-ruby-projects-now-supported</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-03-25-ruby-projects-now-supported</guid>
    <pubDate>Wed, 25 Mar 2026 00:00:00 GMT</pubDate>
    <description>Bitrise now detects Ruby projects automatically and offers default workflows. The [Getting started with Bitrise CI](/bitrise-ci/getting-started/getting-started) guide has been updated to include Ruby.</description>
  </item>
  <item>
    <title>Pro Trial: credit card required to access the full trial</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-03-24-pro-trial-credit-card-required-to-access-the-full-trial</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-03-24-pro-trial-credit-card-required-to-access-the-full-trial</guid>
    <pubDate>Tue, 24 Mar 2026 00:00:00 GMT</pubDate>
    <description>New users now need to provide a valid credit card (which won&apos;t be charged) to access the full Pro Trial. The [Getting started with Bitrise CI](/bitrise-ci/getting-started/getting-started) guide has been updated to explain this.</description>
  </item>
  <item>
    <title>New page: build artifact retention policy</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-03-20-new-page-build-artifact-retention-policy</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-03-20-new-page-build-artifact-retention-policy</guid>
    <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
    <description>A dedicated [Build artifact retention policy](/bitrise-ci/run-and-analyze-builds/managing-build-files/artifact-retention-policy) page is now available, covering default retention periods by artifact type, extended retention options for enterprise customers, and the edge case around transferred projects.</description>
  </item>
  <item>
    <title>Xcode compilation cache: new flag to disable caching without disabling analytics</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-03-10-xcode-compilation-cache-new-flag-to-disable-caching-without-disabling-analytics</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-03-10-xcode-compilation-cache-new-flag-to-disable-caching-without-disabling-analytics</guid>
    <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
    <description>The [Xcode compilation cache FAQ](/bitrise-build-cache/build-cache-for-xcode/xcode-compilation-cache-faq) now documents the `--no-bitrise-build-cache` flag, which lets you disable caching temporarily while keeping analytics and build history intact.</description>
  </item>
  <item>
    <title>Build Cache: clear cache button replaces Settings dropdown</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-02-20-build-cache-clear-cache-button-replaces-settings-dropdown</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-02-20-build-cache-clear-cache-button-replaces-settings-dropdown</guid>
    <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
    <description>The [Clearing the Build Cache](/bitrise-build-cache/getting-started-with-the-build-cache/clearing-the-build-cache) guide has been updated to reflect the current UI: the Settings dropdown was replaced by a **Clear Cache** button. The guide includes a new screenshot and a note that clearing the cache requires Workspace owner permissions.</description>
  </item>
  <item>
    <title>New guide: Endpoint Detection and Response (EDR) on Bitrise</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-02-20-new-guide-endpoint-detection-and-response-edr-on-bitrise</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-02-20-new-guide-endpoint-detection-and-response-edr-on-bitrise</guid>
    <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
    <description>A new page under Integrations explains how Bitrise uses Endpoint Detection and Response (EDR) as part of its corporate security program, and clarifies that EDR agents are not deployed on Bitrise-hosted CI runners.</description>
  </item>
  <item>
    <title>OIDC for AWS guide updated</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-02-13-oidc-for-aws-guide-updated</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-02-13-oidc-for-aws-guide-updated</guid>
    <pubDate>Fri, 13 Feb 2026 00:00:00 GMT</pubDate>
    <description>The [OIDC for AWS](/bitrise-platform/integrations/oidc-authentication/oidc-for-aws) guide has been updated with additional clarifications on configuration and usage.</description>
  </item>
  <item>
    <title>New guide: GitHub App migration API</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-02-03-new-guide-github-app-migration-api</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-02-03-new-guide-github-app-migration-api</guid>
    <pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate>
    <description>A new guide explains how to use the Bitrise API to bulk-migrate projects from OAuth-based GitHub connections to the GitHub App integration, including caveats about reverting the migration. See [Adding and managing apps](/bitrise-ci/api/adding-and-managing-apps) for details.</description>
  </item>
  <item>
    <title>Tool setup: new tool versions added</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-01-27-tool-setup-new-tool-versions-added</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-01-27-tool-setup-new-tool-versions-added</guid>
    <pubDate>Tue, 27 Jan 2026 00:00:00 GMT</pubDate>
    <description>The [Configuring tool versions](/bitrise-ci/configure-builds/configuring-build-settings/configuring-tool-versions) guide has been updated with newly supported tool versions in the tool setup feature.</description>
  </item>
  <item>
    <title>Build artifact retention policy documented</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-01-19-build-artifact-retention-policy-documented</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-01-19-build-artifact-retention-policy-documented</guid>
    <pubDate>Mon, 19 Jan 2026 00:00:00 GMT</pubDate>
    <description>The [Build artifacts](/bitrise-ci/run-and-analyze-builds/managing-build-files/build-artifacts-online) page now includes a section on the artifact retention policy, covering default retention periods by artifact type and options for Enterprise customers. The policy takes effect on March 31, 2026.</description>
  </item>
  <item>
    <title>Pipeline rebuild: dynamic parallel workflows explained</title>
    <link>https://docs.bitrise.io/en/bitrise-ci/changelog#2026-01-12-pipeline-rebuild-dynamic-parallel-workflows-explained</link>
    <guid isPermaLink="false">https://docs.bitrise.io/en/bitrise-ci/changelog#2026-01-12-pipeline-rebuild-dynamic-parallel-workflows-explained</guid>
    <pubDate>Mon, 12 Jan 2026 00:00:00 GMT</pubDate>
    <description>The guide on rebuilding failed pipelines now includes an explanation of how dynamic parallel Workflows affect rebuild options — specifically, when you can rebuild individual Workflows versus all unsuccessful ones. See [Rebuilding a failed build](/bitrise-ci/run-and-analyze-builds/build-data-and-troubleshooting/rebuilding-a-failed-build#rebuilding-a-failed-pipeline) for details.</description>
  </item>
  </channel>
</rss>