[comment]: # ({5b6df088-415b0fe3})
# 25 What's new in Zabbix 6.0.20

[comment]: # ({/5b6df088-415b0fe3})

[comment]: # ({b6debfa9-e429c3ec})
## Templates

New templates are available:

- [AWS ECS Cluster by HTTP](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/cloud/AWS/aws_ecs_http?at=refs%2Fheads%2Frelease%2F6.0) (along with its [Serverless Cluster version](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/cloud/AWS/aws_ecs_serverless_http?at=refs%2Fheads%2Frelease%2F6.0))
- [Cisco SD-WAN by HTTP](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/net/cisco/cisco_sdwan_http?at=refs%2Fheads%2Frelease%2F6.0)
- [OpenStack by HTTP](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/cloud/openstack?at=refs%2Fheads%2Frelease%2F6.0), which includes *OpenStack Nova by HTTP* template for monitoring OpenStack Nova service
- [PostgreSQL by ODBC](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/db/postgresql_odbc?at=refs%2Fheads%2Frelease%2F6.0)

You can get these templates:

-   In *Configuration* → *Templates* in new installations;
-   When upgrading from previous versions, the latest templates can be
    downloaded from the [Zabbix Git
    repository](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates?at=refs%2Fheads%2Frelease%2F6.0)
    and manually imported into Zabbix in the *Configuration* →
    *Templates* section. If a template with the same name already
    exists, check the *Delete missing* option before importing to
    achieve a clean import. This way the items that have been excluded
    from the updated template will be removed (note that history of the
    deleted items will be lost).

[comment]: # ({/b6debfa9-e429c3ec})

[comment]: # ({dcd54eb1-frontend})
## Frontend

[comment]: # ({/dcd54eb1-frontend})

[comment]: # ({cbfc5847-spellcheck})
#### Spellcheck disabled in non-descriptive text areas

Spellcheck has been disabled for the text areas in which non-descriptive text is entered,
such as scripts, expressions, macro values, etc.

[comment]: # ({/cbfc5847-spellcheck})

[comment]: # ({565c5fe4-af96d520})
## Miscellaneous

[comment]: # ({/565c5fe4-af96d520})

[comment]: # ({991c37fe-encryption})
#### Database TLS connection for MySQL on SLES 12

The packages for server/proxy installation on SUSE Linux Enterprise Server version 12 are now built using
MariaDB Connector/C library, thus enabling the encryption of connection to MySQL
using the DBTLSConnect [parameter](/manual/appendix/config/zabbix_server).
The supported encryption values are "required" and "verify\_full".

[comment]: # ({/991c37fe-encryption})
