Skip to content

SteemWatch 0.7.0

Compare
Choose a tag to compare
@tchap tchap released this 16 Aug 13:25
· 47 commits to master since this release

Summary

In this release there are a few exciting new features as well as internal refactoring.

New Login Provider: Reddit

It is now possible to sign up for SteemWatch using Reddit. It is, though, not possible really to use any other provider once Reddit is chosen since Reddit does not give us any email address, which means that it is not possible to pair users in any way.

New Event: user.follow_changed

You can now be notified when a user is followed/muted/unfollowed/unmuted.

Internal Refactoring: Switching to Angular 2 RC5

SteemWatch webapp switched to Angular 2 RC5. This also fixed an issue with the content descendant dialog form not working properly.

Closed Issues

You can check the issues closed in the milestone.

Commits

6faa073 webapp: Move to Angular 2 RC5
c1eae76 Add new event: user.follow_changed
d197abd BlockProcessor: Improve error messages, again
f8568bf BlockProcessor: Add move verbose error message
ce9a94a Add new login provider: Reddit