Skip to content

v0.9.5

Compare
Choose a tag to compare
@Lartsch Lartsch released this 11 Dec 11:27
· 236 commits to main since this release
  • Hide Mutes feature changes
    • Now blocked users are treated like muted users for this extension
    • Now all their boosted toots, toots and toots with mentions of them are hidden if enabled
    • Now domain blocks are applied as well
    • Moved sync to background script
      • They are now fetched each minute
      • This is to prevent needing multiple requests in the content script if Hide Mutes is enabled (since v3 instances would not work this way)
  • Try to reload settings on page URL changes (to keep mutes/blocks in sync with local storage)