Cycloid
Cycloid
  • Docs
  • Changelog
  • Feature requests
  • Support portal

Cycloid changelog

Changelog v6.10.149

Changelog v6.10.149

Whats New?

Component Overview Simplified

The component overview has been redesigned to give you a clearer, at-a-glance picture of what's running and what to do next.

The new layout brings together the pipeline status, action cards for the most common next steps, and a combined activity feed that merges Cycloid events and pipeline runs into a single timeline, no more switching between views to understand what happened and when!

But of course, you can still switch between the new enhanced simplified deployment view and the former detailed view :)


Configurable Sidebar Menu Ordering

Plugin menu entries can now be ordered explicitly per organization. Administrators can pin entries to the top or arrange navigation to match the team's workflow, rather than relying on installation order.


Environment Type Management

Default organization environment types (Development, Preview, Production, Staging) can now be deleted. If your team uses a different naming convention, you can remove the defaults and replace them with your own. At least one environment type must remain at all times.


MORE on Changelog v6.10.149

Improvements

  • Environments: When updating an outdated component, the branch you are currently using is now pre-selected by default, no more manually reselecting it every time.

  • InfraView: Component outputs are now accessible to users with read-only permissions on external backends, with no write permissions required.

  • Plugins: Updating a plugin configuration no longer fails with a "changing plugin version is not supported" error.

  • Plugins: Switching organizations while viewing a plugin page now correctly opens the selected organization instead of bouncing back to the previous one.

  • API – Credentials: Credentials without an owner can now be created and updated, preventing pipeline failures when the original creator has been removed from the organization.

  • API – Appearances: A logo or favicon URL accepted at creation can now always be updated later on.

  • API – Components: Components stuck after a force-push on a catalog repository (e.g. after a rebase or commit squash) can now be updated to an existing version again.

Fixes

  • Roles: Default roles can now be cloned without triggering a validation error.

  • Project: The Projects breadcrumb link no longer returns a 404 when opened in a new tab.

  • Plugins: When a plugin widget fails to load, the actual error details from the backend are now shown instead of a generic unavailable message.