Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,38 @@ Pour faire des demandes d'évolutions ou reporter des bugs sur les extensions co

## Centreon MAP

### 24.10.13

Release date: `December 22, 2025`

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

- [Geoviews] It is now possible to define geo coordinates for Maps, and to display them in Geoviews.
- [Library] Added the possibility to select a custom icon representing a Geoview.
- [Server] Reduced the JWT token default lifetime value to 1 day.

</details>

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

- [Editor] Fixed an issue that prevented images from being updated.
- [Geoviews] Fixed several issues in the edition modal.
- [Geoviews] The service state (acknowledged, in downtime...) is now clearly indicated.
- [MAP] Fixed an issue causing MAP sharing to fail when using MySQL as the SGBD.
- [MAP Editor] Fixed an issue that prevented setting white (for the light mode) and black ( for the dark mode) as the color for text, background, and border colors. This fix is not retroactive.
- [Server] Fixed an issue preventing MAP Legacy from starting correctly.
- [Translation] Restored translations from UI tooltips.
- [Upgrade] Fixed an issue caused by a missing SecurityPolicy class.
- [Viewer] Fixed an issue with the display of icons for host groups, services and Business Activities.
- [Viewer] Fixed an issue with the label height being cropped while zooming on geometric resources.
- [Viewer] Fixed the link redirecting to the Resource Status page when clicking on a meta service.
- [Viewer] Fixed an issue that caused the Link legend widget to always appear on the top left instead of where users placed it as well as its start and end colors to be swapped.
- [Viewer] When hovering over a metric link, in and out metrics are now specifically displayed in the graphic.

</details>

### 24.10.12

Release date: `November 4, 2025`
Expand Down Expand Up @@ -355,6 +387,38 @@ Release date: `October 31, 2024`

## Centreon BAM

### 24.10.10

Release date: `December 22, 2025`

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

- [BA diagram] Label width has been increased to display longer names.
An ellipsis has also been added to indicate that a label is too long to be fully displayed.

</details>

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

- [BA diagram] Fixed an issue preventing widgets from working properly when displayed in a Playlist.
- [BA monitoring] Fixed an issue that caused some KPIs to be displayed multiple times in the KPI listing if the Business Activity belonged to several Business Views.
- [Dashboards] The Status Grid widget in condensed BV view now indicates the status of all BAs.
- [Indicators] You can now set the impact to 0% when making changes to many items at once.
- [Installation] BAM broker outputs are now deleted at uninstallation.
- [Packaging] Fixed an installation issue caused by the upgrade script 24.10.7.
- [Translation] Restored translations from UI tooltips.

</details>

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

- [Vulnerability] Fixed a vulnerability on axios for BAM.

</details>

### 24.10.9

Release date: `November 4, 2025`
Expand Down Expand Up @@ -495,6 +559,24 @@ Release date: `October 31, 2024`

## Centreon MBI

### 24.10.8

Release date: `December 22, 2025`

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

-[translation] Restored translations from UI tooltips

</details>

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

- Fixed a vulnerability on axios for licence manager.

</details>

### 24.10.7

Release date: `October 29, 2025`
Expand Down Expand Up @@ -629,6 +711,33 @@ Release date: `October 31, 2024`

## Centreon Auto Discovery

### 24.10.9

Release date: `December 22, 2025`

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

- [Discovery] Added logs for job creation/edition/deletion.

</details>

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

- [Configuration] Fixed SQL Error in service discovery with MySQL platform.
- [Discovery] Fixed an issue where wrong parsing of cidr could cause host discovery fail.
- [Translation] Restored translations from UI tooltips.

</details>

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

- [Security] New install - Improved the default configuration of Centreon Gorgone.

</details>

### 24.10.8

Release date: `October 29, 2025`
Expand Down Expand Up @@ -793,6 +902,25 @@ Release date: `October 31, 2024`

## Centreon Anomaly Detection

### 24.10.6

Release date: `December 22, 2025`

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

- [Anomaly detection] Fixed an issue with the database name that could not contain the characters “-” or “_” for Anomaly Detection.
- [Translation] Restored translations from UI tooltips.

</details>

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

- [Vulnerability] Fixed a vulnerability on axios for Anomaly Detection.

</details>

### 24.10.5

Release date: `October 29, 2025`
Expand Down Expand Up @@ -856,6 +984,19 @@ Release date: `October 31, 2024`

## Centreon IT Edition Extensions

### 24.10.9

Release date: `December 22, 2025`

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

- [Playlists] Fixed an issue when modifying a dashboard, and then displaying it exclusively in a playlist.
- [Playlists] Fixed an issue where some playlists were displayed twice in the listing.
- [Playlists] Fixed an issue with the Single Metric widget displaying wrong data when configured with a meta-service.

</details>

### 24.10.8

Release date: `October 29, 2025`
Expand Down Expand Up @@ -973,6 +1114,18 @@ Release date: `October 31, 2024`

## Centreon Monitoring Connectors Manager (formerly Plugin Packs Manager)

### 24.10.7

Release date: `December 22, 2025`

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

- [Monitoring Connectors] You can now access the **Monitoring Connectors** page using dedicated ACLs.
- [Translation] Restored translations from UI tooltips.

</details>

### 24.10.6

Release date: `October 22, 2025`
Expand Down
Loading