v1.7.4

1Panel-dev/1Panelv1.7.4Oct 26, 2023by wanghe-fit2cloud

AI Summary

A minor release focusing on fixing bugs related to PHP environment dependencies, remote database synchronization, and UI display issues in various modules.

Key Highlights

  • Fixed PHP environment dependency installation issues.
  • Resolved remote database synchronization errors.
  • Fixed display anomalies in the terminal page and pagination loading errors.

Full Release Notes

# 一、安装和升级

## 1.1 一键安装

**CentOS/RHEL**

```sh
curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && sh quick_start.sh
```

**Ubuntu**

```sh
curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && sudo bash quick_start.sh
```

**Debian**

```sh
curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && bash quick_start.sh
```

## 1.2 在线升级

登录 1Panel Web 控制台,在页面右下角点击 **【检查更新】** 进行在线升级。

>更多信息请查阅在线文档:https://1panel.cn/docs/

# 二、更新日志

## 2.1 问题修复

* 【网站】修复了部分 PHP 运行环境安装部分依赖失败的问题。 by @zhengkunwang223 in https://github.com/1Panel-dev/appstore/commit/d48bcd12539b400a2647ed6ac27af09cab4a1726
* 【数据库】修复了部分远程数据库同步异常的问题。 by @shaozi17 in https://github.com/1Panel-dev/1Panel/pull/2664
* 【计划任务】修复了部分类型计划任务执行失败的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/2675
* 【主机】修复了终端页面导航栏显示异常的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/2676
* 【系统】修复了部分页面分页缓存加载错误的问题。 by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/2680

## 2.2 应用商店

* frp 版本升级至 v0.52.3。 by @renovate in https://github.com/1Panel-dev/appstore/pull/526
* Jenkins 版本升级至 v2.429。 by @renovate in https://github.com/1Panel-dev/appstore/pull/522
* Draw.io 版本升级至 v22.0.8。 by @renovate in https://github.com/1Panel-dev/appstore/pull/528
* Synapse 版本升级至 v1.95.0。 by @renovate in https://github.com/1Panel-dev/appstore/pull/521