mirror of
https://github.com/gotoeasy/glogcenter.git
synced 2025-09-15 12:58:34 +08:00
0.11.4
This commit is contained in:
parent
5bce5ccd65
commit
2b0168504d
16
README.md
16
README.md
@ -12,13 +12,14 @@
|
||||
当下,架库之作已可窥见,与君共享。<br>
|
||||
<br>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://golang.google.cn"><img src="https://img.shields.io/badge/golang-1.21.0-brightgreen.svg"></a>
|
||||
<a href="https://hub.docker.com/r/gotoeasy/glc"><img src="https://img.shields.io/docker/pulls/gotoeasy/glc"></a>
|
||||
<a href="https://github.com/gotoeasy/glogcenter/releases/latest"><img src="https://img.shields.io/github/release/gotoeasy/glogcenter.svg"></a>
|
||||
<a href="https://github.com/gotoeasy/glogcenter/blob/master/LICENSE"><img src="https://img.shields.io/github/license/gotoeasy/glogcenter"></a>
|
||||
<p>
|
||||
|
||||
[](https://golang.google.cn)
|
||||
[](https://hub.docker.com/r/gotoeasy/glc)
|
||||
[](https://github.com/gotoeasy/glogcenter/releases/latest)
|
||||
[](https://github.com/gotoeasy/glogcenter/blob/master/LICENSE)
|
||||
<br>
|
||||
|
||||
<br>
|
||||
国外仓库地址: https://github.com/gotoeasy/glogcenter <br>
|
||||
国内(仅同步): https://gitee.com/gotoeasy/glogcenter
|
||||
@ -225,6 +226,11 @@ func main() {
|
||||
- [ ] 集群支持动态删减节点(或是页面管理删除)
|
||||
|
||||
|
||||
### 版本`0.11.4`
|
||||
|
||||
- [x] 支持日志级别多选条件,想排除某种级别进行日志检索时会很实用
|
||||
- [x] 进一步提高使用体验,如左上角图标鼠标悬停时提示版本号
|
||||
|
||||
### 版本`0.11.3`
|
||||
|
||||
- [x] 保留页面中表格的配置,避免再次访问或刷新时自动重置
|
||||
|
||||
Loading…
Reference in New Issue
Block a user