Looking for the N8N provided RSS feed if it exists. I couldn’t find it on the blog / announcements.
Hi @Phillyp_Henning, welcome !
I don’t think so, but you can easily build one!
If you want to just track new n8n versions, there are many ready-made workflows that do that.
Check templates,
You can also build a custom notifier based on your needs,
For example, if you plan to just watch Announcements you can call:
https://community.n8n.io/c/announcements/11.json?page=1
and then parse the information you need..