Releases: Icinga/icingaweb2
Icinga Web 2 Version 2.5.1
What's New in Version 2.5.1
You can find issues and features related to this release on our Roadmap.
Besides many other bug fixes, Icinga Web 2 v2.5.1 fixes an issue where it was no longer possible to filter by host custom variables in service related views. Also, this release introduces detail views for the event history and improved upgrading docs. Furthermore, this version censors sensitive information (e.g. LDAP passwords) in exception stack traces.
Icinga Web 2 Version 2.5.0
What's New in Version 2.5.0
You can find issues and features related to this release on our Roadmap.
Raised PHP Version Dependency
Icinga Web 2 now requires at least PHP 5.6.
UI Changes
The style of the login screen and menu have been changed. Also, the menu of Icinga Web 2 is now collapsible. Browser tabs will not auto-refresh if they are inactive. Users are now allowed to change the default pagination limit via their preferences.
Domain-aware Authentication for Active Directory and LDAP Backends
If there are multiple AD/LDAP authentication backends with distinct domains, you are now able to make Icinga Web 2 aware of the domains. This can be done by configuring each AD/LDAP backend's domain. You can also use the GUI for this purpose. Please read our documentation for more information about this feature.
Changes in Packaging and Dependencies
Valid for distributions:
- RHEL / CentOS 6 + 7
- Upgrading to PHP 7.0 / 7.1 via RedHat SCL (new dependency)
- See Upgrading to FPM for manual steps that are required
- SUSE SLE 12
- Upgrading PHP to >= 5.6.0 via the alternative packages.
You might have to confirm the replacement of PHP < 5.6 - but that should work with any other PHP app as well - Make sure to enable the new Apache module
a2enmod php7and restartapache2
- Upgrading PHP to >= 5.6.0 via the alternative packages.
Discontinued Package Updates
For the following distributions Icinga Web 2 won't be updated past 2.4.x anymore:
- Debian 7 wheezy
- Ubuntu 14.04 LTS (trusty)
- SUSE SLE 11 (all service packs)
Please think about replacing your central Icinga system to a newer distribution release.
Also see packages.icinga.com for the currently supported distributions.
Icinga Web 2 Version 2.4.2
v2.4.2 Version 2.4.2
Icinga Web 2 Version 2.4.1
v2.4.1 Version 2.4.1
Icinga Web 2 Version 2.4.0
v2.4.0 Version 2.4.0
Icinga Web 2 Version 2.3.4
v2.3.4 Version 2.3.4
Icinga Web 2 Version 2.2.2
v2.2.2 Version 2.2.2
Icinga Web 2 Version 2.1.4
v2.1.4 Version 2.1.4
Icinga Web 2 2.3.2
What's New in Version 2.3.2
Feature
- Feature 11629: Simplified event-history date and time representation
Bugfixes
- Fix a privilege escalation issue in the monitoring module for authenticated users
- Bug 10486: Menu rendering fails when no monitoring backend was configured
- Bug 10847: Warn about illogical dates
- Bug 10848: Can't change items per page if filter is in modify state
- Bug 11392: Can't configure monitoring backend via the web interface when no monitoring backend was configured
Icinga Web 2 2.2.1
What's New in Version 2.2.1
Bugfixes
- Fix a privilege escalation issue in the monitoring module for authenticated users