Skip to content

Commit

Permalink
doc(release) Release notes for web 24.10.3 (#3919)
Browse files Browse the repository at this point in the history
* doc(release) Release notes for web 24.10.3

* doc(release) Release notes web 24.10.3

* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: cg-tw <[email protected]>
  • Loading branch information
pkippes and cg-tw authored Dec 20, 2024
1 parent f904b84 commit c8245f9
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,51 @@ notre [Github](https://github.com/centreon/centreon/issues/new/choose).

## Centreon Web

### 24.10.3

Release date: `December 19, 2024`

<details open>
<summary>Enhancements</summary>

- [API] Added missing configuration change logs for timeperiods configuration.
- [API] Added missing configuration change logs for host template configuration.
- [API] Added missing configuration change logs for host severities configuration.
- [API] Added missing configuration change logs for service severities configuration.
- [Configuration] Improved the tooltip for Broker's Unified SQL output.
- [Dashboards] Added meta-services to metric widgets (Single metric, Metrics graph, Top/Bottom).
- [Install] Added 24.10 support for unattended script.
- [Library - view by card] Added a thumbnail that shows a snapshot of your data, taken when the dashboard is saved.

</details>

<details>
<summary>Bug fixes</summary>

- [ACC] Fixed an issue with ACC where configuration files were not copied to the central server.
- [Authentication] Fixed an issue preventing LDAP users with more than one email address to log in to Centreon.
- [Custom Views] Fixed an issue with how the edit widget pencil icon was displayed.
- [Custom Views] Fixed an issue preventing some filters from functioning in the "Hostgroup monitoring" and "Host monitoring" widgets.
- [Downtimes] The action details column now displays the correct information in the Action Log page.
- [Dashboards][Widgets] In the resource selection fields, services containing a slash ("/") in their name no longer trigger an error.

</details>

<details>
<summary>Security fixes</summary>

- [Security] Fixed an issue on virtual metrics' RPN field.
- [Security] Fixed a security issue in media binary.
- [Security] Fixed SQLi in "Hostgroup Monitoring" widget in Custom Views, for authenticated users having sufficient rights to export the results in CSV format.
- [Security] Fixed SQLi in "Hostgroup Monitoring" widget in Custom Views, for authenticated users having sufficient rights to edit the widget.
- [Security] Fixed SQLi in "Host Monitoring" widget in Custom Views, for authenticated users having sufficient rights to edit the widget.
- [Security] Fixed SQLi in "TOP10 CPU usage" widget in Custom Views, for authenticated users having sufficient rights to edit the widget.
- [Security] Fixed SQLi in "TOP10 Memory usage" widget in Custom Views, for authenticated users having sufficient rights to edit the widget.
- [Security] Improved an SQL query triggered via the Event Logs menu for better protection.
- [Security] Updated Symfony Security-Http component.

</details>

### 24.10.2

Release date: `November 27, 2024`
Expand Down
45 changes: 45 additions & 0 deletions versioned_docs/version-24.10/releases/centreon-os.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,51 @@ Read more about version 24.10 in our [blog post](https://www.centreon.com/centre

## Centreon Web

### 24.10.3

Release date: `December 19, 2024`

<details open>
<summary>Enhancements</summary>

- [API] Added missing configuration change logs for timeperiods configuration.
- [API] Added missing configuration change logs for host template configuration.
- [API] Added missing configuration change logs for host severities configuration.
- [API] Added missing configuration change logs for service severities configuration.
- [Configuration] Improved the tooltip for Broker's Unified SQL output.
- [Dashboards] Added meta-services to metric widgets (Single metric, Metrics graph, Top/Bottom).
- [Install] Added 24.10 support for unattended script.
- [Library - view by card] Added a thumbnail that shows a snapshot of your data, taken when the dashboard is saved.

</details>

<details>
<summary>Bug fixes</summary>

- [ACC] Fixed an issue with ACC where configuration files were not copied to the central server.
- [Authentication] Fixed an issue preventing LDAP users with more than one email address to log in to Centreon.
- [Custom Views] Fixed an issue with how the edit widget pencil icon was displayed.
- [Custom Views] Fixed an issue preventing some filters from functioning in the "Hostgroup monitoring" and "Host monitoring" widgets.
- [Downtimes] The action details column now displays the correct information in the Action Log page.
- [Dashboards][Widgets] In the resource selection fields, services containing a slash ("/") in their name no longer trigger an error.

</details>

<details>
<summary>Security fixes</summary>

- [Security] Fixed an issue on virtual metrics' RPN field.
- [Security] Fixed a security issue in media binary.
- [Security] Fixed SQLi in "Hostgroup Monitoring" widget in Custom Views, for authenticated users having sufficient rights to export the results in CSV format.
- [Security] Fixed SQLi in "Hostgroup Monitoring" widget in Custom Views, for authenticated users having sufficient rights to edit the widget.
- [Security] Fixed SQLi in "Host Monitoring" widget in Custom Views, for authenticated users having sufficient rights to edit the widget.
- [Security] Fixed SQLi in "TOP10 CPU usage" widget in Custom Views, for authenticated users having sufficient rights to edit the widget.
- [Security] Fixed SQLi in "TOP10 Memory usage" widget in Custom Views, for authenticated users having sufficient rights to edit the widget.
- [Security] Improved an SQL query triggered via the Event Logs menu for better protection.
- [Security] Updated Symfony Security-Http component.

</details>

### 24.10.2

Release date: `November 27, 2024`
Expand Down

0 comments on commit c8245f9

Please sign in to comment.