# 9 What's new in Zabbix 5.2.4

#### Testing preprocessing steps

It is now possible to test item value preprocessing steps with an
unsupported value.

![](../../../assets/en/manual/introduction/test_unsupported_value.png)

This is useful for testing the *Check for not supported value*
preprocessing step.

See also: [Preprocessing
steps](/manual/config/items/preprocessing#configuration), [Testing
preprocessing steps](/manual/config/items/preprocessing#testing)

#### New templates

The following templates are now available for out-of-the-box monitoring:

-   *Apache ActiveMQ by JMX* - see [setup
    instructions](/manual/config/templates_out_of_the_box/jmx) for JMX
    templates;
-   *HashiCorp Vault by HTTP* - see [setup
    instructions](/manual/config/templates_out_of_the_box/http) for HTTP
    templates;
-   *Microsoft Exchange Server 2016 by Zabbix agent*, *Microsoft
    Exchange Server 2016 by Zabbix agent active* - see [setup
    instructions](/manual/config/templates_out_of_the_box/zabbix_agent)
    for Zabbix agent templates;
-   *NetApp FAS3220 SNMP* - monitoring of NetApp FAS3220 via SNMP.

You can get these templates:

-   In *Configuration* → *Templates* in new installations;
-   If you are upgrading from previous versions, you can download new
    templates from Zabbix [Git
    repository](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates)
    or find them in the `templates` directory of the downloaded latest
    Zabbix version. Then, while in *Configuration* → *Templates* you can
    import them manually into Zabbix.

#### Host dashboard navigation

[Host dashboards](/manual/config/visualization/host_screens) now display
the navigation menu under the dashboard name, which contains the
following sections:

-   *All hosts* - a link to the *Monitoring → Hosts* section;
-   *Host name* - non-clickable name of the dashboard host;
-   *Dashboard name* - the name of the currently open dashboard as a
    hyperlink to current page.

![](../../../assets/en/manual/introduction/host_dashboard_links.png)

#### Webhook integrations

-   New integration is available allowing to use the
    [webhook](/manual/config/notifications/media/webhook) media type for
    pushing Zabbix notifications to
    [Rocket.Chat](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/media/rocketchat).
-   In the Microsoft Teams webhook, hardcoded teams\_endpoint check has
    been removed to prevent URL syntax error.

#### PostgreSQL plugin

-   PostgreSQL [plugin](/manual/config/items/plugins) for Zabbix agent 2
    now supports custom queries;
-   Unix socket support has
