Changelog

Keep up to date with our latest
releases and enhancements.

Jul 04, 2024

Jul 04, 2024

Minor adjustment when accepting an invitation to CircleCI    

There is no longer an optional step to connect your VCS when accepting an invitation to a CircleCI organization that integrates with GitLab or GitHub App

Jun 28, 2024

Jun 28, 2024

macOS Intel resource end of life    

As of June 28 24:00 UTC, the Intel-based macOS Gen2 macos.x86.medium.gen2 resource class is no longer available. Jobs that specify this resource will fail with an Invalid resource class error.

Learn about CircleCI macOS resource classes.

Jun 20, 2024

Jun 20, 2024

Organization Homepage correctly shows Releases credits    

The Plan card on the Organization Homepage in the CircleCI web app was not including credits charged for using CircleCI’s Releases functionality. This has been fixed.

Jun 19, 2024

Jun 19, 2024

Plan badge updated on User Homepage    

When one organization shares a plan with another organization, the plan tier of the parent organization is shown on the User Homepage (/home) of the CircleCI web app. Previously, this showed Free.

Jun 14, 2024

Jun 14, 2024

Minor enhancement to "User Homepage" of CircleCI web app    

The “User Homepage” of the CircleCI web app now has a smoother transition when a user clicks on a card.

Jun 14, 2024

Jun 14, 2024

Browser page titles fixed    

On certain pages of the CircleCI web app, the organization ID was shown in the title of the page in the browser instead of the actual title of the page. This has been fixed.

Jun 14, 2024

Jun 14, 2024

Minor changes to "Organization Home" in CircleCI web app    

The “project cards” on the “Organization Home” of the CircleCI web app now say “< 1 minute ago” instead of “less than one minute ago” to avoid wrapping onto the second line of the card.

Jun 13, 2024

Jun 13, 2024

CircleCI VSCode Extension 2.8.4 released    

Download the latest version here. This release includes minor maintenance improvements.

Jun 13, 2024

Jun 13, 2024

Updated messaging in CircleCI web app when a user is suspended    

Users will now see a message in the CircleCI web app requesting that they submit a form if they have been marked as suspended for suspected abuse in order to have the suspension removed.

Jun 13, 2024

Jun 13, 2024

CircleCI web app updated to be more readable when a user is not logged in    

If a user is not logged in to CircleCI but is attempting to view something in the CircleCI web app, the left-hand navigation’s text is now readable. It was previously using a font color that made it unreadable.

Jun 12, 2024

Jun 12, 2024

"Dismiss All" option no longer clickable from notifications center when there are no notifications to dismiss    

The “Notification Center” in the top right corner of the CircleCI web app no longer lets a user click the “Dismiss All” option if there are no notifications to dismiss.

Jun 12, 2024

Jun 12, 2024

"Go back" button bug fixed    

When a user clicked “Go back” from the flow to create a project with CircleCI’s GitHub App or GitLab integrations, the web app would not redirect the user back to the previous page that they were on. This has now been fixed.

Jun 12, 2024

Jun 12, 2024

"Create Project" button design updated across CircleCI web app for consistency    

The “Create Project” button in the CircleCI web app has been updated to look the same in every occurence of the button for consistency.

Jun 11, 2024

Jun 11, 2024

Server 4.1.10    

Change Log

  • Suspended users will receive a more descriptive error upon failure to log in.
  • Bug fixes for SMPT email value.

Jun 11, 2024

Jun 11, 2024

Server 4.2.6    

Change Log

  • Suspended users will receive a more descriptive error upon failure to log in.
  • Bug fixes for SMPT email value.

Jun 07, 2024

Jun 07, 2024

"Cancel Workflow" clickable area fixed    

The “Cancel Workflow” option in the CircleCI web app had an issue where only part of it was clickable. This has now been fixed.

Jun 04, 2024

Jun 04, 2024

"Ask AI" button fixed in CircleCI Web App    

