SteemWatch is the notification center for Steemit.com that anybody can sign up to. Today I am happy to announce that I deployed version 0.4.0
into production.
Release Notes
As usual, you can find details on GitHub, but let me go through the most interesting changes.
New Event Kind: account.updated
I added a new event that you can watch for. account.updated
is triggered when an account from the list is updated. In case your account is hacked, you will be the first to know :-)
Blacklist for user.mentioned
Another new thing is that there is now a blacklist for user.mentioned
event. This is handy in case a bot (e.g. @wang) is constantly mentioning you or an article of yours. You can add the bot to the list and you will not receive any notifications when mentioned.
Side Story I - status.steemwatch.com
I improved http://status.steemwatch.com to fail when SteemWatch is on a fork. When no block is processed in 10 minutes, I will receive an email telling me to get up and go update steemd
:-)
Side Story II - go-steem/rpc
I improved go-steem/rpc so that it is now able to parse many more operations than before. The list is still not complete, but we are getting there. You can see the list of operations supported natively in operations.go.
What Is Next?
The plan might be changing a bit. Instead of email notifications I am thinking about a browser extension or just extending SteemWatch webapp to include a section where you can watch the events in real-time, perhaps also adding browser desktop notifications. Any feedback of what you would like to see next is appreciated, though.
Support
As usual, any support is greatly appreciated. SteemWatch is a free service for now. You can just upvote this post, or send some money directly to @void if you feel like doing so.
In any case, have fun with SteemWatch, I hope that you like the improvements!
Feel free to join #steemwatch on Steem Slack to receive updates.