Flightcontrol changelog
Auto-updating CodeBuild Environments and Starting Notifications Project
Hi everybody! We're working hard on Flightcontrol, we shipped a number of improvements, and are starting work on the notifications project. Once we're finished with this project, you'll be able to subscribe to important events from your deployments.
🚀 Improvements
CodeBuild environments now use the latest AWS Linux builds, and will be auto-updated to the latest if necessary
💅 UX
For Hobby users, choosing a GitHub repository from an organization account will ask you if you want to become a Business account
The Custom Domains screen will show the app's CNAME Domain Status until it is actually routed, with support for zero downtime migration to your domain
🐛 Bug Fixes
Fixed a bug where a static build will fail when outputDirectory is a path
Fixed a bug where dotfolders and dotfiles weren't being watched with a watchPath
Miscellaneous bug fixes