The “Ask AI” option in the CircleCI web app is now functioning as expected.

Jun 03, 2024

Jun 03, 2024

Minor fix to CircleCI web app    

The “Filter” button in the CircleCI web app overlapped with the “Pipelines” drop box on the “All Pipelines” page. This has been fixed.

May 30, 2024

May 30, 2024

User homepage is now the default when navigating to CircleCI web app    

All users are now directed to app.circleci.com/home when navigating to the CircleCI web app.

May 27, 2024

May 27, 2024

Bug fix in CircleCI web app    

The org picker on the left-hand nav of the CircleCI web app had an issue where it was not rendering properly when a user selected the “Everyone’s Pipelines” dropdown on the “All Pipelines” page. This has now been fixed.

May 23, 2024

May 23, 2024

CircleCI VSCode Extension Windows images and resource classes bug fixed    

CircleCI’s VSCode extension had an issue where it would inconsistently auto-complete certain Windows resource classes & images. This has been fixed. Users do not need to update their VSCode Extension for the fix to be reflected.

May 21, 2024

May 21, 2024

Org picker in CircleCI web app correctly handles long org names    

Long org names are now truncated properly with an ellipses when shown in the left-hand nav’s org picker in the CircleCI web app.

May 21, 2024

May 21, 2024

"Follow x new" badge in CircleCI Web app has been removed    

To simplify the CircleCI web app’s user interface, we have removed the badge in the left-hand navigation that said “Follow x new” which indicated to users that new projects in their organization were available for following.

May 18, 2024

May 18, 2024

CircleCI VSCode Extension v2.8.3 Released    

New release of the CircleCI VSCode extension. This fixes an issue where SSH reruns initiated from the CircleCI VSCode extension would intermittently fail.

May 16, 2024

May 16, 2024

Updated IP ranges for macOS    

A new range of IPs has been added to CircleCI’s macOS Cloud. See the latest IP ranges for macOS.

May 13, 2024

May 13, 2024

Coming Change for Jobs API and Pipelines UI Commit History    

In the past CircleCI has shown up to three commits for a specific pull request in the UI and returned in “all commit_details” for the jobs API. The commits in the UI linked back to the commit history in the VCS so users could review the commits from the source.

May 13, 2024

May 13, 2024

CircleCI VSCode Extension v2.8.2 Released    

New release of the CircleCI VSCode extension. This completes the fix of an issue with release 2.8.0 where workspace settings get updated without any action by the user.

May 09, 2024

May 09, 2024

Users now see correct circleci.com page when logged in    

If a user is logged in to the CircleCI web application, they will now see the correct version of circleci.com which includes a “Go to Application” button in the top-right corner. Previously, they would see a version of circleci.com that had “Sign up” and “Login” buttons in the top-right corner.

May 09, 2024

May 09, 2024

Server Release 4.1.9 and 4.2.5    

Bug Fixes

  • fix for hardcoded smtp email in some services
  • CVE fixes for web-ui deployment
  • fix for duplicate volume in domain-service deployment

May 08, 2024

May 08, 2024

macOS orb version 2.5.0 available    

The newest macOS orb version 2.5.0 resolves an execution error, “AppleEvent timed out”, previously returned when using the add-safari-permissions command with Xcode 15.x images.

May 07, 2024

May 07, 2024

"Releases" tab now always shows up in left-hand navigation    

Previously, the “Releases” tab would not show in the left-hand navigation of the CircleCI web app when a user had selected “Projects” if the user was viewing an organization that integrated with CircleCI’s GitHub App or GitLab. This has been resolved and the “Releases” tab always shows up now.

May 07, 2024

May 07, 2024

CircleCI VSCode Extension v2.8.1 Release    

New release of the CircleCI VSCode extension. This fixes an issue with release 2.8.0 where workspace settings were updated without any action by the user.

May 03, 2024

May 03, 2024

Flutter orb v2.0.4    

Flutter orb version 2.0.4 resolves an error installing the flutter SDK caused by an incorrect environment variable reference.

