From df01dcb8571b95b6642c2332623e42c4f2e57a06 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Wed, 3 Jan 2024 00:39:04 +0800 Subject: [PATCH] docs: update changelog and update roadmap --- README.md | 1 + website/src/pages/changelog.tsx | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 426de3a..a3751ba 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ It's good to specialize in one thing, if we are experts in related abilities we - [x] openapi - [x] website - [ ] team collaboration +- [ ] utm track - [ ] survey ## Preview diff --git a/website/src/pages/changelog.tsx b/website/src/pages/changelog.tsx index 894eaf0..b054f26 100644 --- a/website/src/pages/changelog.tsx +++ b/website/src/pages/changelog.tsx @@ -40,13 +40,26 @@ function Timeline() {

Still Developing

-

never stop

+

Never stop

We have been continuously focusing on exploring the needs in this field and growing continuously. Just like you.

+ +

Release v1.2.0

+

Add custom monitor!

+

Now you can build your custom monitor logic with javascript

+
+ + +

Release v1.1.0

+

Add delete data/event action for monitor

+

Add monitor order with updatedAt

+

Fix http header json validator problem

+
+

Open Source!

We think open source can help more and more people