github komari-monitor/komari Snapshot-2609221516

pre-release3 hours ago

主要更新内容

  • 通知系统重写为通知通道机制,内置 Webhook 通道,并支持插件通过 server.registerNotificationChannel 注册自定义通道。
  • 管理端新增通知通道列表、配置读取与配置保存接口;移除旧 message-sender 配置接口。
  • 移除旧内置消息发送器:Bark、Email、Server酱³、Server酱 Turbo、Telegram、JavaScript。
  • 插件 JS 运行时新增全局 URL/URLSearchParamsnode:tls 模块,并支持 net socket 分离用于 TLS 升级。
  • 默认前端资源启动时解压到 ./cache/dist,静态资源改为从磁盘读取。
  • 内存与构建优化:降低指标批量队列和 zstd 编码内存参数,Docker/systemd 设置 GODEBUG=disablethp=1,Linux 构建启用 --strip-all
  • /admin 重定向到 /admin/dashboard

其他

  • 移除未落地的访客审计功能、visitor_audit_enabled 设置及 public:recordVisitorEvent 接口。
  • 移除剪贴板功能、相关 API、数据库模型与迁移项。
  • 移除 xterm.js 终端设置接口与配置项。
  • 移除负载通知模型、调度与迁移逻辑。
  • .gitignore 新增忽略 /cache

Commits

Full Changelog: 1.5.0-fix1...Snapshot-2609221516

Don't miss a new komari release

NewReleases is sending notifications on new releases.