All Versions
8
Latest Version
Avg Release Cycle
106 days
Latest Release
1440 days ago

Changelog History

  • v2.1.1 Changes

    May 17, 2020

    [2.1.1] - 2020-05-17

    ๐Ÿ›  Fixed

    • ๐Ÿš€ A typo was fixed on the check to prepend the release name for the notifications
  • v2.1.0 Changes

    May 14, 2020

    [2.1.0] - 2020-05-14

    โž• Added

    • ๐Ÿฑ You can now track GitHub issues, with custom states or specific label(s), thanks to kadir96/issue-tracker-rss ๐ŸŽ‰
    • ๐Ÿฑ You can now track private GitHub repositories' feeds by providing a personal access token ๐ŸŽ‰
  • v2.0.0 Changes

    May 10, 2020

    [2.0.0] - 2020-05-10

    โž• Added

    • You can now track GitLab repositories with this tool ๐ŸŽ‰
    • ๐Ÿฑ You can now follow specific branches' commits from GitHub and GitLab ๐ŸŽ‰
    • ๐Ÿš€ config.rss.logLevel variable added for console output when a new release is found. Values are debug, info, warn, err, off
    • config.userAgent variable added to bypass the public fetch limit of RSS feeds from GitHub etc.

    ๐Ÿ›  Fixed

    • โšก๏ธ All dependencies updated.

    ๐Ÿ”„ Changed

    • ๐Ÿ”ง Configuration file changed a bit, so it's strongly suggested to backup the old one, re-publish the new one with npm run init and re-fill the required informati
  • v1.3.0 Changes

    January 18, 2020

    ๐Ÿ›  Fixed

    • ๐Ÿš€ RSS Feed Emitter is currently required from master branch until a new release is published to prevent the sub-dependency vulnerabilities to be carried along here.
    • โšก๏ธ All dependencies updated.

    โž• Added

    • PushOver feature implemented.
  • v1.2.1 Changes

    November 28, 2018

    ๐Ÿ›  Fixed

    ๐Ÿ”„ Changed

    • โšก๏ธ Other dependencies are updated to newer versions.
  • v1.2.0 Changes

    May 16, 2018

    โž• Added

    • ๐Ÿš€ You can now follow tags and commits in addition to GitHub releases! ๐ŸŽ‰

    โฌ†๏ธ Please refer to upgrading guide before actually upgrading your copy. You need to alter your configuration file.

  • v1.1.0 Changes

    May 05, 2018
    • ๐Ÿฑ RSS support ๐ŸŽ‰ You can now track your following repositories also through a RSS feed. You can bind this feed to your favorite app, or use a service such as IFTTT.
    • ๐Ÿณ Docker support
    • ๐Ÿ‘• Codes are more cleaned-up, no eslint errors or warnings are remaining.

    โฌ†๏ธ Please refer to upgrading guide before actually upgrading your copy.

  • v1.0.0 Changes

    May 03, 2018

    ๐ŸŽ‰ Initial Release

    • ๐ŸŽ‰ Initial Release