All Versions
8
Latest Version
Avg Release Cycle
106 days
Latest Release
1767 days ago
Changelog History
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
- โก๏ธ Updated dependency due to CVE-2018-1000620. Details here.
๐ 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