v0.3.0
Big update!
- Now supports post interactions
- The extension now utilizes public and private API endpoints to ensure best compatibility, especially for resolving content links on your local instance
- This also prevents an issue where your instance has not yet cached a user profile and would not load it when directly accessed via URL
- Your instance authorization token is read and processed locally ONLY
- Code restructuring
- Performance improvements
- Drop callbacks in favor of promises in most cases