Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 552 Bytes

File metadata and controls

28 lines (18 loc) · 552 Bytes

Changelog

v0.2.1

  • Fix non-RSS 2.0 feeds not working
  • Use Null coalescing operator instead of default value of getPopulatedValue

v0.2.0

  • Refactor FilesystemStorage to use single files per feed
  • Fix error on missing item date and description

v0.1.2

  • Fix some rendering of images in feeds
  • Update documentation
  • Allow setting the refresh rate per feed

v0.1.1

  • Make style more consistent with IcingaDB
  • Add name of feed in lists
  • Add option to enable and disable feeds
  • Add configuration form

v0.1.0

  • Initial Release