Added flightcontrol.json feature parity for environment variables- through the environment settings page in the dashboard, users can now:
link existing fromParamterStore or fromSecretsManager environment variables
add fromService environment variables (example: HOST , DATABASE_URL)
Fixed a bug where deploy hooks were ignoring the commit parameters
Fixed a bug where cost estimates were too low during first part of the month
Fixed a bug where CNAME records with two TLDs was showing the incorrect records to copy
Fixed a bug where EC2 memory config was not being validated correctly
A few small UI/UX tweaks