Flightcontrol changelog

React Miami + Rollback + Dashboard UX Project

changelog cover

Last week, the Flightcontrol team gathered together at the amazing React Miami conference in Miami Beach, Florida!

We started work on an overhaul of the Flightcontrol dashboard's user interface and user experience. We're trying to make our dashboard the most intuitive developer experience out there for cloud deployments.

Our team also continued to work on the rollback capability for service deployments, as we know this is an important feature for many of you.

🚀 New Features + Improvements

  • You now must pick an AWS region to deploy in, instead of using the default (this was us-west-2). It wasn't always clear that you could or should be changing that AWS region, so we now have you make the choice yourself.

  • We changed the way we load environment variables to display them in the user interface, so that users with many environment variables will see those pages initially load much faster.

🐛 Bug

  • Fixed a bug where Next.js Typescript builds would fail with next.config.mjs (Next Config for ES Modules)