Files
IP-Sentinel/CHANGELOG.md
2026-07-24 07:14:29 +00:00

31 lines
1.3 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Changelog
## [v4.3.2] - 2026-07-24
### ✨ Features
- **新增重新发送注册指令** — Master 重新部署导致 Agent 节点信息丢失时,无需重新安装 Agent直接运行 `bash /opt/ip_sentinel/core/install.sh` 选择选项 3一键向 Telegram 推送注册命令即可恢复节点连接
- **添加布法罗地区信息** (#100)
- **注入尔湾 (Irvine) 节点** (#98)
- **扩编芝加哥 (Chicago) 节点** (#90)
### 🐛 Bug Fixes
- **修复模块化入口缺少选项3** — `install/ui_menu.sh` 同步新增重新注册功能(实际运行走此入口)
- **Telegram MarkdownV2 消息换行乱码** — `\n` 字面量改为实际换行,特殊字符正确转义
### 🎨 Improvements
- **暗黑模式星标图表修复** — 采用 GitHub 原生深色主题渲染,坐标轴不再隐形
- **升级星标趋势图引擎** — 自研渲染引擎,彻底摆脱第三方服务 502 问题
### 🔒 Security
- **添加 .gitignore** — 防止密钥泄露
## [v4.3.1] - 2026-07-24
### ✨ Features
- 分布式 VPS IP 养护系统 v4.3.1
- Master-Agent 架构Telegram Bot 控制
- Agent 每20分钟执行养护循环mod_google 区域模拟搜索、mod_quality IP质量探测、mod_trust 白名单访问)
- HMAC-SHA256 动态签名 60 秒有效期
- WARP 过滤、防火墙自动管理
- Python3 标准库零第三方依赖