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

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

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

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

[comment]: # ({aba3e3da-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]: # ({/aba3e3da-0b9d6d1a})

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

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

[comment]: # ({f4e01ee4-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]: # ({/f4e01ee4-5a0d936e})

[comment]: # ({1afd1acf-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]: # ({/1afd1acf-94968340})

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

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

[comment]: # ({c4de1a21-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;
-   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]: # ({/c4de1a21-71b2d354})
