Skip to content

Releases: aide-family/moon

v0.0.24

07 May 12:15
Compare
Choose a tag to compare
feat(dashboard): 大盘支持嵌入全屏、整行、指定宽高的图表 #127

v0.0.23

07 May 12:02
Compare
Choose a tag to compare

dashboard支持自定义

v0.0.22

29 Apr 10:21
6863e94
Compare
Choose a tag to compare

模板默认高度从300调整到400

v0.0.21

29 Apr 09:43
013a64e
Compare
Choose a tag to compare

模板支持暗黑模式

v0.0.20

29 Apr 08:22
ae90eef
Compare
Choose a tag to compare

告警模板支持智能语法提示

v0.0.19

27 Apr 05:36
499d46c
Compare
Choose a tag to compare

解决系统bug, 增加默认配置

v0.0.18

27 Apr 05:02
3b18eaf
Compare
Choose a tag to compare

大盘删除功能

v0.0.17

27 Apr 02:46
f048eab
Compare
Choose a tag to compare

读写锁异常问题

v0.0.16

27 Apr 02:10
68a2acc
Compare
Choose a tag to compare
feat: web table row delete feature (#130)

<!--
Thanks for sending a pull request!
Before submitting your pull request, please make sure the checklist
below is confirmed.
Your pull requests will be merged after one of the collaborators
approve.
-->

### What type of PR is this?

<!--
Add one of the following kinds:
/kind feat
/kind bug
/kind cleanup
/kind doc

Optionally add one or more of the following kinds if applicable:
/kind api-change
/kind deprecation
/kind failing-test
/kind flake
/kind regression
-->

### What this PR does?

### Which issue(s) this PR fixes:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
_If PR is about `failing-tests or flakes`, please post the related
issues/tests in a comment and do not use `Fixes`_*
-->
Fixes #

#### Does this PR introduce a user-facing change?
<!--
If no, just write "NONE" in the release-note block below.
If yes, a release note is required:
Enter your extended release note in the block below. If the PR requires
additional action from users switching to the new release, include the
string "action required".
-->
```release-note

```

v0.0.15

23 Apr 05:48
Compare
Choose a tag to compare
fix(web): 优化ws连接