This release has an unusual number of changes to billing, instance interfaces, and (later) to some deployment infrastructure.
- Clicking "Pay Now" from landing page fatals in "PhortuneCartCheckoutController.php:104"; "Call to undefined method PhortuneCartCheckoutController::buildCartContentTable()"
- Pacts have a bad URI for billing accounts on the "Billing" tab.
- Instances also have a bad URI for billing accounts on the "Billing " tab. Maybe the handle is using the wrong URI?
- The sync worker is failing on new instance launch for lack of credentials.
- "Upgrade Instance" has a bad cancel URI, so you end up on a 404. The actual operation works correctly.