Skip to content

Commit

Permalink
doc(Release) Release notes for web 23.10.19 (#3926)
Browse files Browse the repository at this point in the history
* doc(Release) Release notes for web 23.10.19

* doc(Release) Release notes web 23.10.19

* Apply suggestions from code review

---------

Co-authored-by: cg-tw <[email protected]>
  • Loading branch information
pkippes and cg-tw authored Jan 9, 2025
1 parent b30573d commit 294fb6c
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,45 @@ notre [Github](https://github.com/centreon/centreon/issues/new/choose).

## Centreon Web

### 23.10.19

Release date: `December 20, 2024`

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

- [API] Added missing configuration change logs for timeperiods configuration.
- [Install] Added 23.10 support for unattended script.
- [UX] Aligned the Centreon logo in the "Lost in space" page.

</details>

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

- [Action Log] Fixed an issue on actions details column in Action Log.
- [API] Time period definitions containing the value 00:00-00:00 are now correctly taken into account.
- [Authentication] Fixed an issue with SSO authentication with SAML that occurred when users had a legacy page as default page.
- [Core] Changed log file for the cron job that removed outdated tokens.
- [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.

</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.

</details>

### 23.10.18

Release date: `November 21, 2024`
Expand Down
39 changes: 39 additions & 0 deletions versioned_docs/version-23.10/releases/centreon-os.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,45 @@ If you have feature requests or want to report a bug, please go to our

## Centreon Web

### 23.10.19

Release date: `December 20, 2024`

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

- [API] Added missing configuration change logs for timeperiods configuration.
- [Install] Added 23.10 support for unattended script.
- [UX] Aligned the Centreon logo in the "Lost in space" page.

</details>

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

- [Action Log] Fixed an issue on actions details column in Action Log.
- [API] Time period definitions containing the value 00:00-00:00 are now correctly taken into account.
- [Authentication] Fixed an issue with SSO authentication with SAML that occurred when users had a legacy page as default page.
- [Core] Changed log file for the cron job that removed outdated tokens.
- [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.

</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.

</details>

### 23.10.18

Release date: `November 21, 2024`
Expand Down

0 comments on commit 294fb6c

Please sign in to comment.