This release addresses a few regressions from the internal refactoring of the previous version and improve the structure of feed data for better templating.
✨ Features
- Add feed name to feeds items: Feed items are now wrapped in a new struct. This change allows the feed name to be directly linked to individual feed items, enabling more flexible custom templates.
🐛 Bug Fixes
- Docker: Fixed a broken build process caused by the recent internal code refactoring.
- Styling: Fixed a bug where the light theme would fail to render correctly due to a missing comma in the CSS.
- CI/CD: Fixed an issue where CI workflows were not correctly triggering on Pull Requests.
📚 Documentation
- Systemd: Corrected typos in the systemd configuration guide.
- Maintenance: Added a warning regarding an upcoming package name change and fixed broken links in the JavaScript injection demo.
- Performance: Compressed screenshot assets to ensure the documentation site remains lightweight.
thanks to @Quiroptero and @ncguk for their contributions to this release!*