Private GIT

Skip to content
Snippets Groups Projects
Commit bd4d51f8 authored by rwerquin's avatar rwerquin
Browse files

add release notes

parent 05a367ff
No related branches found
No related tags found
No related merge requests found
## Centreon 2.7.2
* Fix eventlogs pages for performances and right for non admin users
* Add New possibilities for ACL and Custom Views
* Fix Recurent Downtimes behaviour with timezones
* Fix some broken relations in web interface
* Fix Reporting pages for non admin users
* Fix some elements with the generation of the configuration
* Fix encoding problems
* Fix filters in configuration pages
* Fix Poller duplication
* Fix various ACL problems
* Fix some SQL requests
* Fix export of Meta Services
## Centreon 2.7.1
* Improved ergonomics of the select2 component
......
##############
Centreon 2.7.2
##############
Released February 23, 2016
The 2.7.2 release for Centreon Web is now available for `download <https://download.centreon.com>`_. The full release notes for 2.7.2 follow:
******
Notice
******
If you are upgrading from a version prior to 2.7.0, make sure to go through all the release notes available
`here <http://documentation.centreon.com/docs/centreon/en/latest/release_notes/index.html>`_.
*********
CHANGELOG
*********
Features and Bug Fixes
======================
- Fix eventlogs pages for performances and right for non admin users
- Add New possibilities for ACL and Custom Views
- Fix Recurent Downtimes behaviour with timezones
- Fix some broken relations in web interface
- Fix Reporting pages for non admin users
- Fix some elements with the generation of the configuration
- Fix encoding problems
- Fix filters in configuration pages
- Fix Poller duplication
- Fix various ACL problems
- Fix some SQL requests
- Fix export of Meta Services
......@@ -9,4 +9,5 @@ Please find here the release notes dedicated to the last 2.7.x version of Centre
centreon-2.7.0
centreon-2.7.1
centreon-2.7.2
##############
Centreon 2.7.2
##############
Released February 23, 2016
The 2.7.2 release for Centreon Web is now available for `download <https://download.centreon.com>`_. The full release notes for 2.7.2 follow:
******
Notice
******
If you are upgrading from a version prior to 2.7.0, make sure to go through all the release notes available
`here <http://documentation.centreon.com/docs/centreon/en/latest/release_notes/index.html>`_.
*********
CHANGELOG
*********
Features and Bug Fixes
======================
- Fix eventlogs pages for performances and right for non admin users
- Add New possibilities for ACL and Custom Views
- Fix Recurent Downtimes behaviour with timezones
- Fix some broken relations in web interface
- Fix Reporting pages for non admin users
- Fix some elements with the generation of the configuration
- Fix encoding problems
- Fix filters in configuration pages
- Fix Poller duplication
- Fix various ACL problems
- Fix some SQL requests
- Fix export of Meta Services
......@@ -9,3 +9,4 @@ Vous trouverez ici la liste des notes de versions pour les versions 2.7.x
centreon-2.7.0
centreon-2.7.1
centreon-2.7.2
......@@ -3,7 +3,7 @@
-- Insert version
--
INSERT INTO `informations` (`key` ,`value`) VALUES ('version', '2.7.1');
INSERT INTO `informations` (`key` ,`value`) VALUES ('version', '2.7.2');
--
-- Contenu de la table `contact`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment