All Versions
8
Latest Version
Avg Release Cycle
106 days
Latest Release
771 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