[comment]: # translation:outdated

[comment]: # ({new-252e4593})
# 36 What's new in Zabbix 6.0.31

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

[comment]: # ({new-7370aa4c})
## Items

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

[comment]: # ({new-0b9d6d1a})
#### More secure JavaScript preprocessing

The JavaScript function [atob](/manual/config/items/preprocessing/javascript/javascript_objects#global-javscript-functions) now returns an array of 8-bit unsigned integers instead of a decoded string.

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

[comment]: # ({new-e472acd2})
## Frontend

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

[comment]: # ({new-5a0d936e})
#### Preprocessing test result truncation

When [testing preprocessing steps](/manual/config/items/preprocessing#testing), test results are now truncated to a maximum size of 512KB when sent to the frontend.
Note that data larger than 512KB is still processed fully by Zabbix server.

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

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

#### GSM modem validation for SMS media type

In SMS media type configuration, the GSM modem path is now validated to be a modem device or symlink to such.

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

[comment]: # ({new-f8521058})
## Templates

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

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

A new template is available:

- [Jira Data Center by JMX](https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/jira_datacenter_jmx?at=refs%2Fheads%2Frelease%2F6.0), a template for monitoring Jira Data Center health.

You can get this template:

-   In *Configuration* → *Templates* in new installations;
-   If you are upgrading from previous versions, you can download new templates from the 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 latest Zabbix version you have downloaded.
    Then, while in *Configuration* → *Templates*, you can import them manually into Zabbix.

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