Changelog

2023-04-10

You can now create Feeds by importing your composer.json (PHP) or package.json (JavaScript) file. Versionfeeds will import all dependencies and get the latest releases for them.

2023-03-10

Adding an application to a feed twice won't result in an error anymore.

2023-03-06

  • This changelog is now available as an RSS feed.
  • You can now paste URLs like https://github.com/kovah/linkace into the application search field to find your app faster.
  • Minor design improvements and performance optimizations.

2023-03-03

  • Applications can now be permanently removed from your feeds.
  • Added an indicator if no releases or tags could be found for an application.

2023-02-13

Two new providers were added: npm for Javascript and Packagist for PHP.

2023-01-01

Hello, World.