|
| 1 | +--- |
| 2 | +id: v13.0.4 |
| 3 | +title: Version 13.0.4 Release Notes |
| 4 | +sidebar_label: v13.0.4 |
| 5 | +image: "img/release-note-link-preview.png" |
| 6 | +--- |
| 7 | + |
| 8 | +_July 04th, 2024_ |
| 9 | + |
| 10 | +:::info |
| 11 | +Mia-Platform Console v13.0.4 is **now in Preview** and will be generally available on July 18th. |
| 12 | + |
| 13 | +Console SaaS users can try out v13.0.4 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. |
| 14 | + |
| 15 | +For self-hosted installations, please read the [following guidelines](#how-to-update-your-console). |
| 16 | +::: |
| 17 | + |
| 18 | +## Console |
| 19 | + |
| 20 | +### Mia-Assistant available on Self-Hosted installations |
| 21 | + |
| 22 | +Mia-Assistant, the AI chatbot of Mia-Platform, is now available also on Self-Hosted installations! |
| 23 | +For more information about how to configure it, head to the [installation chart documentation](/infrastructure/self-hosted/installation-chart/helm-values/75_assistant.md). |
| 24 | + |
| 25 | +### Manage iFrame extensions via miactl |
| 26 | + |
| 27 | +`miactl` v0.13.0 is out now and it is featuring new commands to manage your iFrame Company extensions directly from command line! |
| 28 | +To discover more about such new commands, head to the related [documentation page](/cli/miactl/30_commands.md#extensions). |
| 29 | + |
| 30 | +### Bug Fix |
| 31 | + |
| 32 | +This version addressed the following bugs: |
| 33 | + |
| 34 | +* fixed a bug that caused a malfunction when creating Dashboard Categories from a project Blueprint; |
| 35 | +* fixed a navigation bug that caused the user to enter an inconsistent state if the permission to access to a specific project was missing; |
| 36 | +* fixed a bug that wrongly allowed users to create a container with the same name of the microservice to which it was added. |
| 37 | + |
| 38 | +## Fast Data |
| 39 | + |
| 40 | +### Fast Data Configurator |
| 41 | + |
| 42 | +#### Bug Fix |
| 43 | + |
| 44 | +This version addressed the following bug: |
| 45 | + |
| 46 | +* fixed a bug causing both the old and the new field to be kept when renaming a field of a nested object of a Single View. |
| 47 | + |
| 48 | +## Microfrontend Composer |
| 49 | + |
| 50 | +### Configurator |
| 51 | + |
| 52 | +#### Bug Fix |
| 53 | + |
| 54 | +This version addressed the following bugs: |
| 55 | + |
| 56 | +* fixed a bug that caused a malfunction of the Composer when opening the CRUD client component properties with no CRUD endpoints exposed. |
| 57 | + |
| 58 | +### Back-Kit Library |
| 59 | + |
| 60 | +#### Bug Fix |
| 61 | + |
| 62 | +This version addresses the following bugs: |
| 63 | + |
| 64 | +* fixed a bug for which bk-table doesn't fit parent container after resizing the browser window; |
| 65 | +* fixed an editor tooltip that falls out of view in form modals; |
| 66 | +* fixed an error in forms with array of dates fields. |
| 67 | + |
| 68 | +## Marketplace |
| 69 | + |
| 70 | +### Marketplace Updates |
| 71 | + |
| 72 | +#### CRUD Service |
| 73 | + |
| 74 | +The new version `7.0.4` of the CRUD Service is available! |
| 75 | + |
| 76 | +##### Bug Fix |
| 77 | + |
| 78 | +* fixed bug that made CRUD validating items of a collection with the wrong configuration, due to compilers collision with collections having the same prefix. |
| 79 | + |
| 80 | +#### Form Service Frontend |
| 81 | + |
| 82 | +The new version `2.0.5` of the Form Service Frontend is available! |
| 83 | + |
| 84 | +##### Bug Fix |
| 85 | + |
| 86 | +* Fixed bug on expired form behavior |
| 87 | + |
| 88 | +#### Messaging Service |
| 89 | + |
| 90 | +The new version `1.7.0` of the Messaging Service is available! |
| 91 | + |
| 92 | +##### New features |
| 93 | + |
| 94 | +* Added support for localization of interpolated data in message templates |
| 95 | + |
| 96 | +#### Notification Manager Service |
| 97 | + |
| 98 | +The new version `2.3.0` of the Notification Manager Service is available! |
| 99 | + |
| 100 | +##### New features |
| 101 | + |
| 102 | +* Added endpoints to manage message templates with `bk-crud-client` on Backoffice |
| 103 | +* Added endpoints to manage notification settings with `bk-crud-client` on Backoffice |
| 104 | +* Added support for localization of interpolated data in message templates |
| 105 | +* Added support for integration with external services to retrieve user properties |
| 106 | + |
| 107 | +##### Bug Fix |
| 108 | + |
| 109 | +* Fixed a bug causing errors when sending attachments via email using both the Messaging and Event API |
| 110 | + |
| 111 | +## How to update your Console |
| 112 | + |
| 113 | +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_ `v13.5.0-beta.0`. |
0 commit comments