Release v0.1.0
- 增加自动 release 的功能 (d5cf2d5)
- 只保留脚本 (08cddfe)
- 更新文档 (c1d8cc8)
- 向离线探针发送监控配置不再输出错误日志 (35ad182)
- 在页面底部增加Version,精简内容 (f9e559b)
- 完善自定义 JS/CSS 功能 (b984ff4)
- 优化前端代码 (1a1ae11)
- 增加自动升级脚本系统服务配置脚本 (709a09b)
- 修复 Linux 环境下探针重启时间过长的问题 (81691fb)
- 修改客户端日志为 slog (6c499e2)
- 修复后端探针列表名称搜索无效的 bug (a92833a)
- OIDC 登录回调页面支持解析错误原因 (c671379)
- feat: Add
passwordEnabledconfiguration to conditionally display the username/password login form. (37bcac5) - feat: Add
passwordEnabledconfiguration to conditionally display the username/password login form. (68ecd70) - feat: Refactor system configuration injection to use a JSON script tag and client-side
init.ts, adding support for custom CSS and JS. (a551dda)
What's Changed
- feat: Add
passwordEnabledconfiguration to conditionally display th… by @yumusb in #16 - feat: Refactor system configuration injection to use a JSON script ta… by @yumusb in #15
Full Changelog: v0.0.19...v0.1.0