v1.14.4
This patch release aligns Request Events custom ranges with the 90-day active event window, completes Chinese localization coverage, and fixes subscription badge rendering in Safari/WebKit. It also publishes production capacity guidance, standardizes the Node.js 24 toolchain, resolves frontend dependency advisories, and clarifies multi-collector compatibility.
What's Changed:
- Limited Request Events Custom date ranges, list queries, and CSV/JSON exports to the most recent 90 local calendar days, while preserving the 365-day Custom range for Overview, Analysis, and other usage views. (#412)
- Completed the remaining Simplified and Traditional Chinese localizations across Auth Files inspection, sessions, realtime views, pricing, rankings, and fallback copy. (#413)
- Fixed subscription plan badge rendering artifacts in Safari/WebKit while preserving the existing appearance in other browsers. (#414)
- Published bilingual
linux/amd64production capacity guidance for 1C, 2C, and 4C deployments, including sustained-ingestion recommendations and Dashboard latency, CPU, and peak-memory measurements. (#417) - Standardized Docker, CI, and local development on Node.js 24 and refreshed frontend dependencies to eliminate known npm audit findings. (#410) (#415)
- Clarified that multiple usage collectors sharing one CPA instance must all use subscription mode to avoid interrupted or incomplete collection. (#411)
Upgrade note: Building from source now requires Node.js 24 or later. Prebuilt binaries and container deployments do not require a host-side Node.js installation.
Full Changelog: v1.14.3...v1.14.4
本次补丁版本将 Request Events 自定义范围与 90 天活跃事件窗口保持一致,补齐简繁中文本地化,并修复 Safari/WebKit 中的订阅套餐徽章显示异常。同时新增生产容量指引,统一 Node.js 24 工具链,修复前端依赖安全问题,并补充多采集器兼容说明。
更新内容:
- 将 Request Events 的 Custom 日期范围、列表查询及 CSV/JSON 导出统一限制为最近 90 个本地自然日;Overview、Analysis 和其他用量页面仍保留 365 天 Custom 范围。(#412)
- 补齐 Auth Files 巡检、会话、实时数据、计价规则、排行榜及后备文案中的简体和繁体中文本地化。(#413)
- 修复 Safari/WebKit 中订阅套餐徽章的显示异常,同时保持其他浏览器中的现有视觉效果。(#414)
- 新增面向 1C、2C 和 4C 部署的双语
linux/amd64生产容量指引,包含持续收数建议以及 Dashboard 延迟、CPU 和峰值内存测量结果。(#417) - 将 Docker、CI 和本地开发环境统一升级至 Node.js 24,并更新前端依赖,消除已知 npm audit 安全问题。(#410) (#415)
- 补充多采集器兼容说明:同一 CPA 接入多个 usage 采集服务时,必须全部使用订阅模式,避免收数中断或数据不完整。(#411)
升级提示:从源码构建现要求 Node.js 24 或更高版本。使用预编译二进制或容器部署时,无需在宿主机安装 Node.js。