[comment]: # translation:outdated

[comment]: # ({new-f1323f46})
# 41 What's new in Zabbix 6.0.36

[comment]: # ({/new-f1323f46})

[comment]: # ({new-e51ef2db})
#### TimescaleDB 2.17 support

The maximum [supported version](/manual/installation/requirements#third-party-external-surrounding-software) for TimescaleDB is now 2.17.X.

[comment]: # ({/new-e51ef2db})

[comment]: # ({new-810ae903})
#### PostgreSQL 17 support

PostgreSQL 17 is now [supported](/manual/installation/requirements#third-party-external-surrounding-software).

[comment]: # ({/new-810ae903})

[comment]: # ({new-e0f938c5})

#### MSSQL instance names supported in agent 2 plugin

It is now possible to specify MSSQL instance names as part of the connection string in MSSQL agent 2 plugin items, for example:

    mssql.custom.query[sqlserver://localhost/InstanceName,...]

Note that in this case **no port** must be specified. If port is specified, then the instance name will be ignored and the specified port will be used for connection.

[comment]: # ({/new-e0f938c5})

[comment]: # ({new-9fafd3d0})
#### Performance counter query updated in MSSQL agent 2 plugin

The [performance counter query](https://git.zabbix.com/projects/AP/repos/mssql/browse/plugin/queries/perfcounter.get.sql?at=refs%2Fheads%2Frelease%2F6.0) of the MSSQL agent 2 plugin has been updated, resolving issues in the data retrieval of unnamed (default) MSSQL instances.

[comment]: # ({/new-9fafd3d0})

[comment]: # ({new-fddab219})
#### New templates

- [Nutanix Prism Element by HTTP](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/nutanix_http?at=refs%2Fheads%2Frelease%2F6.0), a template set that also includes the templates *Nutanix Cluster Prism Element by HTTP* and *Nutanix Host Prism Element by HTTP*.

You can get this template:

-   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?at=refs%2Fheads%2Frelease%2F6.0)
    or find them in the *zabbix/templates* directory of the downloaded latest Zabbix version.
    Then, while in *Configuration* → *Templates*, you can import them manually into Zabbix.

[comment]: # ({/new-fddab219})

[comment]: # ({new-223b0911})
#### Updated templates

The template *VMware Hypervisor* within the [VMware](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/vmware?at=refs%2Fheads%2Frelease%2F6.0) and [VMware FQDN](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/vmware_fqdn?at=refs%2Fheads%2Frelease%2F6.0) template sets has been updated with the option to be used as a standalone template.

[comment]: # ({/new-223b0911})

