Bundle Product Improvements

We’ve fundamentally changed the way product bundles work to enforce that the parent product must reference a child configuration already known to the system. This improves product stability by eliminating the possibility of using an incorrect sub-product build tag or configuration name.

When bundling a product, curators instead have a new “Set as Bundled Configuration” button to select which configuration should be applied. You may still override every setting individually. The selected bundle configuration will remain selected even if the underlying configuration settings change in the future.

Catalog Navigation

We’ve removed the product detail page’s “Back” button and replaced it with “Close”, which also now responds to the <ESC> key shortcut. We’ve further made it clearer that it’s a dialog box, improved scrolling, and fixed issues specific to Windows.

Platform Screen Improvements

The “My Environments” page has been renamed back to “Platforms”, and now automatically displays a new “Instructions” tab by default. You may still access and tweak individual settings under the new “Parameter Customization” tab.

Better Branding Overrides

Custom site logos (provided using the SKYCAPP_LOGO_URL) are now always rendered with a 4:1 width:height ratio. If the logo interferes with the site title set with SKYCAPP_TITLE, you may suppress rendering of the title within the logo area with SKYCAPP_TITLE_SHOW=false without affecting site metadata or SEO performance. Your custom logo will also be clickable and link to the site root.

Additional Changes

  • Framework updates and testing for macOS Sequoia 15.0.
  • Addressed quirks specific to Chrome on Windows.
  • Platform creation now always generates a valid name.
  • Platform selection fixes.
  • Badge UI improvements.
  • More email notification fixes.
  • Component rendering improvements for smaller screens.

Similar Posts