I’ve started upgrading dependencies, expanding test coverage, and addressing open GitHub issues. I’d also like your input on which features you’d like to see next. How are you currently using the extension, and what workflows would you like it to support? Your feedback will help guide its development.
We currently have well over 4,000 users, so we still have a considerable user base. I want to make this the best possible next release.
I would also appreciate volunteers testing the pre-release bundle once it becomes available. Please let me know if you’re interested.
Something I would appreciate is more flexibility in the DDP tab; right now when I first activate that tab, it starts loadind/displaying all the previously received messages/events and it can go on for quite some time before being done. It would be nice if there was a way to just tell the DDP tab to discard showing past events/messages (or even making this the default), so to focus only on the “new” ones coming in from that moment onward; Not a biggie, just something that would be appreciated if available.
Thaks for your contribution, in general; Meteor DevTools is my trusty companion on a daily basis!
Also: definitely interested in testing out a pre-release!
I’m mainly using it for DDP analysis, so anything that makes this easier is appreciated.
Also, I just had a look at it after a while and saw there’s also a minimongo tab. It would be amazing to have similar functionality like MongoDB Compass or 3T Studio in here, i.e. features to run queries / filter the minimongo data.
You should allow to do Pentesting via MeteorDevtools by replaying DDP calls and probing methods/publications. You already have the ground work for that.