Notas de la versión de soluciones
Fecha de lanzamiento: 15 de abril de 2026
Activation strategy option when deploying solutions
A new Activation strategy option is now available when deploying a solution. This lets you choose whether to activate the deployment immediately or at a later time:
- Now: The solution is automatically activated right after deployment.
- Later: You can review the solution and activate it yourself when ready.
For more information, see Deploying a solution.
Experiencia de implementación de soluciones optimizadas
We redesigned the Solutions deployment experience to make the process clearer, more consistent, and easier to use. The previous modal-based deployment flow is replaced with a dedicated Deploy a solution page that offers improved navigation, better visibility of deployment options, and a more intuitive structure.
For more information, see Deploying a solution.
Novedades
Implementaciones es ahora la pestaña predeterminada
La pestaña Implementaciones es ahora la vista de destino predeterminada dentro del área Soluciones, lo que facilita el acceso a las acciones de implementación y el seguimiento de las implementaciones existentes.
Nuevo flujo de implementación de página
El modal de implementación anterior se ha reemplazado por una página dedicada, que proporciona más espacio, una agrupación de configuraciones más clara y un acceso más fácil a las opciones de configuración avanzadas.
Puntos de entrada de implementación mejorados
You can now start a deployment from multiple surfaces:
- Botón +Implementar en la pestaña Implementaciones .
- Botón Implementar en una fila de paquete en la pestaña Paquetes .
- Más acciones → menú Implementar para cualquier versión del paquete.
Nuevos comportamientos predeterminados
- Activation strategy now defaults to Now: Deployments automatically activate the solution and its triggers unless you switch to Later.
- Deployment location now defaults to Install as root folder: The solution is installed as a new root folder under the tenant by default, simplifying organization and ensuring clean isolation of solution artifacts.
Flujo de trabajo simplificado para la configuración de la activación
Hemos mejorado la experiencia de activación para las implementaciones de soluciones refinando la forma en que se representan y validan las implementaciones inactivas. Las implementaciones inactivas ahora se distinguen en función de la preparación para la activación:
- Inactive (Needs setup to activate): The deployment requires additional configuration before it can be activated, such as authenticating a packaged connection.
- Inactive (Ready to activate): The deployment meets all activation requirements and can be activated directly.
Activation validation is now evaluated closer to activation time, ensuring required steps are surfaced and enforced before activation can complete. This reduces manual trial-and-error during deployment activation.
For more information, see Checking the deployment status.
Barra lateral del paquete para paquetes de soluciones
A new Package sidebar is now available in the Solutions experience, making it easier to explore package details and manage deployments without leaving the Packages page.
When you select a solution package on the Packages tab, a contextual sidebar displays all published versions of the selected package and all deployments associated with that package. You can switch between the Versions and Deployments tabs, start a new deployment directly from the sidebar, and inspect package status, version history, and deployment state without navigating away.
For more information, see Navigating the Package sidebar.
Limpieza automática de las implementaciones de depuración de soluciones
Solution debug deployments are now automatically uninstalled after 30 days of inactivity. Automatic uninstallation removes all resources created by the deployment and the associated solution folder. This process is managed by Solutions and cannot be configured or disabled.
For more information, see Retention and automatic cleanup of solution debug deployments.
Experiencia de usuario mejorada en la pestaña Implementaciones
Simplificamos la experiencia de las implementaciones para reducir el desorden visual y hacer que las acciones comunes sean más fáciles de encontrar.
Los cambios clave incluyen:
- A single Version column now replaces the previous Now version and Current version columns. If multiple versions apply, previous and current versions appear in the same column.
- The Status column now displays plain text values (for example, Successful, Draft, Failed).
- Los nombres de las columnas se han actualizado para mayor claridad: Última operación, Estado, Iniciado y Finalizado han cambiado de nombre a Última operación, Estado de la operación, Operación iniciada y Operación finalizada.
- Columns were reordered to better reflect their relationships. Activated and Version are now positioned closer to Name, while Operation status and Operation started follow Last operation.
- The Operation ended and Package name columns are hidden by default and can be enabled via the Visible Columns control.
- A new Location column shows the folder path where each solution is deployed.
- You can filter deployments by multiple status values simultaneously.
- When a new package version is available for a deployment, an Upgrade icon appears inline so you can upgrade directly from the table.
- Two new activation statuses are introduced: Inactive (Needs setup to activate) and Inactive (Ready to activate).
- For Draft deployments, the Actions menu now includes both the standard draft actions and the actions associated with the previous operation, making it easier to recover from failed or interrupted operations.
- You can now create a deployment from the folder context menu (Actions > Add > Solution Deployment) or by selecting Deploy on the Orchestrator homepage.
For more information, see Checking the deployment status.
Corrección de errores
We fixed an issue where validation errors for Assets were not surfaced during solution deployment when required fields were missing. The system now correctly marks such cases with requiresConfiguration: true, ensuring the error is displayed and enabling field-level navigation to guide users to the missing configuration.
- Activation strategy option when deploying solutions
- Experiencia de implementación de soluciones optimizadas
- Novedades
- Flujo de trabajo simplificado para la configuración de la activación
- Barra lateral del paquete para paquetes de soluciones
- Limpieza automática de las implementaciones de depuración de soluciones
- Experiencia de usuario mejorada en la pestaña Implementaciones
- Corrección de errores