v6.7.1
版本发布时间: 2023-12-25 18:42:48
ccfos/nightingale最新发布版本:v7.4.1(2024-09-25 15:15:14)
What's Changed
fix: Fix the built-in template - collection configuration markdown rendering issue
Install
See Install Docs
Upgrade
See Upgrade Docs
升级到专业版
- 将夜莺升级到 v6 正式版本
- 下载 专业版 安装包,解压安装包,将 n9e-plus 放到 n9e 二进制所在目录
- 停掉 n9e 进程,启动 n9e-plus 即可
pkill n9e && nohup ./n9e-plus &> n9e.log &
- 如果想从专业版切回开源版,直接停掉 n9e-plus 进程,启动 n9e 即可
pkill n9e-plus && nohup ./n9e &> n9e.log &
专业版详细介绍见 夜莺专业版
Full Changelog: https://github.com/ccfos/nightingale/compare/v6.6.1...v6.7.1
1、 checksums.txt 192B
2、 n9e-v6.7.1-linux-amd64.tar.gz 37.54MB
3、 n9e-v6.7.1-linux-arm64.tar.gz 35.64MB