diff --git a/README.md b/README.md index 74a618802..33fd1d759 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ we will deploy the first rocketmq-console-ng use rocketmq-tools 3.5.8(or 4.0.0) - [ ] resetOffset should be improve,online consumer can return the reset result but offline's can't - [x] we can't set clusterName when create topic or consumer -- StyleTang - [x] when create a new consumer,if not be consumed,can't be found in consumerList //it Fixed,But this page is too slow,need improve --StyleTang +- [ ] message view page,resend message (version >=3.5.8) have bug ## Add - [ ] DashboardController -- Deploy by [tcrow](https://github.com/tcrow)