Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1022 Bytes

Roadmap.md

File metadata and controls

40 lines (25 loc) · 1022 Bytes

Roadmap

Planned Features

  • Add API Token system.

Future

  • Add email authentication method with invitation code system.
  • Allow to filter notifications by category.
  • Allow to add a ttl to the notification.
  • Support multiple selection.

Done

v0.3.0

  • User role system.
  • Support pushing end-to-end encrypted notification.

v0.2.1

  • Allow user to reset the push token and vapid keys in a settings panel.

v0.2.0

  • Allow to delete a notification in both desktop and mobile devices.
  • Allow to push a notification with approval process.

v0.1.2

  • Add a privacy policy page.
  • Add a cookie agreement banner at the bottom of the page.
  • Add an option to allow an alert will not show up in the future once user dismiss it.

v0.1.1

  • Add a highlight effect to the notification when user enters the page from notification popup.
  • Support for pushing notification with custom icon.
  • Support private access email whitelist.