[comment]: # ({e1ae4c65-192929f7})
# 16 升级说明 7.0.5

[comment]: # ({/e1ae4c65-192929f7})

[comment]: # ({b7a15027-7d198729})
## 重大变更

[comment]: # ({/b7a15027-7d198729})

[comment]: # ({e69b2de0-ecd28cac})
#### 升级后出现数据库还原错误（使用 PostgreSQL/TimescaleDB）：7.0.0-7.0.4

使用[`pg_restore`](https://www.postgresql.org/docs/current/app-pgrestore.html)恢复在Zabbix 7.0.0-7.0.4中创建的PostgreSQL或TimescaleDB备份将导致缺少`base36_decode`函数错误，从而导致恢复失败。
当使用[`pg_dump`](https://www.postgresql.org/docs/current/app-pgdump.html)创建的备份进行恢复时会发生此错误。

有关手动修复此 问题 的详细信息，请参见[已知问题 问题](/manual/installation/known_issues#database-restore-error-with-postgresqltimescaledb-after-upgrade-from-7.0.0-7.0.4)，**在创建备份之前**进行操作。

如果您尚未升级到 Zabbix 7.0.0，请注意，从旧于 7.0 版本的 Zabbix 升级到 7.0.5 时，不应存在此类 问题。
有关升级说明，请参见 [升级timescaledb架构](/manual/appendix/install/timescaledb#升级timescaledb架构)。

[comment]: # ({/e69b2de0-ecd28cac})

[comment]: # ({d336b73c-620dff4b})
## 其他

[comment]: # ({/d336b73c-620dff4b})

[comment]: # ({897f5f7f-9859ffd9})
#### Agent 2 软件包对 RHEL 6 的支持已终止

自 Zabbix 7.0.5 起，由于 Go 1.22（及更新版本）与 RHEL 6 提供的 GCC 4.4.7 不兼容，导致出现编译错误，因此不再为 [RHEL 6](https://repo.zabbix.com/zabbix/6.0/rhel/6/x86_64/) 提供 Zabbix agent 2 软件包。
但是请注意，[Zabbix agent packages](/manual/installation/install_from_packages/rhel) 仍然受到支持。

[comment]: # ({/897f5f7f-9859ffd9})

[comment]: # ({f6c5f79c-cbe7e4be})
#### 监控项历史 widget

在 *[监控项历史](/manual/web_interface/frontend_sections/dashboards/widgets/item_history)* widget 中，当显示选项设置为“按原样”时，显示包含换行符的文本值时现在会保留换行。此外，在“按原样”显示且使用水平布局，或使用单列垂直布局时，尚未实现自动换行。对于垂直布局且列数大于一的情况，会进行自动换行。

[comment]: # ({/f6c5f79c-cbe7e4be})