May 02, 2024

May 02, 2024

CircleCI VSCode Extension v2.8.0 Release    

New release of the CircleCI VSCode extension. We are aware of an issue where workspace settings are being updated without any action by the user. We are in the process of resolving this issue.

Apr 26, 2024

Apr 26, 2024

Updated copy for email invitation    

The copy in the email that a user receives when being invited to an organization that integrates with CircleCI’s GitHub App or GitLab has been updated for clarity.

Apr 25, 2024

Apr 25, 2024

Favicon fixed for CircleCI Web App    

The favicon for CircleCI’s web app should now always render a CircleCI icon.

Apr 24, 2024

Apr 24, 2024

Improved error experience when creating a project    

Previously, when users tried to connect their VCS with a GitHub account that was already linked to a separate CircleCI account, they would encounter a status 500 error. This would manifest in the CircleCI UI as an inability to list repositories on the form to create a project and the screen appeared frozen. Users that run into this scenario will now no longer see a frozen screen and instead be redirected to a page where they see an error message telling them remediation steps.

Apr 24, 2024

Apr 24, 2024

Hide Insights link when there is no data    

Apr 22, 2024

Apr 22, 2024

Return users to their previous step if they leave during setup and come back later    

If a user stops the onboarding process at either the onboarding survey, the “Connect Code” page, or the “Create Project” page; when they return back to CircleCI they will resume at the step where they stopped instead of starting again from the first step in the flow.

Apr 22, 2024

Apr 22, 2024

Removed support for Release Agent versions older than v1.0.0    

We have removed support for Release Agent versions older than v1.0.0. Users who haven’t updated their agent will no longer see their components or releases in the UI until they upgrade to the latest version.

Apr 19, 2024

Apr 19, 2024

Launch Agent 1.x Variants EOL    

We will end support for all 1.x variants of runner launch agent on July 31st 2024. It has been replaced with Machine Runner 3.0. You can learn more about machine runner and migration here.

Apr 17, 2024

Apr 17, 2024

Open Policy Agent updated to v0.63    

Open policy agent for config policies has been bumped from v0.54 to v0.63.

Apr 13, 2024

Apr 13, 2024

Server 4.4.3    

Change Log

  • updated task agent version
  • bug fixes for oidc-service

Apr 08, 2024

Apr 08, 2024

Duplicate check for org naming is now case insensitive    

Orgs that integrate with CircleCI’s GitHub App or GitLab had a check to ensure that the name being submitted did not already exist. We have modified this from being an exact check to a check that ignores the case.

For example, if an org named ‘test org’ has already been created, another org named ‘Test Org’ will not be permitted.

Apr 04, 2024

Apr 04, 2024

New projects will handle commit statuses for job names with "/" characters correctly    

If a job name contains a “/” character (ie. “foo/bar”), CircleCI will correctly set the VCS commit status for the full job name as opposed to only the part after the “/”. This update applies to new projects created on or after April 5, 2024. Projects created before April 5, 2024 are not impacted.

If your project was created before April 5, 2024 and your job name has a “/” in its name, email sebastian@circleci.com to have the new behavior enabled for your project.

Mar 26, 2024

Mar 26, 2024

Server 4.4.2    

CHANGES:

Mar 26, 2024

Mar 26, 2024

Server 4.3.4    

CHANGES:

Mar 25, 2024

Mar 25, 2024

"Stop Building" button now turns gray after clicking    

The “Stop Building” button in Project Settings now turns gray after it is clicked to avoid confusion on whether any action occurred.

Mar 21, 2024

Mar 21, 2024

Changes to how outliers are calculated on Insights    

The methodology that is used to calculate outliers in CircleCI’s Insights offering has been updated to be more accurate.

Mar 13, 2024

Mar 13, 2024

Duplicate workflows no longer shown within UI    

We’ve resolved the issue where the UI displayed duplicate workflows on the Dashboard page.