Flightcontrol changelog

Ongoing Work on the Notifications Project

Another great week for development here at Flightcontrol! We're working hard on our notifications project, and can't wait to share it with all of you. We've also shipped several bug fixes and one improvement that should help clarify when we deploy pull requests.

🚀 Improvements

  • Update our messaging on draft pull requests to make it more apparent that pull requests get deployed when they get marked "Ready for Review"

🐛 Bugs

  • Fix issue with creating project using public GitHub repositories

  • Fixed a bug that wouldn't let you change the port number (such as 3000) on a new service. For already deployed services, you will still need to delete the service and recreate it to change the port number.

  • Fixed a bug that threw an unnecessary error when deploying a new environment - "Failed to find environment or project for this deploy hook"

  • Fixed a bug that led to degraded performance on some deploys