Provide a build link that is disabled until the build is finished
Add support for a new allowAccessWhileBuilding config parameter that will allow a build to be accessed through the proxy before the build is totally finished building.
Support for webhook notifications when changes happen to a build (and open sourced the project that powers it)
October 7, 2016
Add ability to pin builds, which pushes them to the end of the Reaper’s queue when it needs to remove builds to free up space.
October 6, 2016
Add support for webhook notifications. Users can now receive notifications for build events via webhooks configured in the project’s .probo.yaml file.
Bug fix - Update the project’s “Updated At” date when a new build is created.
October 5, 2016
Set up error redirects for better error handling.
Bug fix - Allow users to update customer and billing information outside context of a new transaction.
Bug fixes – Various fixes for Stash integration (allow authentication against multiple Stash instances, fix repository list selection).
Bug fix - Closed a security gap where a user’s permissions to an organization were not fully verified when the organization was created.
September 30, 2016
Added a field for coupon codes to subscription pages.
September 29, 2016
We now provide useful error codes when a build fails to better explain why it failed.
September 28, 2016
Updated processor count on servers for better performance.
September 26, 2016:
Bug fix - Fixed a bug where a user would not be redirected to the new build page if they triggered a rebuild from an existing build’s page.
September 23, 2016
We now redirect the user to new build page after triggering an environment rebuild.
September 7, 2016
Bug fix - We now exclude special characters when creating Drupal 8 configuration management directories. Special characters can cause Drupal to think these are nested directories.
August 30, 2016
Added useful error pages that inform the user why their build failed.
August 24, 2016
Bug fix - Fixed an issue where a closed pull request’s builds would not get reaped if the pull request still had state data.
August 17, 2016
Bug fix - Prevented Docker containers that fail to spin down from consuming server resources.
August 16, 2016
Bug fix - Fixed a bug where the CVC code field on the subscription page would not accept zeroes.
August 13, 2016
Bug fix - Fixed an issue where an unresolved task would cause a loading spinner to spin indefinitely on a build page.
June 23, 2016
Bug fix - Build links are now generated when a build is submitted, not at the point of build creation.
June 20, 2016
Ensured Bitbucket builds are reaped when their pull request is closed.
Added an HTTP route for returning current information about a pull request.
June 7, 2016
Added support for ANSI colors in log outputs.
June 3, 2016
Bug fix - If there were too many concurrent environments building, MySQL would timeout and cause a build to fail. Now we wait as long as needed for MySQL to respond.
May 4, 2016
Add banner to project pages that displays project’s current disk usage.
Bug fix – Fixed an issue where users may be improperly redirected on login.
Apr 15, 2016
Added ability to specify the Drupal 8 configuration directory from which data should be synchronized.
Bug fix - Updated the Bitbucket handler to properly send status updates during builds.
Feb 19, 2016
Bug fix - Adding an organization no longer requires a page reload before it appears in the sidebar.
Bug fix - Fixed an issue that could cause hyphens to cause issues in organization names in the repository list.