Releases: TheBigRoomXXL/tinyfeed
Releases · TheBigRoomXXL/tinyfeed
v1.0.1
v1.0.0
Highlights:
- 🎉 First stable release of tinyfeed, now ready for prime time!
- 🚀 Daemon Mode: supports background operation for continuous feed updates and running tinyfeed as a service.
- 📱 Interface redesign: simpler, more readable web page.
Added:
--output
and--inputs
flag: let tinyfeed hand;e the files instead of piping (usefull for deamon mode).- Security Enhancements: Added strong Content Security Policy (CSP) to avoid XSS injection from feeds content.
- Docker Support: Added minimal Docker image and instructions for easy deployment.
- Systemd and OpenRC recipies: provides examples for easier management of tinyfeed as a service.
- Cross-Platform Build: Ensures compatibility with multiple operating systems.
Fixed:
- Timeouts: Default request timeout settings were too low for larger feeds, now improved.
- Broken Banner Links: Fixed broken image and banner link in the readme.
- Small Screen Fonts: Reduced font sizes for better readability on smaller screens.
Miscellaneous:
- Improved Documentation: Added detailed README, demo link, and screenshots.
- Dependency Updates: Updated dependencies for improved stability.
- Refactoring: Code cleanup, bug fixes, and better error handling throughout.