Skip to content

Releases: Icinga/icingaweb2

Icinga Web 2 2.1.3

28 Apr 13:32
v2.1.3

Choose a tag to compare

What's New in Version 2.1.3

Bugfixes

  • Fix a privilege escalation issue in the monitoring module for authenticated users

Icinga Web 2 Version 2.3.1

17 Apr 23:18

Choose a tag to compare

Icinga Web 2 2.3.0

14 Apr 10:36

Choose a tag to compare

v2.3.0

Version 2.3.0

Icinga Web 2 2.2.0

29 Feb 21:56
v2.2.0

Choose a tag to compare

v2.2.0

Version 2.2.0

Icinga Web 2 2.1.2

23 Dec 20:13

Choose a tag to compare

v2.1.2

Version 2.1.2

Icinga Web 2 2.1.1

22 Dec 15:00

Choose a tag to compare

Upgrading to Icinga Web 2 2.1.1

Nothing special. Have fun :)

Icinga Web 2 2.1.0

16 Nov 14:45

Choose a tag to compare

Upgrading to Icinga Web 2 2.1.0

Icinga Web 2 2.1.0 does not introduce any backward incompatible change.

Have fun :)

Icinga Web 2 2.0.0

02 Oct 10:27

Choose a tag to compare

Upgrading to Icinga Web 2 2.0.0

  • Icinga Web 2 installations from package on RHEL/CentOS 7 now depend on php-ZendFramework which is available through
    the EPEL repository. Before, Zend was installed as Icinga Web 2 vendor library
    through the package icingaweb2-vendor-zend. After upgrading, please make sure to remove the package
    icingaweb2-vendor-zend.
  • Icinga Web 2 version 2.0.0 requires permissions for accessing modules. Those permissions are automatically generated
    for each installed module in the format module/<moduleName>. Administrators have to grant the module permissions to
    users and/or user groups in the roles configuration for permitting access to specific modules.
    In addition, restrictions provided by modules are now configurable for each installed module too. Before,
    a module had to be enabled before having the possibility to configure restrictions.
  • The instances.ini configuration file provided by the monitoring module
    has been renamed to commandtransports.ini. The content and location of
    the file remains unchanged.
  • The location of a user's preferences has been changed from
    <config-dir>/preferences/<username>.ini to
    <config-dir>/preferences/<username>/config.ini.
    The content of the file remains unchanged.

v2.0.0-rc1

18 Jun 15:40

Choose a tag to compare

Version 2.0.0-rc1