Skip to content

Releases: TheBigRoomXXL/tinyfeed

v1.0.1

15 Jan 06:20
Compare
Choose a tag to compare

Fix:

  • Bad CSP format in chrome for external stylesheet
  • Add nounce to external styleshet in case url is concidered invalid by chromium (like .dev/test.css)

v1.0.0

01 Jan 16:40
Compare
Choose a tag to compare

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.

v0.5.1

26 Sep 06:43
Compare
Choose a tag to compare

v0.5.0

22 Sep 07:11
Compare
Choose a tag to compare

v0.4.2

17 Sep 13:00
Compare
Choose a tag to compare

v0.4.1

16 Sep 13:49
Compare
Choose a tag to compare

v0.4.0

16 Sep 12:15
Compare
Choose a tag to compare

v0.3.0

13 Sep 15:16
Compare
Choose a tag to compare

v0.2.0

13 Sep 09:14
Compare
Choose a tag to compare

v0.1.2

12 Sep 13:07
Compare
Choose a tag to compare