This release enables the Atom feed, a feature that has been disabled for very long time.
The major changes when comparing to the previous version are:
- Enables Atom feeds (09a017b)
- Implements a more efficient and faster way for gathering the content from the existing sources (b6cb960)
- Fixes a bug that caused duplicate items in the pages when external feeds couldn't be fetched (b6cb960)
- Updates vulnerable dependencies (#2, 417fad1)
- Adds support for recent Node.js versions when building the project (417fad1)
All the changes can be seen here.