pub-dev icon indicating copy to clipboard operation
pub-dev copied to clipboard

Get notified by mail on package updates

Open cbenhagen opened this issue 7 years ago • 2 comments

It would be nice if a user could star a package to get notified by mail on updates.

cbenhagen avatar Jun 17 '18 16:06 cbenhagen

We don't have a notion of users on the site, so that would be a fairly big change.

Idea: do this based on RSS feeds

mit-mit avatar Aug 10 '18 08:08 mit-mit

We now have users, and likes. We could add an option to get mails if any of these are updated.

We could also create one rss feed per package - that would make it easy to subscribe to each package one is interested in.

We now have dependabot support that notifies to new versions relevant for a project.

sigurdm avatar Sep 26 '24 08:09 sigurdm

Closing, as we have a per-package atom/rss feed (visit the "Versions" tab, click on the feed icon after the version count):

Image

isoos avatar May 13 '25 15:05 isoos