Skip to content

v0.3.0

Compare
Choose a tag to compare
@Lartsch Lartsch released this 21 Nov 22:56
· 485 commits to main since this release
c3e97d4

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