This release has an unusual number of changes to billing, instance interfaces, and (later) to some deployment infrastructure.
Future stuff:
[ ] Free instances should still have a "billing" tab, since there's no reasonable way to get to your billing account to add instance managers.
[ ] "Upgrade Instance" has a bad cancel URI, so you end up on a 404. The actual operation works correctly.
---
//Resolved//
[x] Clicking "Pay Now" from landing page fatals in "PhortuneCartCheckoutController.php:104"; "Call to undefined method PhortuneCartCheckoutController::buildCartContentTable()"
[x] Pacts have a bad URI for billing accounts on the "Billing" tab.
[x] Instances also have a bad URI for billing accounts on the "Billing " tab. Maybe the handle is using the wrong URI?
[x] The sync worker is failing on new instance launch for lack of credentials.
[x] "Upgrade Instance" has a bad cancel URI, so you end up on a 404. The actual operation works correctly.