| 
 | 1 | +---  | 
 | 2 | +id: v14.2.0  | 
 | 3 | +title: Version 14.2.0 Release Notes  | 
 | 4 | +sidebar_label: v14.2.0  | 
 | 5 | +image: "img/release-note-link-preview.png"  | 
 | 6 | +---  | 
 | 7 | + | 
 | 8 | +_September 4th, 2025_  | 
 | 9 | + | 
 | 10 | +:::info  | 
 | 11 | + | 
 | 12 | +Mia-Platform Console v14.2.0 is **now in Preview** and will be generally available on September 18th.  | 
 | 13 | + | 
 | 14 | +Console SaaS users can try out v14.2.0 latest improvements in Preview! Open a Service Request to ask for the creation of a sandbox Company in case you do not have access to any Company.  | 
 | 15 | + | 
 | 16 | +For self-hosted installations, please read the [following guidelines](#how-to-update-your-console).  | 
 | 17 | +:::  | 
 | 18 | + | 
 | 19 | +## Manage Projects locally with `miactl` (new Describe & Apply commands)  | 
 | 20 | + | 
 | 21 | +It is now possible to **manage your Project configurations locally** using our `miactl` CLI.    | 
 | 22 | +With the new `miactl project describe` and `miactl project apply` commands, you can export the configuration of a Project, edit it on your machine, and then apply it back to update the Project.    | 
 | 23 | + | 
 | 24 | +This enables new workflows such as troubleshooting misconfigurations, migrating Projects between Companies, creating reusable templates, or leveraging AI tools to refine configurations.    | 
 | 25 | + | 
 | 26 | +For detailed usage examples, please refer to the [documentation](/development_suite/api-console/api-design/miactl-commands.md) and the [miactl project commands](/cli/miactl/30_commands.md#project).  | 
 | 27 | + | 
 | 28 | +## New Webhook event: Tag Deleted  | 
 | 29 | + | 
 | 30 | +A new webhook event is now available: **`Tag Deleted`**.    | 
 | 31 | +This event is fired whenever a tag/version is deleted, allowing you to trigger custom automations or integrations in response.  | 
 | 32 | + | 
 | 33 | +## Redeploy a configuration from Deploy History  | 
 | 34 | + | 
 | 35 | +It is now possible to **redeploy a previously deployed configuration** directly from the **Deploy History**.    | 
 | 36 | +From the Deploy area, in the Deploy History section, simply click the rocket icon in the table of the deployments to trigger a new deploy of that specific configuration.  | 
 | 37 | + | 
 | 38 | +  | 
 | 39 | + | 
 | 40 | +## Console  | 
 | 41 | + | 
 | 42 | +### Improvements  | 
 | 43 | + | 
 | 44 | +#### Project list improved with table view  | 
 | 45 | + | 
 | 46 | +The **Project list** is now displayed in a **table view** instead of cards.    | 
 | 47 | +This change improves performance, simplifies search, and makes navigation in Console more efficient when working with multiple Projects.  | 
 | 48 | + | 
 | 49 | +## How to update your Console  | 
 | 50 | + | 
 | 51 | +For self-hosted installations, please head to the [self hosted upgrade guide](/infrastructure/self-hosted/installation-chart/100_how-to-upgrade.md) or contact your Mia-Platform referent and upgrade to _Console Helm Chart_ `v15.0.1-beta.0`.  | 
0 commit comments