Skip to content

v0.1.3

Compare
Choose a tag to compare
@xc2 xc2 released this 15 Oct 16:27
· 12 commits to main since this release
cec45d9

What's New

Redesigned inbox list

All inboxes are now displayed directly, instead of being listed in a dropdown list. This simplifies the process of sending from the extension popup.

Default Inbox

You can now set a default inbox. Once you've done this:

  1. 1-Click to send a page: Clicking the extension icon will automatically send the current page to your default inbox.
  2. Send a page with context menu: An item titled "Sending to Inbox [DefaultInboxTitle]" will appear in the context menu.

In-Page Notification

When you send a page using methods other than the extension popup, an in-page notification will appear.

Extension Permission Change

  • The extension now requires host permission for https://api.follow.is/* due to CORS. We will access the following APIs:
    • /inboxes/list
    • /inboxes/webhook

We will keep updating the API list we use and will never access any APIs related to $Power.

image
image
image
image

Full Changelog: v0.1.2...v0.1.3

Attestation