Changelog

Keep up to date with our latest
releases and enhancements.

Jun 06, 2017

Jun 06, 2017

Authenticate With Google    

This feature enables users to log in to CircleCI with a Google account and provides new users with the opportunity to experience the application and selected demo projects without providing access to their code repository.

May 31, 2017

May 31, 2017

Filter Build Emails by Project    

Now you can filter your build emails by project without doing subject matching. This feature adds the standard List-ID header with organisation.project.notifications.circleci.com to make it easy to filter build emails into per-repo or per-org folders.

May 22, 2017

May 22, 2017

Import Project Environment Variables    

This feature enables you to import project environment variables from projects in the same organization to save time and typing. On the Settings screen for your project, click the Import Variable(s) button on the Environment Variables page and select from the list.

May 12, 2017

May 12, 2017

Authorize Only Public GitHub Repositories    

This feature enables you to join CircleCI without providing access to your private GitHub repos. To limit access, select Public Repos Only from the Start with Github menu on the signup page.

Mar 12, 2017

Mar 12, 2017

My/All Build Filtering    

Looking for the builds most relevant to your actions? You can now filter builds by “my builds” (builds you triggered) or “all builds” (builds triggered by other users on your team). The filter can be found near the top, right-hand corner of your dashboard. Currently, this feature is only available on the organization and project-level.

Dec 15, 2016

Dec 15, 2016

Automatic collection of Fastlane logs for macOS projects    

The logs produced by the Fastlane tools are now being stored as build artifacts so that you can easily access them later.

Dec 14, 2016

Dec 14, 2016

Granular control over fork PR builds    

It is now possible to control whether to run builds for pull requests coming from forks and whether to pass the secrets from the main project to the fork on such builds, via two separate settings. Check out the Advanced Settings tab for your project for more details.

Dec 05, 2016

Dec 05, 2016

Improved code signing flow for OS X builds    

It is now possible to upload provisioning profiles under the ‘Permissions’ section of your OS X project settings. Once uploaded, we will automatically import the profiles during your OS X builds. Profiles are encrypted at rest on the CircleCI side.

This update removes the need to keep the provisioning profiles checked into your repository and simplifies the setup of code signing for new OS X projects.

Oct 31, 2016

Oct 31, 2016

Emails now link you to your 'Failing Command'    

Oct 10, 2016

Oct 10, 2016

Interactive ‘Build Timing’ graph    

We have added functionality to click through the ‘Build Timing’ graph to access different sections of the build.